diff --git a/Private/Script.GPODictionary.ps1 b/Private/Script.GPODictionary.ps1 index 0fb501e..2a5b1a7 100644 --- a/Private/Script.GPODictionary.ps1 +++ b/Private/Script.GPODictionary.ps1 @@ -20,6 +20,10 @@ Category = 'SecuritySettings' Settings = 'Audit' } + @{ + Category = 'AuditSettings' + Settings = 'AuditSetting' + } ) GPOPath = '' Code = {