From d5f34a29c0b7c13823ef92340d9619aa3ab8efe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Benouarets?= Date: Wed, 16 Jul 2025 09:37:28 +0200 Subject: [PATCH] feat: Add README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2382370 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# SecNex Admin Scripts + +## [Powershell](powershell/POWERSHELL.md) + +- [Add user to group with license](powershell/add-usertogroupwithlicense.ps1)