Skip to content

Commit 93f0ce2

Browse files
authored
Update create-and-manage-central-store.md
1 parent 8eaf169 commit 93f0ce2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/windows-client/group-policy/create-and-manage-central-store.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ _Original KB number:_   3087759
2929
- [Administrative Templates (.admx) for Windows 10, version 1607 and Windows Server 2016](https://www.microsoft.com/download/details.aspx?id=53430)
3030

3131
> [!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.
3333
3434
To view ADMX spreadsheets of the new settings that are available in later operating system versions, see the following spreadsheets:
3535

@@ -49,7 +49,7 @@ A new policy **AllowedNonAdminPackageFamilyNameRules** is added to the AppxPacka
4949

5050
## Administrative Templates file storage
5151

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.
5353

5454
## The Central Store
5555

@@ -68,7 +68,7 @@ If you already have such a folder that has a previously built Central Store, use
6868
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:
6969

7070
- 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.
7272

7373
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.
7474

@@ -85,7 +85,7 @@ We suggest that you use this approach because you can revert to the old folder i
8585

8686
## Group Policy administration
8787

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.
8989

9090
## Updating the Administrative Templates files
9191

0 commit comments

Comments
 (0)