Remove-RASURLRedirectionEntry
Last updated
Last updated
Remove-RASURLRedirectionEntry
Removes a URL redirection entry.
Remove-RASURLRedirectionEntry - (uint) [ (uint)] [()]
Removes a URL redirection from the URL redirection settings list for the current site.
The ID of the URL redirection to remove.
Site ID in which to modify the specified URL redirection settings.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Remove-RASURLRedirectionEntry -Id 1
Removes the URL redirection with Id 1 from the URL redirection settings list for the current site.