Update readme.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user