mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
PubOps comment fixes
This commit is contained in:
parent
a42292859c
commit
ca352e2527
@ -27,7 +27,7 @@ The Accounts configuration service provider (CSP) is used by the enterprise (1)
|
|||||||
|
|
||||||
The following syntax shows the Accounts configuration service provider in tree format.
|
The following syntax shows the Accounts configuration service provider in tree format.
|
||||||
|
|
||||||
```
|
```console
|
||||||
./Device/Vendor/MSFT
|
./Device/Vendor/MSFT
|
||||||
Accounts
|
Accounts
|
||||||
----Domain
|
----Domain
|
||||||
|
@ -37,7 +37,7 @@ The `./Vendor/MSFT/ActiveSync path` is deprecated, but will continue to work in
|
|||||||
|
|
||||||
The following example shows the ActiveSync configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
The following example shows the ActiveSync configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||||
|
|
||||||
```
|
```console
|
||||||
./Vendor/MSFT
|
./Vendor/MSFT
|
||||||
ActiveSync
|
ActiveSync
|
||||||
----Accounts
|
----Accounts
|
||||||
|
@ -25,7 +25,7 @@ For the firewall settings, note that PublicProfile and PrivateProfile are mutual
|
|||||||
|
|
||||||
The following example shows the AllJoynManagement configuration service provider in tree format
|
The following example shows the AllJoynManagement configuration service provider in tree format
|
||||||
|
|
||||||
```
|
```console
|
||||||
./Vendor/MSFT
|
./Vendor/MSFT
|
||||||
AllJoynManagement
|
AllJoynManagement
|
||||||
----Configurations
|
----Configurations
|
||||||
|
@ -30,9 +30,9 @@ OMA considers each transport to be an application and requires a corresponding A
|
|||||||
|
|
||||||
The following list shows the supported transports:
|
The following list shows the supported transports:
|
||||||
|
|
||||||
- w7, for bootstrapping a device with an OMA Device Management (OMA DM) account. For more information, see [w7 APPLICATION configuration service provider](w7-application-csp.md)
|
- w7, for bootstrapping a device with an OMA Device Management (OMA DM) account. For more information, see [w7 APPLICATION configuration service provider](w7-application-csp.md).
|
||||||
|
|
||||||
- w4, for configuring Multimedia Messaging Service (MMS). For more information, see [w4 APPLICATION configuration service provider](w4-application-csp.md)
|
- w4, for configuring Multimedia Messaging Service (MMS). For more information, see [w4 APPLICATION configuration service provider](w4-application-csp.md).
|
||||||
|
|
||||||
The APPID parameter differentiates these application transports. Each APPID must be registered with OMA, and any APPLICATION configuration service provider must be in the root of the provisioning document.
|
The APPID parameter differentiates these application transports. Each APPID must be registered with OMA, and any APPLICATION configuration service provider must be in the root of the provisioning document.
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ Existing WDAC policies deployed using the AppLocker CSP's CodeIntegrity node can
|
|||||||
|
|
||||||
The following example shows the ApplicationControl CSP in tree format.
|
The following example shows the ApplicationControl CSP in tree format.
|
||||||
|
|
||||||
```
|
```console
|
||||||
./Vendor/MSFT
|
./Vendor/MSFT
|
||||||
ApplicationControl
|
ApplicationControl
|
||||||
----Policies
|
----Policies
|
||||||
|
@ -83,7 +83,7 @@ Defines restrictions for applications.
|
|||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> When you create a list of allowed apps, all [inbox apps](#inboxappsandcomponents) are also blocked, and you must include them in your list of allowed apps. Don't forget to add the inbox apps for Phone, Messaging, Settings, Start, Email and accounts, Work and school, and other apps that you need.
|
> When you create a list of allowed apps, all [inbox apps](#inboxappsandcomponents) are also blocked, and you must include them in your list of allowed apps. Don't forget to add the inbox apps for Phone, Messaging, Settings, Start, Email and accounts, Work and school, and other apps that you need.
|
||||||
|
>
|
||||||
> Delete/unenrollment is not properly supported unless Grouping values are unique across enrollments. If multiple enrollments use the same Grouping value, then unenrollment will not work as expected since there are duplicate URIs that get deleted by the resource manager. To prevent this problem, the Grouping value should include some randomness. The best practice is to use a randomly generated GUID. However, there's no requirement on the exact value of the node.
|
> Delete/unenrollment is not properly supported unless Grouping values are unique across enrollments. If multiple enrollments use the same Grouping value, then unenrollment will not work as expected since there are duplicate URIs that get deleted by the resource manager. To prevent this problem, the Grouping value should include some randomness. The best practice is to use a randomly generated GUID. However, there's no requirement on the exact value of the node.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
|
@ -40,7 +40,7 @@ In Windows 10, version 1709, the AssignedAccess configuration service provider (
|
|||||||
|
|
||||||
The following example shows the AssignedAccess configuration service provider in tree format
|
The following example shows the AssignedAccess configuration service provider in tree format
|
||||||
|
|
||||||
```
|
```console
|
||||||
./Vendor/MSFT
|
./Vendor/MSFT
|
||||||
AssignedAccess
|
AssignedAccess
|
||||||
----KioskModeApp
|
----KioskModeApp
|
||||||
|
@ -34,7 +34,7 @@ For the CertificateStore CSP, you can't use the Replace command unless the node
|
|||||||
|
|
||||||
The following example shows the CertificateStore configuration service provider management object in tree format as used by both Open Mobile Alliance Device Management (OMA DM) and OMA Client Provisioning.
|
The following example shows the CertificateStore configuration service provider management object in tree format as used by both Open Mobile Alliance Device Management (OMA DM) and OMA Client Provisioning.
|
||||||
|
|
||||||
```
|
```console
|
||||||
./Vendor/MSFT
|
./Vendor/MSFT
|
||||||
CertificateStore
|
CertificateStore
|
||||||
----ROOT
|
----ROOT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user