Uninstall-ADRMS

Uninstall-ADRMS

Removes AD RMS from this computer.

Syntax

Uninstall-ADRMS [-ADFSOnly] [-Force] [-WhatIf] [-Confirm] [<CommonParameters>]

Detailed Description

The Uninstall-ADRMS cmdlet removes the Active Directory Rights Management Services (AD RMS) server role and, if appropriate, require role services that were installed with AD RMS. To remove only support for identity federation services, specify the ADFSOnly parameter.

Parameters

-ADFSOnly <SwitchParameter>

Removes support for Active Directory Federated Services (AD FS) from this computer, but does not otherwise change the AD RMS configuration.

Attributes

Name Value

Required?

false

Accept wildcard characters?

false

Accept Pipeline Input?

false

Position?

1

-Force <SwitchParameter>

Overrides restrictions that prevent the command from succeeding, just so the changes do not compromise security. For example, Force will override the read-only attribute or create directories to complete a file path, but it will not attempt to change file permissions.

Attributes

Name Value

Required?

false

Accept wildcard characters?

false

Accept Pipeline Input?

false

Position?

1

-WhatIf <SwitchParameter>

Describes what would happen if you executed the command without executing the command.

Attributes

Name Value

Required?

false

Accept wildcard characters?

false

Accept Pipeline Input?

false

Position?

named

-Confirm <SwitchParameter>

Prompts you for confirmation before executing the command.

Attributes

Name Value

Required?

false

Accept wildcard characters?

false

Accept Pipeline Input?

false

Position?

named

-CommonParameter

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see About Common Parameter

Input and Return Types

The input type is the type of the objects that you can pipe to the cmdlet. The return type is the type of the objects that the cmdlet emits.

Input Type

.

Return Type

.

Notes

Examples

Example 1

C:\PS>uninstall-ADRMS -Force

This command removes AD RMS from this computer. For more information on using this cmdlet, see https://go.microsoft.com/fwlink/?LinkId=136806.

See Also

Reference

Update-ADRMS
Install-ADRMS
com/fwlink/?LinkId=136806