How to change Default Domain Password Policy in Server Core - PowerShell

Опубликовано: 13 Март 2026
на канале: Safron Proxy Script
676
6

In This video I will show you how you can change the Default Domain Password Policy in Server Core using PowerShell command.
Commands used in this tutorial.

1. Get-ADDefaultDomainPasswordPolicy
2. Set-ADDefaultDomainPasswordPolicy -Identity alinrus.com -LockoutDuration 00:40:00 -LockoutObservationWindow 00:20:00 -LockoutThreshold :30.00:00:00 -MaxPasswordAge 30.00:00:00 -MiniPasswordLength 10 -PasswordHistoryCount 12