积极答复者
本地组策略中密码策略对应的注册表位置在哪里

问题
答案
-
您好,
感谢您的发帖。
我们可以在以下路径找到:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SecEdit\Reg Values\
例如:Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SecEdit\Reg Values\MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/MaximumPasswordAge
另外,据我所知,密码策略安全设置不是注册表项。
有关使用power shell,我们可以使用以下命令获取指定计算机上的账户策略信息。
Get-LocalAccountPolicy –ComputerName MyComputer
希望以上信息有所帮助。
Best regards,
Kallen
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Kallen Wang 2018年11月27日 9:19
- 已标记为答案 Ziyu Huang 2018年12月6日 2:06
全部回复
-
您好,
感谢您的发帖。
我们可以在以下路径找到:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SecEdit\Reg Values\
例如:Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SecEdit\Reg Values\MACHINE/System/CurrentControlSet/Services/Netlogon/Parameters/MaximumPasswordAge
另外,据我所知,密码策略安全设置不是注册表项。
有关使用power shell,我们可以使用以下命令获取指定计算机上的账户策略信息。
Get-LocalAccountPolicy –ComputerName MyComputer
希望以上信息有所帮助。
Best regards,
Kallen
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Kallen Wang 2018年11月27日 9:19
- 已标记为答案 Ziyu Huang 2018年12月6日 2:06
-
您好,
只需检查以查看所提供的信息是否有用。如果您需要进一步的帮助,请告诉我们。
Best Regards,
Kallen
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.