Get-RASThemeGroupFilter
Retrieves the theme group filters.
Get-RASThemeGroupFilter [-] <uint> [<>]
Get-RASThemeGroupFilter [-] <string> [<>]
Retrieves the theme group filters.
-Name <string> Name of the Theme Setting for which to retrieve the information.
-Id <uint> The ID of the Theme Setting for which to retrieve the information.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASThemeGroupFilter -Id 1
Retrieves the group filters for theme with Id 1.
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false Required? true
Position? 0
Default value 0
Accept pipeline input? false
Accept wildcard characters? false This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation.