如何禁用windows server 2008密码复杂性要求(disable windows server 2008 password complexity requirement)

如果您经常忘记Windows Server 2008密码,您会怎么做?准备Windows Server 2008密码重置磁盘或重置软件?也许我们可以着手设置密码策略。众所周知,Windows Server 2008的密码默认比其他操作系统的密码更复杂、更严格,大写字母、小写字母和数字的总数不少于8个。事实上,如果您采取措施编辑Windows Server 2008密码策略以禁用复杂性要求,问题就会...

步骤

  1. 1点击桌面右下角的“开始”菜单,然后进入“运行”。
  2. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 1
  3. 2输入“gpedit.msc”(不带引号)。然后出现“组策略”框。
  4. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 2
  5. 3在“组策略”目录下选择“计算机配置”,点击“本地计算机策略”,然后点击“计算机配置窗口设置-安全设置-密码策略”。
  6. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 3
  7. 4在框中找到“密码必须满足复杂性要求”,然后将其设置为“禁用”。
  8. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 4
  9. 5查找行“长度”,并将其设置为“0个字符”。如果默认显示“6个字符”,则表示新密码至少应包含6个单词。
  10. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 5
  11. 6将“最低密码期限”设置为“o天”。
  12. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 6
  13. 7将“强制密码历史记录”设置为“o天”。
  14. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 7
  15. 8完成上述设置后,输入“gpupdate/force”强制刷新组策略。
  16. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 8
  17. 9设置新的不太复杂的密码。
  18. Image titled Disable Windows Server 2008 Password Complexity Requirement Step 9
  • 发表于 2022-03-22 17:20
  • 阅读 ( 32 )
  • 分类:IT

你可能感兴趣的文章

仍然使用windows xp?手动更新或获取蠕虫

微软刚刚修补了WindowsXP中的一个远程代码执行漏洞,在退出主流支持五年后进行了一次关键的更新。但是,Windows Update不会自动安装它。您必须手动从Microsoft网站下载并安装它。 正如Microsoft的安全响应中心所解释的,此修补程...

  • 发布于 2021-04-03 14:10
  • 阅读 ( 147 )

如果由于以前的密码而无法连接到wi-fi网络,您会怎么做?

...如何删除旧的Wi-Fi密码并添加新密码: My brother changed the password for the Wi-Fi network I use to connect my laptop to the Internet when he moved to another city. I know the new password, but I am unable to connect to the Internet now because of the previously saved password. How can...

  • 发布于 2021-04-10 22:02
  • 阅读 ( 126 )

适用于windows 7和windows server 2008 r2的internet explorer 11稳定版现在可以下载

...全,还是在自己的系统上更新所选浏览器,现在可以下载Windows 7和Windows Server 2008 R2的稳定版Internet Explorer 11。 现在稳定的版本已经发布,您可以访问微软的博客来了解最新版本的internetexplorer的所有新特性和改进。 面向消费者和...

  • 发布于 2021-04-11 14:54
  • 阅读 ( 153 )

如何轻松地从windows任务计划程序发送电子邮件

...ERNAME – The username you need to authenticate with the SMTP server. -xp PASSWORD – The password you need to authenticate with the SMTP server. -o tls=yes – Enables TLS encryption. May be necessary for some SMTP servers. 如果您使用的是Gmail的SMTP服务器,则需要以下服务器选...

  • 发布于 2021-04-12 05:53
  • 阅读 ( 186 )

如何在Server2008R2上重置忘记的域管理员密码

... I bet you weren’t expecting that open a command prompt  To change the password type: net user administrator * 一旦你按下回车键,你将被要求设置一个新的密码,然后确认它,当输入你的新密码不要担心,如果你不能看到他们,因为你键入,他们是...

  • 发布于 2021-04-12 09:33
  • 阅读 ( 189 )

如何将windows server试用期无缝延长到240天

...挤出越多的时间,它们就越有用。 这里我们将向您展示如何将WindowsServer2008R2评估版的使用时间延长到最大值。 工作原理 一旦激活,Windows Server 2008 R2评估(或试用)将持续180天,在此之后,您必须输入有效的许可证密钥,否...

  • 发布于 2021-04-12 13:07
  • 阅读 ( 148 )

it:如何在windows server 2008上以hyper-v创建虚拟机

一旦安装了Hyper-V,首先要做的就是开始创建虚拟机。这个过程主要是下一个,下一个,完成的事情,但只是在你不确定的情况下,这里有一个快速开始完成指南。 注意:这是我们正在进行的IT管理基础系列教学的一部分,可能...

  • 发布于 2021-04-12 15:14
  • 阅读 ( 110 )

it:如何在windows server 2008 r2上安装hyper-v虚拟化

...置在Windows中,所以工作得非常好。今天我们将向您展示如何安装它。 注意:这是我们正在进行的IT管理基础系列教学的一部分,可能不适用于所有人。 安装hyper-v 通过单击固定的图标或使用“开始”菜单启动服务器管理器。 ...

  • 发布于 2021-04-12 15:16
  • 阅读 ( 157 )

it:如何在Server2008R2核心上安装和管理ActiveDirectory

...工具实现的任务,而是必须从命令行使用DCPROMO。下面是如何做到这一点。 注意:这是我们正在进行的IT管理基础系列教学的一部分,可能不适用于所有人。 在安装activedirectory之前,有几件事需要先做——我们需要设置网络适配...

  • 发布于 2021-04-12 15:42
  • 阅读 ( 185 )

it:如何在windows server 2008 r2中设置dhcp

继续学习IT基础知识系列,今天我们将向您展示如何在WindowsServer2008上设置DHCP,而不是在路由器上使用它。 注意:这是我们正在进行的IT管理基础系列教学的一部分,可能不适用于所有人。 本指南假设您已经在一台机器上安装...

  • 发布于 2021-04-12 15:48
  • 阅读 ( 190 )
MR丶小南
MR丶小南

0 篇文章

相关推荐