DSCResources/AuditPolicyResourceHelper/en-US/AuditPolicyResourceHelper.strings.psd1
ConvertFrom-StringData -StringData @'
AuditpolNotFound = (ERROR) auditpol.exe was not found on the system RequiredPrivilegeMissing = (ERROR) A required privilege is not held by the client IncorrectParameter = (ERROR) The parameter is incorrect UnknownError = (ERROR) An unknown error has occured: {0} ExecuteAuditpolCommand = Executing 'auditpol.exe {0}' '@ |