取消Windows Server 2008 R2密码过期提示

  • 时间:2025-05-24 23:18:15
  • 分类:网络文摘
  • 阅读:94 次

在之前的文章“windows server 2008 r2到windows 7的改造之路”中,我提到过将windows server 2008 r2调整得像windows 7一样,并且使用效果非常好,甚至更好。然而,今日启动系统时,出现了“考虑更改密码,密码将在5天后过期”的提示。这让我意识到,在改造过程中,我忽略了windows server 2008 r2的administrator账户的密码过期设置,这是一个疏忽。

取消Windows Server 2008 R2密码过期提示 alt="取消Windows Server 2008 R2密码过期提示" />根本原因在于没有为当前账户启用“永不过期”的密码选项。此外,这个提示是由组策略设置的,如下图所示:

取消Windows Server 2008 R2密码过期提示 alt="取消Windows Server 2008 R2密码过期提示" />要禁用此功能,请打开“服务器管理器”:

取消Windows Server 2008 R2密码过期提示 alt="取消Windows Server 2008 R2密码过期提示" />然后按照上图指示,进入配置---本地用户和组---用户---administrator,打开属性窗口,并选择“密码永不过期”选项,这样就可以解决问题了。

推荐阅读:
Use jQuery Migrate Helper Plugin to Fix the Classic Editor Error  How to Fix CloudFlare Error 1101 (Worker threw exception)?  Python Function to Convert Excel Sheet Column Titles to Numbers  Algorithm to Find the Kth Missing Positive Number in Array  How to Partition a String into Palindromes using DFS Algorithm?  How to Get Blockchain Version of Steem RPC Node using Javascript  How to Find All Duplicates in an Array using Python?  Bruteforce and Rolling Hash Algorithm to Compute the Longest Hap  How to Choose the Right Products and Services to Blog About  Buying a Home as a Blogger 
评论列表
添加评论