新建用户

net user demo 123 /add
net localgroup administrators demo /add

开启远程桌面服务(3389):

reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /F
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v fDenyTSConnections /t REG_DWORD /d 0

referer:http://apps.hi.baidu.com/share/detail/15523701

相关文章:

  • 2021-08-05
  • 2021-06-28
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2022-01-18
  • 2021-12-20
猜你喜欢
  • 2021-10-15
  • 2022-12-23
  • 2021-09-04
  • 2021-12-28
相关资源
相似解决方案