scripts/AD_CREATE_GROUPS.ps1 aktualisiert

This commit is contained in:
2024-11-11 08:32:18 +01:00
parent 020dfd2a54
commit 6fb812ab0b

View File

@@ -1,7 +1,7 @@
# PowerShell GUI Script für Gruppenerstellung
# Version 1.0:
# Created 2024 by Tim Eertmoed, Germany to work on Windows Server 2019 as an user creating script.
# Created 2024 by Tim Eertmoed, Germany to work on Windows Server 2019/2022 as an user creating script.
# Sicherstellen, dass das Skript als Administrator ausgeführt wird
$myWindowsIdentity = [System.Security.Principal.WindowsIdentity]::GetCurrent()