diff --git a/readme.md b/readme.md index fabae9c..e40f41a 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,10 @@ # LeanLAPS Configure the script variables before deploying, for example: -$minimumPasswordLength = **10** +``` +$minimumPasswordLegth = **10** $publicEncryptionKey = "" $localAdminName = '**Admin**' - +``` ## Intune remediation script settings Use the same PowerShell script - **LeanLAPS.ps1** - for both detection and remediation.