Skip to content

Windows Server Core

Lucian Cumpata edited this page Sep 7, 2019 · 3 revisions
  • Enable RDP Log in into Windows Server Core and run the scregedit.wsf script located in %windir%\system32\scregedit.wsf

cscript %windir%\system32\scregedit.wsf /ar 0

You can check the registry setting by typing:

cscript %windir%\system32\scregedit.wsf /ar /v

Clone this wiki locally