Get-RASThemeGroupFilter
Retrieves the theme group filters
Get-RASThemeGroupFilter [-Id] <uint> [<CommonParameters>] Get-RASThemeGroupFilter [-Name] <string> [<CommonParameters>]
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.