another typo

This commit is contained in:
Brian Lich 2016-07-19 10:59:18 -07:00
parent aadfd5abfb
commit b6174c6a45

View File

@ -49,7 +49,7 @@ You must enable Remote Credential Guard on the target device by using the regist
You can add this by running the following from an elevated command prompt: You can add this by running the following from an elevated command prompt:
``` ```
reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v DisableRestrictedAdmin /d 0 /t REG_DWORD` reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v DisableRestrictedAdmin /d 0 /t REG_DWORD
``` ```
## Using Remote Credential Guard ## Using Remote Credential Guard