Skip to content

Commit d168b36

Browse files
authored
update per reviewer's comments
1 parent 8015e68 commit d168b36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

support/windows-server/remote/remote-desktop-licensing-mode-not-configured-warning.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,15 @@ If you use Group Policy to manage RDS, check the following subkey and entries:
8686

8787
- `LicenseServers` (string value)
8888
- `LicensingMode` (DWORD value)
89+
- `4`: **Per User**
90+
- `2`: **Per Device**
8991

9092
If you use the Remote Desktop Services console in Server Manager, check the following subkeys and entries:
9193

9294
- `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM\Licensing Core`
9395
- `LicensingMode` (DWORD value)
96+
- `4`: **Per User**
97+
- `2`: **Per Device**
9498
- `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService\Parameters\LicenseServers\SpecifiedLicenseServers`
9599
- `SpecifiedLicenseServers` (multi-string value)
96100

0 commit comments

Comments
 (0)