Get-R1InterceptionScript

SYNOPSIS

Returns the names of the interception scripts on the server.

SYNTAX

Get-R1InterceptionScript [<CommonParameters>]

DESCRIPTION

Returns the name of every interception script held on the server.

EXAMPLES

Example 1

Get-R1InterceptionScript

Returns the name of every interception script on the server.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

NOTES

Import-R1InterceptionScript

Remove-R1InterceptionScript