mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
More link fixes
This commit is contained in:
parent
751cd8f60b
commit
c779c0bd37
@ -21,7 +21,7 @@ manager: aaroncz
|
||||
|
||||
### EnterpriseAppVManagement CSP node structure
|
||||
|
||||
[EnterpriseAppVManagement CSP reference](./enterpriseappvmanagement-csp.md)
|
||||
[EnterpriseAppVManagement CSP reference](../mdm/enterpriseappvmanagement-csp.md)
|
||||
|
||||
The following example shows the EnterpriseAppVManagement configuration service provider in tree format.
|
||||
|
||||
@ -72,7 +72,7 @@ EnterpriseAppVManagement
|
||||
|
||||
<p>Sync command:</p>
|
||||
|
||||
[App-V Sync protocol reference]( https://msdn.microsoft.com/enus/library/mt739986.aspx)
|
||||
[App-V Sync protocol reference](https://msdn.microsoft.com/enus/library/mt739986.aspx)
|
||||
|
||||
<p><b>AppVDynamicPolicy</b> - A read/write node that contains the App-V dynamic configuration for an MDM device (applied globally to all users for that device) or a specific MDM user.</p>
|
||||
|
||||
@ -85,7 +85,7 @@ EnterpriseAppVManagement
|
||||
|
||||
<p>Dynamic policy examples:</p>
|
||||
|
||||
[Dynamic configuration processing](/windows/application-management/app-v/appv-application-publishing-and-client-interaction#bkmk-dynamic-config">Dynamic configuration processing)
|
||||
[Dynamic configuration processing](/windows/application-management/app-v/appv-application-publishing-and-client-interaction#dynamic-configuration-processing)
|
||||
|
||||
<p><b>AppVPackageManagement</b> - Primarily read-only App-V package inventory data for MDM servers to query current packages.</p>
|
||||
|
||||
@ -114,9 +114,9 @@ EnterpriseAppVManagement
|
||||
|
||||
<p>A complete list of App-V policies can be found here:</p>
|
||||
|
||||
[ADMX-backed policy reference](./policy-configuration-service-provider.md)
|
||||
[ADMX-backed policy reference](../mdm/policy-configuration-service-provider.md)
|
||||
|
||||
[EnterpriseAppVManagement CSP reference](./enterpriseappvmanagement-csp.md)
|
||||
[EnterpriseAppVManagement CSP reference](../mdm/enterpriseappvmanagement-csp.md)
|
||||
|
||||
### SyncML examples
|
||||
|
||||
@ -164,7 +164,7 @@ EnterpriseAppVManagement
|
||||
|
||||
<p>Complete list of App-V policies can be found here:</p>
|
||||
|
||||
[Policy CSP](./policy-configuration-service-provider.md)
|
||||
[Policy CSP](../mdm/policy-configuration-service-provider.md)
|
||||
|
||||
#### SyncML with package published for a device (global to all users for that device)
|
||||
|
||||
|
@ -16,7 +16,7 @@ ms.date: 06/26/2017
|
||||
|
||||
# Bulk enrollment
|
||||
|
||||
Bulk enrollment is an efficient way to set up a large number of devices to be managed by an MDM server without the need to reimage the devices. In Windows 10 and 11 desktop devices, you can use the [Provisioning CSP](provisioning-csp.md) for bulk enrollment, except for the Azure Active Directory Join (Cloud Domain Join) enrollment scenario.
|
||||
Bulk enrollment is an efficient way to set up a large number of devices to be managed by an MDM server without the need to reimage the devices. In Windows 10 and 11 desktop devices, you can use the [Provisioning CSP](../mdm/provisioning-csp.md) for bulk enrollment, except for the Azure Active Directory Join (Cloud Domain Join) enrollment scenario.
|
||||
|
||||
## Typical use cases
|
||||
|
||||
@ -69,7 +69,7 @@ Using the WCD, create a provisioning package using the enrollment information re
|
||||
- **EnrollmentServiceFullUrl** - Optional and in most cases, it should be left blank.
|
||||
- **PolicyServiceFullUrl** - Optional and in most cases, it should be left blank.
|
||||
- **Secret** - Password
|
||||
For detailed descriptions of these settings, see [Provisioning CSP](provisioning-csp.md).
|
||||
For detailed descriptions of these settings, see [Provisioning CSP](../mdm/provisioning-csp.md).
|
||||
Here's the screenshot of the WCD at this point.
|
||||
|
||||

|
||||
@ -118,7 +118,7 @@ Using the WCD, create a provisioning package using the enrollment information re
|
||||
- **EnrollmentServiceFullUrl** - Optional and in most cases, it should be left blank.
|
||||
- **PolicyServiceFullUrl** - Optional and in most cases, it should be left blank.
|
||||
- **Secret** - the certificate thumbprint.
|
||||
For detailed descriptions of these settings, see [Provisioning CSP](provisioning-csp.md).
|
||||
For detailed descriptions of these settings, see [Provisioning CSP](../mdm/provisioning-csp.md).
|
||||
8. Configure the other settings, such as the Wi-Fi connection so that the device can join a network before joining MDM (for example, **Runtime settings** > **ConnectivityProfiles** > **WLANSetting**).
|
||||
9. When you're done adding all the settings, on the **File** menu, click **Save**.
|
||||
10. Export and build the package (steps 10-13 in the procedure above).
|
||||
|
Loading…
x
Reference in New Issue
Block a user