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