Update readme.md
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
# LeanLAPS
|
# LeanLAPS
|
||||||
|
Configure the script variables before deploying, for example:
|
||||||
|
$minimumPasswordLength = **10**
|
||||||
|
$publicEncryptionKey = ""
|
||||||
|
$localAdminName = '**Admin**'
|
||||||
|
|
||||||
|
|
||||||
## Intune remediation script settings
|
## Intune remediation script settings
|
||||||
Use the same PowerShell script - **LAPS.ps1** - for both detection and remediation.
|
Use the same PowerShell script - **LeanLAPS.ps1** - for both detection and remediation.
|
||||||
- Run this script using the logged-on credentials: No
|
- Run this script using the logged-on credentials: No
|
||||||
- Enforce script signature check: No
|
- Enforce script signature check: No
|
||||||
- Run script in 64-bit PowerShell: Yes
|
- Run script in 64-bit PowerShell: Yes
|
||||||
|
|||||||
Reference in New Issue
Block a user