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