Get-RASOverwriteSupportActions
Obtains Overwrite Support Actions settings.
Get-RASOverwriteSupportActions [-SiteId <uint>] [<CommonParameters>]
Obtains the active Overwrite Support Actions settings for the current site.
-SiteId <uint> Site ID from which to retrieve the Overwrite Support Actions Settings.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
<CommonParameters>
-none-
---------- EXAMPLE 1 ----------
Get-RASOverwriteSupportActions
Obtains the active Overwrite Support Actions settings for the current site.