- VM is stopped.
- Mount VHD in host with disk management.
- Execute this from host (Where G: is the mounted VHD):
- reg load HKLM\VHDSYS g:\windows\system32\config\system
- reg add "HKLM\VHDSYS\ControlSet001\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f
- reg unload HKLM\VHDSYS
- Unmount VHD
- Start VM.
No comments:
Post a Comment