All pages
Powered by GitBook
1 of 1

Loading...

Get-RASThemeGroupFilter

NAME

Get-RASThemeGroupFilter

SYNOPSIS

Retrieves the theme group filters.

SYNTAX

Get-RASThemeGroupFilter [-] <uint> [<>]

Get-RASThemeGroupFilter [-] <string> [<>]

DESCRIPTION

Retrieves the theme group filters.

PARAMETERS

-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>

INPUTS

-none-

OUTPUTS

EXAMPLES

---------- EXAMPLE 1 ----------

Get-RASThemeGroupFilter -Id 1

Retrieves the group filters for theme with Id 1.

RELATED LINKS

Id
CommonParameters
Name
CommonParameters
GroupFilter
Get-RASTheme
Add-RASThemeGroupFilter
Remove-RASThemeGroupFilter
        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.