API Reference
Function
Get-GPOZaurrWMI
Get Group Policy WMI filter
Remarks
Get Group Policy WMI filter
Examples
EXAMPLE 1
PS >
Get-GPOZaurrWMI -AsHashtable
EXAMPLE 2
PS >
Get-GPOZaurrWMI | Format-Table
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-GPOZaurrWMI [-AsHashtable] [-ExcludeDomains <String[]>] [-ExtendedForestInformation <IDictionary>] [-Forest <String>] [-Guid <Guid[]>] [-IncludeDomains <String[]>] [-Name <String[]>] [<CommonParameters>]
#
Parameter set:
All Parameter SetsParameters
- AsHashtable SwitchParameter
- Return output as hashtable
- ExcludeDomains String[]
- Exclude domain from search, by default whole forest is scanned
- ExtendedForestInformation IDictionary
- Ability to provide Forest Information from another command to speed up processing
- Forest String
- Target different Forest, by default current forest is used
- Guid Guid[]
- Search for specific filter using GUID
- IncludeDomains String[]
- Include only specific domains, by default whole forest is scanned
- Name String[]
- Search for specific filter using Name