diff --git a/readme.md b/readme.md index c3be9a2..fabae9c 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,12 @@ # LeanLAPS +Configure the script variables before deploying, for example: +$minimumPasswordLength = **10** +$publicEncryptionKey = "" +$localAdminName = '**Admin**' + ## Intune remediation script settings -Use the same PowerShell script - **LAPS.ps1** - for both detection and remediation. +Use the same PowerShell script - **LeanLAPS.ps1** - for both detection and remediation. - Run this script using the logged-on credentials: No - Enforce script signature check: No - Run script in 64-bit PowerShell: Yes