From 5b16e716284c80e02c2ff8c58699b1d58977b623 Mon Sep 17 00:00:00 2001 From: samsamfin Date: Mon, 23 Mar 2026 11:15:59 +0000 Subject: [PATCH] Add readme.md --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d4a2025 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# LeanLAPS + +## Intune remediation script settings +Use the same PowerShell script 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 + +Schedule the script to run as often as required. \ No newline at end of file