Setting PIN Complexity through a BAT script
Michał Korczyński
0
Reputation points
Hello my company does not own an AD, so when we configure new workstations, we've got to set Group Policies manually, I've been working on a script to automate the task, but I am stuck with setting my pin complexity settings in my script.
reg add "HKLM\SOFTWARE\Policies\Microsoft\PassportForWork\PINComplexity" /v MinimumPINLength /t REG_DWORD /d 14 /f
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Client for IT Pros | User experience | Other
Sign in to answer