From 588078c6a61fb041300d4d145454e9da20d18ccb Mon Sep 17 00:00:00 2001 From: samsamfin Date: Mon, 23 Mar 2026 11:22:43 +0000 Subject: [PATCH] Update readme.md --- readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c3be9a2..fabae9c 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,12 @@ # LeanLAPS +Configure the script variables before deploying, for example: +$minimumPasswordLength = **10** +$publicEncryptionKey = "" +$localAdminName = '**Admin**' + ## 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 - Enforce script signature check: No - Run script in 64-bit PowerShell: Yes