Get-RASURLRedirectionSettings
Retrieves URL redirection settings.
Get-RASURLRedirectionSettings [-SiteId <uint>] [<CommonParameters>]
Retrieves the active URL redirection settings of the current site.
-SiteId <uint> Site ID from which to retrieve the URL Redirection Settings.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASURLRedirectionSettings
Retrieves the active URL redirection settings of the current site.