mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-20 17:27:23 +00:00
Fixes and notes for version not showed on the original article #969
This commit is contained in:
parent
5d02c6304b
commit
684ec8e378
@ -107,21 +107,27 @@ Requirements:
|
|||||||
- Enterprise AD must be integrated with Azure AD.
|
- Enterprise AD must be integrated with Azure AD.
|
||||||
- Ensure that PCs belong to same computer group.
|
- Ensure that PCs belong to same computer group.
|
||||||
|
|
||||||
1. Create a Group Policy Object (GPO) and enable the Group Policy **Computer Configuration** > **Policies** > **Administrative Templates** > **Windows Components** > **MDM** > **Enable automatic MDM enrollment using default Azure AD credentials**.
|
>[!IMPORTANT]
|
||||||
>[!Note]
|
>If you do not see the policy, it may be caused because you don’t have the ADMX installed for Windows 10, version 1803 or version 1809. To fix the issue, follow these steps:
|
||||||
>If you do not see the policy, it may be caused because you don’t have the ADMX installed for Windows 10, version 1803. To fix the issue, follow these steps:
|
> 1. Download :
|
||||||
> 1. Download [Administrative Templates (.admx) for Windows 10 April 2018 Update (1803)
|
> 1803 -->[Administrative Templates (.admx) for Windows 10 April 2018 Update (1803)](https://www.microsoft.com/en-us/download/details.aspx?id=56880) or
|
||||||
](https://www.microsoft.com/en-us/download/details.aspx?id=56880).
|
> 1809 --> [Administrative Templates for Windows 10 October 2018 Update (1809)](https://www.microsoft.com/en-us/download/details.aspx?id=57576)
|
||||||
> 2. Install the package on the Primary Domain Controller.
|
> 2. Install the package on the Primary Domain Controller (PDC).
|
||||||
> 3. Navigate to the folder **C:\Program Files (x86)\Microsoft Group Policy\Windows 10 April 2018 Update (1803) v2**.
|
> 3. Navigate, depending on the version to the folder:
|
||||||
> 4. Copy policy definitions folder to **C:\Windows\SYSVOL\domain\Policies**.
|
> 1803 --> **C:\Program Files (x86)\Microsoft Group Policy\Windows 10 April 2018 Update (1803) v2**, or
|
||||||
> 5. Restart the Primary Domain Controller for the policy to be available.
|
> 1809 --> **C:\Program Files (x86)\Microsoft Group Policy\Windows 10 October 2018 Update (1809) v2**
|
||||||
|
> 4. Copy policy definitions folder to **C:\Windows\SYSVOL\domain\Policies**.
|
||||||
|
> 5. Restart the Primary Domain Controller for the policy to be available.
|
||||||
|
|
||||||
|
1. Create a Group Policy Object (GPO) and enable the Group Policy **Computer Configuration** > **Policies** > **Administrative Templates** > **Windows Components** > **MDM** > **Enable automatic MDM enrollment using default Azure AD credentials**.
|
||||||
2. Create a Security Group for the PCs.
|
2. Create a Security Group for the PCs.
|
||||||
3. Link the GPO.
|
3. Link the GPO.
|
||||||
4. Filter using Security Groups.
|
4. Filter using Security Groups.
|
||||||
5. Enforce a GPO link
|
5. Enforce a GPO link
|
||||||
|
|
||||||
|
>[!IMPORTANT]
|
||||||
|
> Version 1903 (March 2019) is actually an Insider and it doesn't contains and Win 10 Adm Templates yet.
|
||||||
|
|
||||||
### Related topics
|
### Related topics
|
||||||
|
|
||||||
- [Group Policy Management Console](https://technet.microsoft.com/library/cc753298(v=ws.11).aspx)
|
- [Group Policy Management Console](https://technet.microsoft.com/library/cc753298(v=ws.11).aspx)
|
||||||
@ -129,3 +135,8 @@ Requirements:
|
|||||||
- [Link a Group Policy Object](https://technet.microsoft.com/library/cc732979(v=ws.11).aspx)
|
- [Link a Group Policy Object](https://technet.microsoft.com/library/cc732979(v=ws.11).aspx)
|
||||||
- [Filter Using Security Groups](https://technet.microsoft.com/library/cc752992(v=ws.11).aspx)
|
- [Filter Using Security Groups](https://technet.microsoft.com/library/cc752992(v=ws.11).aspx)
|
||||||
- [Enforce a Group Policy Object Link](https://technet.microsoft.com/library/cc753909(v=ws.11).aspx)
|
- [Enforce a Group Policy Object Link](https://technet.microsoft.com/library/cc753909(v=ws.11).aspx)
|
||||||
|
|
||||||
|
### Useful Links
|
||||||
|
- [windows 10 Administrative Templates for Windows 10 April 2018 Update 1803](https://www.microsoft.com/download/details.aspx?id=56880)
|
||||||
|
- [windows 10 Administrative Templates for Windows 10 October 2018 Update 1809](https://www.microsoft.com/download/details.aspx?id=57576)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user