Files
GPOZaurr/Private/Script.GPODictionary.ps1
T
Przemyslaw Klys 27bd83eaba Update
2020-06-27 20:57:06 +02:00

5 lines
121 B
PowerShell

$Script:GPODitionary = @{
SecuritySettings = @{
SecurityOptions = $SecuritySettingsSecurityOptions
}
}