Skip to content

Commit 10dfffb

Browse files
authored
[AzureADDS] Update example SYSTEMROOT format
1 parent 4632359 commit 10dfffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-domain-services/manage-group-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To complete this article, you need the following resources and privileges:
3838
* A user account that's a member of the *Azure AD DC administrators* group in your Azure AD tenant.
3939

4040
> [!NOTE]
41-
> You can use Group Policy Administrative Templates by copying the new templates to the management workstation. Copy the *.admx* files into `%SYSTEMROOT%\PolicyDefinitions` and copy the locale-specific *.adml* files to `%SYSTEMROOT%\PolicyDefinitions\[Language-CountryRegion]]`, where `Language-CountryRegion` matches the language and region of the *.adml* files.
41+
> You can use Group Policy Administrative Templates by copying the new templates to the management workstation. Copy the *.admx* files into `%SYSTEMROOT%\PolicyDefinitions` and copy the locale-specific *.adml* files to `%SYSTEMROOT%\PolicyDefinitions\[Language-CountryRegion]`, where `Language-CountryRegion` matches the language and region of the *.adml* files.
4242
>
4343
> For example, copy the English, United States version of the *.adml* files into the `\en-us` folder.
4444
>

0 commit comments

Comments
 (0)