You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Administrative Templates (.admx) for Windows 10, version 1607 and Windows Server 2016](https://www.microsoft.com/download/details.aspx?id=53430)
30
30
31
31
> [!CAUTION]
32
-
> Use the ADMX download packages in only the Central Store scenario. Replacing files in c:\Windows\PolicyDefinitions is not supported.
32
+
> Use the ADMX download packages in only the Central Store scenario. Replacing files in c:\Windows\PolicyDefinitions isn't supported.
33
33
34
34
To view ADMX spreadsheets of the new settings that are available in later operating system versions, see the following spreadsheets:
35
35
@@ -49,7 +49,7 @@ A new policy **AllowedNonAdminPackageFamilyNameRules** is added to the AppxPacka
49
49
50
50
## Administrative Templates file storage
51
51
52
-
Windows uses a Central Store to store Administrative Templates files. The ADM folder is not created in a Group Policy Object (GPO) as it is done in earlier versions of Windows. Therefore, Windows domain controllers do not store or replicate redundant copies of .adm files.
52
+
Windows uses a Central Store to store Administrative Templates files. The ADM folder is no longer created in a Group Policy Object (GPO) as it was in earlier versions of Windows. Therefore, Windows domain controllers don't store or replicate redundant copies of .adm files.
53
53
54
54
## The Central Store
55
55
@@ -68,7 +68,7 @@ If you already have such a folder that has a previously built Central Store, use
68
68
Copy all files from the PolicyDefinitions folder on a source computer to the new PolicyDefinitions folder on the domain controller. The source location can be either of the following locations:
69
69
70
70
- The `C:\Windows\PolicyDefinitions` folder on a Windows 10-based or Windows 11-based client computer
71
-
- The `C:\Program Files (x86)\Microsoft Group Policy\<version-specific>\PolicyDefinitions` folder, if you have downloaded any of the Administrative Templates separately from the links above.
71
+
- The `C:\Program Files (x86)\Microsoft Group Policy\<version-specific>\PolicyDefinitions` folder, if you downloaded any of the Administrative Templates separately from the links above.
72
72
73
73
The PolicyDefinitions folder on the Windows domain controller stores all .admx files and .adml files for all languages that are enabled on the client computer.
74
74
@@ -85,7 +85,7 @@ We suggest that you use this approach because you can revert to the old folder i
85
85
86
86
## Group Policy administration
87
87
88
-
Windows 10 and later versions do not include Administrative Templates that have an .adm extension. We recommend that you use computers that are running Windows 10 or later versions of Windows to perform Group Policy administration.
88
+
Windows 10 and later versions don't include Administrative Templates that have an .adm extension. We recommend that you use computers that are running Windows 10 or later versions of Windows to perform Group Policy administration.
0 commit comments