Uninstall-RmsMfgSupport
Uninstall-RmsMfgSupport
Removes Microsoft Federation Gateway support from an AD RMS server.
Syntax
Parameter Set: Default
Uninstall-RmsMfgSupport [-Force] [-Confirm] [-WhatIf] [ <CommonParameters>]
Detailed Description
The Uninstall-RmsMfgSupport cmdlet removes Microsoft Federation Gateway support from an AD RMS server.
Parameters
-Force
Forces completion of the current operation.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
true (ByValue, ByPropertyName) |
Accept Wildcard Characters? |
false |
-Confirm
Prompts you for confirmation before running the cmdlet.
Required? |
false |
Position? |
named |
Default Value |
false |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? |
false |
Position? |
named |
Default Value |
false |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
- None
Outputs
The output type is the type of the objects that the cmdlet emits.
- None
Notes
- Before uninstalling Service Pack 1 for , you must remove Microsoft Federation Gateway Support from the AD RMS cluster. Failure to do this may cause an inconsistent configuration of your AD RMS cluster.
Examples
-------------- EXAMPLE 1 --------------
Forces removal of Microsoft Federation Gateway support for AD RMS.
PS C:\> Uninstall-RmsMfgSupport -Force