thetolkienblackguy / Set-LocalPasswordPolicy

MIT License
0 stars 0 forks source link

Not working #1

Open DroidBV8 opened 4 months ago

DroidBV8 commented 4 months ago

Hello,

I have want to test your function.

I have copy the .ps1 file on my desktop and authorize policy scripts with bypass parameters.

I use this command for example in powershell on admin 👍

Set-LocalPasswordPolicy -PasswordComplexity:$true -MinimumPasswordLength 8 -MinimumPasswordAge 1

I have no errors but not working. Gpedit is not modified.

thanks for your help

thetolkienblackguy commented 4 months ago

I hate to ask, but did you close and relaunch gpedit? If so, do you have anything else managing GPO\LGPO - domain, RMM, etc. I'm unable to recreate the issue.

DroidBV8 commented 4 months ago

Yep. I have close and open gpedit.

I have no program to managing. I am on a local workstation without domain.

I have to test better.