Update readme.md

This commit is contained in:
2026-03-23 11:22:43 +00:00
parent 6ee31cd7ae
commit 588078c6a6
+6 -1
View File
@@ -1,7 +1,12 @@
# LeanLAPS # LeanLAPS
Configure the script variables before deploying, for example:
$minimumPasswordLength = **10**
$publicEncryptionKey = ""
$localAdminName = '**Admin**'
## Intune remediation script settings ## 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 - Run this script using the logged-on credentials: No
- Enforce script signature check: No - Enforce script signature check: No
- Run script in 64-bit PowerShell: Yes - Run script in 64-bit PowerShell: Yes