Set-RASURLRedirectionSettings
Last updated
Last updated
Set-RASURLRedirectionSettings
Modifies URL redirection settings.
Set-RASURLRedirectionSettings [- {DoNotRedirect | Redirect}] [ (bool)] [ (uint)] [()]
Modifies the active URL redirection settings for the current site.
() Whether the default action is to redirect or not.
Possible values: DoNotRedirect, Redirect
Whether the 'Replicate Settings' option is enabled or not.
Site ID in which to modify the specified URL redirection settings.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Set-RASURLRedirectionSettings -DefaultAction Redirect
Modifies the default action of the URL redirection settings for the current site to Redirect.
Remove-Remove-RASURLRedirectionEntry