update
This commit is contained in:
1
Exemples/test.ps1
Normal file
1
Exemples/test.ps1
Normal file
@ -0,0 +1 @@
|
||||
Get-ADReplAccount -All -Server $env:ComputerName -NamingContext $(Get-ADDomain | select -ExpandProperty DistinguishedName) | Test-PasswordQuality -IncludeDisabledAccounts
|
Reference in New Issue
Block a user