Skip to content

Commit 1f3a593

Browse files
committed
Formatting tweak
1 parent 1c655dd commit 1f3a593

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

articles/virtual-desktop/administrative-template.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,13 @@ To add the administrative template to Group Policy, select a tab for your scenar
5252

5353
1. On your domain controllers, copy and paste the following files to the relevant location, depending if you store Group Policy templates in the local `PolicyDefinitions` folder or the [Group Policy Central Store](/troubleshoot/windows-client/group-policy/create-and-manage-central-store). Replace `contoso.com` with your domain name, and `en-US` if you're using a different language.
5454

55-
| Filename | Local location | Central Store |
56-
|--|--|--|
57-
| `terminalserver-avd.admx` | `C:\Windows\PolicyDefinitions\` | `\\contoso.com\SYSVOL\contoso.com\Policies\PolicyDefinitions` |
58-
| `en-US\terminalserver-avd.adml` | `C:\Windows\PolicyDefinitions\en-US\` | `\\contoso.com\SYSVOL\contoso.com\Policies\PolicyDefinitions\en-US` |
55+
- **Filename**: `terminalserver-avd.admx`
56+
- **Local location**: `C:\Windows\PolicyDefinitions\`
57+
- **Central Store**: `\\contoso.com\SYSVOL\contoso.com\Policies\PolicyDefinitions`
58+
59+
- **Filename**: `en-US\terminalserver-avd.adml`
60+
- **Local location**: `C:\Windows\PolicyDefinitions\en-US\`
61+
- **Central Store**: `\\contoso.com\SYSVOL\contoso.com\Policies\PolicyDefinitions\en-US`
5962

6063
1. On a device you use to manage Group Policy, open the **Group Policy Management Console (GPMC)** and create or edit a policy that targets your session hosts.
6164

@@ -76,10 +79,11 @@ To add the administrative template to Group Policy, select a tab for your scenar
7679

7780
1. On each session host, copy and paste the following files to the relevant location. Replace `en-US` if you're using a different language.
7881

79-
| Filename | Local location |
80-
|--|--|
81-
| `terminalserver-avd.admx` | `C:\Windows\PolicyDefinitions\` |
82-
| `en-US\terminalserver-avd.adml` | `C:\Windows\PolicyDefinitions\en-US\` |
82+
- **Filename**: `terminalserver-avd.admx`
83+
- **Local location**: `C:\Windows\PolicyDefinitions\`
84+
85+
- **Filename**: `en-US\terminalserver-avd.adml`
86+
- **Local location**: `C:\Windows\PolicyDefinitions\en-US\`
8387

8488
1. Open the **Local Group Policy Editor** console on a session host.
8589

0 commit comments

Comments
 (0)