From 591856c1c396b61d7910939072caa57302b78ad1 Mon Sep 17 00:00:00 2001 From: samsamfin Date: Mon, 23 Mar 2026 11:23:56 +0000 Subject: [PATCH] Update readme.md --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e40f41a..550ee39 100644 --- a/readme.md +++ b/readme.md @@ -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