windows2003添加普通用户的远程桌面权限
生活随笔
收集整理的這篇文章主要介紹了
windows2003添加普通用户的远程桌面权限
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
編寫bat腳本,寫入下面內容就行了第一步將普通用戶加入遠程用戶組第二步設置普通用戶允許終端登錄
@echo offnet localgroup "Remote Desktop Users" userxxx /addWMIC RDPermissions Where "TerminalName='Console'" Call AddAccount "userxxxx", 2exit
@echo offnet localgroup "Remote Desktop Users" userxxx /addWMIC RDPermissions Where "TerminalName='Console'" Call AddAccount "userxxxx", 2exit
轉載于:https://blog.51cto.com/bluemood/958407
總結
以上是生活随笔為你收集整理的windows2003添加普通用户的远程桌面权限的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: WordPress 添加网页图标
- 下一篇: 计算机无法更新正在撤销更改,win7系统