windows-itpro-docs/windows/client-management/mdm/policy-csp-enterprisecloudprint.md

10 KiB

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.author ms.topic ms.prod ms.technology author ms.date
Policy CSP - EnterpriseCloudPrint Policy CSP - EnterpriseCloudPrint maricia article w10 windows nickbrower 09/29/2017

Policy CSP - EnterpriseCloudPrint

Warning

Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.


EnterpriseCloudPrint policies

EnterpriseCloudPrint/CloudPrintOAuthAuthority
EnterpriseCloudPrint/CloudPrintOAuthClientId
EnterpriseCloudPrint/CloudPrintResourceId
EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint
EnterpriseCloudPrint/DiscoveryMaxPrinterLimit
EnterpriseCloudPrint/MopriaDiscoveryResourceId

**EnterpriseCloudPrint/CloudPrintOAuthAuthority**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Specifies the authentication endpoint for acquiring OAuth tokens. This policy must target ./User, otherwise it fails.

The datatype is a string.

The default value is an empty string. Otherwise, the value should contain the URL of an endpoint. For example, "https://azuretenant.contoso.com/adfs".


**EnterpriseCloudPrint/CloudPrintOAuthClientId**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Specifies the GUID of a client application authorized to retrieve OAuth tokens from the OAuthAuthority. This policy must target ./User, otherwise it fails.

The datatype is a string.

The default value is an empty string. Otherwise, the value should contain a GUID. For example, "E1CF1107-FF90-4228-93BF-26052DD2C714".


**EnterpriseCloudPrint/CloudPrintResourceId**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Specifies the per-user resource URL for which access is requested by the enterprise cloud print client during OAuth authentication. This policy must target ./User, otherwise it fails.

The datatype is a string.

The default value is an empty string. Otherwise, the value should contain a URL. For example, "http://MicrosoftEnterpriseCloudPrint/CloudPrint".


**EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Specifies the per-user end point for discovering cloud printers. This policy must target ./User, otherwise it fails.

The datatype is a string.

The default value is an empty string. Otherwise, the value should contain the URL of an endpoint. For example, "https://cloudprinterdiscovery.contoso.com".


**EnterpriseCloudPrint/DiscoveryMaxPrinterLimit**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark cross mark check mark2 check mark2

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Defines the maximum number of printers that should be queried from a discovery end point. This policy must target ./User, otherwise it fails.

The datatype is an integer.

For Windows Mobile, the default value is 20.


**EnterpriseCloudPrint/MopriaDiscoveryResourceId**
Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark2 check mark2 check mark2 check mark2 check mark2 check mark2

Scope:

[!div class = "checklist"]

  • User

Added in Windows 10, version 1703. Specifies the per-user resource URL for which access is requested by the Mopria discovery client during OAuth authentication. This policy must target ./User, otherwise it fails.

The datatype is a string.

The default value is an empty string. Otherwise, the value should contain a URL. For example, "http://MopriaDiscoveryService/CloudPrint".


Footnote:

  • 1 - Added in Windows 10, version 1607.
  • 2 - Added in Windows 10, version 1703.
  • 3 - Added in Windows 10, version 1709.