Update readme.md

This commit is contained in:
2026-03-23 11:23:56 +00:00
parent 475bfbe643
commit 591856c1c3
+2 -3
View File
@@ -1,9 +1,8 @@
# LeanLAPS # LeanLAPS
Configure the script variables before deploying, for example: Configure the script variables before deploying, for example:
``` ```
$minimumPasswordLegth = **10** $minimumPasswordLegth = 10
$publicEncryptionKey = "" $localAdminName = 'Admin'
$localAdminName = '**Admin**'
``` ```
## Intune remediation script settings ## Intune remediation script settings