mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Updated articles with grammar, headings, bullets, and lists.
This commit is contained in:
parent
e9bca0cb77
commit
23071f65bc
@ -14,6 +14,16 @@ ms.date: 06/26/2017
|
||||
|
||||
# Reboot CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The Reboot configuration service provider is used to configure reboot settings.
|
||||
|
||||
The following shows the Reboot configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
|
@ -146,7 +146,7 @@ The XML below is the current version for this CSP.
|
||||
|
||||
## Related topics
|
||||
|
||||
[Reboot configuration service provider](reboot-csp.md)
|
||||
[Reboot csp](reboot-csp.md)
|
||||
|
||||
|
||||
|
||||
|
@ -14,6 +14,16 @@ ms.date: 06/26/2017
|
||||
|
||||
# RemoteFind CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The RemoteFind configuration service provider retrieves the location information for a particular device.
|
||||
|
||||
The following shows the RemoteFind configuration service provider management object in tree format as used by OMA Client Provisioning.
|
||||
|
@ -297,7 +297,9 @@ The XML below is the current version for this CSP.
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
[Remotefind csp](remotefind-csp.md)
|
||||
|
||||
|
||||
|
||||
|
@ -14,6 +14,16 @@ ms.date: 06/26/2017
|
||||
|
||||
# RemoteRing CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
You can use the RemoteRing configuration service provider to remotely trigger a device to produce an audible ringing sound, regardless of the volume that is set on the device.
|
||||
|
||||
The following DDF format shows the RemoteRing configuration service provider in tree format.
|
||||
@ -52,7 +62,9 @@ The following sample shows how to initiate a remote ring on the device.
|
||||
</Exec>
|
||||
```
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||
|
||||
|
||||
|
||||
|
@ -93,7 +93,9 @@ The XML below is the current version for this CSP.
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
[Remotering csp](remotering-csp.md)
|
||||
|
||||
|
||||
|
||||
|
@ -14,6 +14,16 @@ ms.date: 08/13/2018
|
||||
|
||||
# RemoteWipe CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The RemoteWipe configuration service provider can be used by mobile operators DM server or enterprise management server to remotely wipe a device. The RemoteWipe configuration service provider can make the data stored in memory and hard disks difficult to recover if the device is remotely wiped after being lost or stolen.
|
||||
|
||||
The following shows the RemoteWipe configuration service provider management object in tree format as used by both OMA DM and OMA Client Provisioning. Enterprise IT Professionals can update these settings by using the Exchange Server.
|
||||
@ -79,7 +89,6 @@ Supported values:
|
||||
|
||||
## Related topics
|
||||
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||
|
||||
|
||||
|
@ -220,3 +220,7 @@ The XML below is the DDF for Windows 10, version 1809.
|
||||
</Node>
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
## Related topics
|
||||
|
||||
[Remotewipe csp](remotewipe-csp.md)
|
@ -14,6 +14,16 @@ ms.date: 06/26/2017
|
||||
|
||||
# Reporting CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The Reporting configuration service provider is used to retrieve Windows Information Protection (formerly known as Enterprise Data Protection) and security auditing logs. This CSP was added in Windows 10, version 1511.
|
||||
|
||||
The following DDF format shows the Reporting configuration service provider in tree format.
|
||||
@ -164,4 +174,8 @@ Retrieve a specified number of security auditing logs starting from the specifie
|
||||
</SyncBody>
|
||||
</SyncML>
|
||||
```
|
||||
-->
|
||||
-->
|
||||
|
||||
## Related topics
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
@ -285,9 +285,10 @@ The XML below is the current version for the desktop CSP.
|
||||
</Node>
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
[Reporting csp](reporting-csp.md)
|
||||
|
||||
|
||||
|
||||
|
@ -14,6 +14,16 @@ ms.date: 03/06/2018
|
||||
|
||||
# RootCATrustedCertificates CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The RootCATrustedCertificates configuration service provider enables the enterprise to set the Root Certificate Authority (CA) certificates.
|
||||
|
||||
> [!Note]
|
||||
|
@ -14,7 +14,6 @@ ms.date: 03/07/2018
|
||||
|
||||
# RootCATrustedCertificates DDF file
|
||||
|
||||
|
||||
This topic shows the OMA DM device description framework (DDF) for the **RootCACertificates** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||
|
||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||
@ -1986,3 +1985,7 @@ The XML below is for Windows 10, version 1803.
|
||||
</Node>
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
## Related topics
|
||||
|
||||
[Rootcacertificates csp](rootcacertificates-csp.md)
|
@ -14,6 +14,16 @@ ms.date: 06/26/2017
|
||||
|
||||
# SecureAssessment CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The SecureAssessment configuration service provider is used to provide configuration information for the secure assessment browser.
|
||||
|
||||
The following shows the SecureAssessment configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
|
@ -184,12 +184,6 @@ The XML below is the current version for this CSP.
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
[Secureassessment csp](secureassessment-csp.md)
|
||||
|
@ -14,6 +14,16 @@ ms.date: 06/26/2017
|
||||
|
||||
# SecurityPolicy CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The SecurityPolicy configuration service provider is used to configure security policy settings for WAP push, OMA Client Provisioning, OMA DM, Service Indication (SI), Service Loading (SL), and MMS.
|
||||
|
||||
> [!NOTE]
|
||||
@ -109,7 +119,6 @@ The following security policies are supported.
|
||||
|
||||
## Remarks
|
||||
|
||||
|
||||
Security roles allow or restrict access to device resources. The security role is based on the message origin and how the message is signed. You can assign multiple roles to a message in the security policy XML document by combining the decimal values of the roles that you want to assign. For example, to assign both the SECROLE\_KNOWN\_PPG and SECROLE\_OPERATOR\_TPS roles, use the decimal value 384 (256+128).
|
||||
|
||||
The following security roles are supported.
|
||||
@ -120,11 +129,8 @@ The following security roles are supported.
|
||||
|SECROLE_KNOWN_PPG|256|Known Push Proxy Gateway.<br>Messages assigned this role indicate that the device knows the address to the Push Proxy Gateway.|
|
||||
|SECROLE_ANY_PUSH_SOURCE|4096|Push Router.<br>Messages received by the push router will be assigned to this role.|
|
||||
|
||||
|
||||
|
||||
## OMA Client Provisioning examples
|
||||
|
||||
|
||||
Setting a security policy:
|
||||
|
||||
```xml
|
||||
@ -147,7 +153,6 @@ Querying a security policy:
|
||||
|
||||
## OMA DM examples
|
||||
|
||||
|
||||
Setting a security policy:
|
||||
|
||||
```xml
|
||||
@ -192,7 +197,6 @@ Querying a security policy:
|
||||
|
||||
## Microsoft Custom Elements
|
||||
|
||||
|
||||
The following table shows the Microsoft custom elements that this Configuration Service Provider supports for OMA Client Provisioning.
|
||||
|
||||
|Elements|Available|
|
||||
@ -200,9 +204,6 @@ The following table shows the Microsoft custom elements that this Configuration
|
||||
|parm-query|Yes|
|
||||
|noparm|Yes. If this is used, then the policy is set to 0 by default (corresponding to the most restrictive of policy values).|
|
||||
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||
|
@ -14,6 +14,15 @@ ms.date: 01/16/2019
|
||||
|
||||
# SharedPC CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
The SharedPC configuration service provider is used to configure settings for Shared PC usage.
|
||||
|
||||
@ -220,7 +229,6 @@ The default in the SharedPC provisioning package is 1024.
|
||||
|
||||
## Related topics
|
||||
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||||
|
||||
|
||||
|
@ -14,7 +14,6 @@ ms.date: 12/05/2017
|
||||
|
||||
# SharedPC DDF file
|
||||
|
||||
|
||||
This topic shows the OMA DM device description framework (DDF) for the **SharedPC** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||||
|
||||
Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download).
|
||||
@ -436,7 +435,6 @@ The XML below is the DDF for Windows 10, version 1703.
|
||||
|
||||
## Related topics
|
||||
|
||||
|
||||
[SharedPC configuration service provider](sharedpc-csp.md)
|
||||
|
||||
|
||||
|
@ -13,6 +13,16 @@ manager: dansimp
|
||||
|
||||
# TenantLockdown CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
> [!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. This CSP was added in Windows 10, version 1809.
|
||||
|
||||
@ -42,3 +52,7 @@ When RequireNetworkInOOBE is true, when the device goes through OOBE at first lo
|
||||
- False - No network connection requirement in OOBE.
|
||||
|
||||
Example scenario: Henry is the IT admin at Contoso. He deploys 1000 devices successfully with RequireNetworkInOOBE set to true. When users accidentally or intentionally reset their device, they are required to connect to a network before they can proceed. Upon successful connection, users see the Contoso branded sign-in experience where they must use their Azure AD credentials. There is no option to skip the network connection and create a local account.
|
||||
|
||||
## Related topics
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
@ -75,3 +75,7 @@ The XML below is for Windows 10, version 1809.
|
||||
</Node>
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
## Related topics
|
||||
|
||||
[Tenantlockdown csp](tenantlockdown-csp.md)
|
@ -13,6 +13,16 @@ manager: dansimp
|
||||
|
||||
# WiredNetwork CSP
|
||||
|
||||
The table below shows the applicability of Windows:
|
||||
|
||||
|Edition|Windows 10|Windows 11|
|
||||
|--- |--- |--- |
|
||||
|Home|Yes|Yes|
|
||||
|Pro|Yes|Yes|
|
||||
|Business|Yes|Yes|
|
||||
|Enterprise|Yes|Yes|
|
||||
|Education|Yes|Yes|
|
||||
|
||||
> [!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.
|
||||
|
||||
@ -72,3 +82,7 @@ The following example shows how to add a wired network profile:
|
||||
</SyncBody>
|
||||
</SyncML>
|
||||
```
|
||||
|
||||
## Related topics
|
||||
|
||||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
@ -167,3 +167,7 @@ The XML below is the current version for this CSP.
|
||||
</Node>
|
||||
</MgmtTree>
|
||||
```
|
||||
|
||||
## Related topics
|
||||
|
||||
[WiredNetwork CSP](wirednetwork-csp.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user