Update readme.md

This commit is contained in:
2026-03-23 11:23:30 +00:00
parent 588078c6a6
commit 475bfbe643
+3 -2
View File
@@ -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.