Windows 远程桌面弹出密码解决方案

因为每天需要用mstsc来远程登录windows 的计算机,但是即使我每次勾选保存了密码,仍然会让我选择输入password,影响了效率。

解决方案如下:

    1. 需要修改组策略

      gpedit.msc进入组策略编辑,Administrative Templates--> System-->Credential Delegation--> Allow delegating saved credentials with NTLM-only server authentication

Windows 远程桌面弹出密码解决方案

b. 在 将服务器添加到列表中 添加TERMSRV/*,保存后等待组策略生效,或者手动刷新组策略。

Windows 远程桌面弹出密码解决方案

c. 取消勾选mstsc 属性 Always ask for credentials

Windows 远程桌面弹出密码解决方案