Update readme.md
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# LeanLAPS
|
||||
Configure the script variables before deploying, for example:
|
||||
```
|
||||
$minimumPasswordLegth = **10**
|
||||
$publicEncryptionKey = ""
|
||||
$localAdminName = '**Admin**'
|
||||
$minimumPasswordLegth = 10
|
||||
$localAdminName = 'Admin'
|
||||
```
|
||||
|
||||
## Intune remediation script settings
|
||||
|
||||
Reference in New Issue
Block a user