因为每天需要用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 远程桌面弹出密码解决方案

转载于:https://blog.51cto.com/daniel1205/1875072

相关文章:

  • 2022-02-27
  • 2021-11-29
  • 2022-12-23
  • 2021-11-23
  • 2021-12-19
  • 2021-12-06
  • 2021-04-08
  • 2021-06-07
猜你喜欢
  • 2021-07-11
  • 2021-08-15
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2021-09-07
  • 2022-12-23
相关资源
相似解决方案