scripts/AD_CREATE_GROUPS.ps1 aktualisiert
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# PowerShell GUI Script für Gruppenerstellung
|
# PowerShell GUI Script für Gruppenerstellung
|
||||||
|
|
||||||
# Version 1.0:
|
# 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
|
# Sicherstellen, dass das Skript als Administrator ausgeführt wird
|
||||||
$myWindowsIdentity = [System.Security.Principal.WindowsIdentity]::GetCurrent()
|
$myWindowsIdentity = [System.Security.Principal.WindowsIdentity]::GetCurrent()
|
||||||
|
|||||||
Reference in New Issue
Block a user