Update windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
Michael Mardahl 2019-09-22 06:56:10 +02:00 committed by GitHub
parent bf3926c4a4
commit 7e81063a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ Requirements:
> 2. Install the package on the Primary Domain Controller (PDC). > 2. Install the package on the Primary Domain Controller (PDC).
> 3. Navigate, depending on the version to the folder: > 3. Navigate, depending on the version to the folder:
> **C:\Program Files (x86)\Microsoft Group Policy\Windows 10 \<month\> \<year\> Update (\<feature release\>) \<policy version\>** > **C:\Program Files (x86)\Microsoft Group Policy\Windows 10 \<month\> \<year\> Update (\<feature release\>) \<policy version\>**
> 4. Copy policy definitions folder to **C:\Windows\SYSVOL\domain\Policies** (N.B. If this folder does not exist, then be aware that you will be switching to a [central policy store](https://support.microsoft.com/da-dk/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra) for your entire domain). > 4. Copy policy definitions folder to **C:\Windows\SYSVOL\domain\Policies** (N.B. If this folder does not exist, then be aware that you will be switching to a [central policy store](https://support.microsoft.com/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra) for your entire domain).
> 5. Restart the Primary Domain Controller for the policy to be available. > 5. Restart the Primary Domain Controller for the policy to be available.
> This procedure will work for any future version as well. > This procedure will work for any future version as well.