Uninstall-RmsMfgSupport
Removes Microsoft Federation Gateway support from an AD RMS server.
Syntax
Uninstall-RmsMfgSupport
[-Force]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
The Uninstall-RmsMfgSupport cmdlet removes Microsoft Federation Gateway support from an Active Directory Rights Management Services (AD RMS) server.
Examples
Example 1: Force removal of Microsoft Federation Gateway support
PS C:\> Uninstall-RmsMfgSupport -Force
This command forces removal of Microsoft Federation Gateway support for AD RMS.
Parameters
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Force
Forces completion of the current operation.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
None
Notes
- Before uninstalling Service Pack 1 for Windows ServerĀ® 2008 R2, 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.