Page 1 of 1

An organization uses an Active Directory Rights Management Services (AD RMS) cluster names RMS1 to protect content for a

Posted: Wed Aug 17, 2022 7:03 am
by answerhappygod
An organization uses an Active Directory Rights Management Services (AD RMS) cluster names RMS1 to protect content for a project. You uninstall AD RMS when the project is complete. You need to ensure that the protected content is still available after AD RMS is uninstalled.Solution: You run the following Windows PowerShell command:Set-ItemProperty -Path <protected content>:\ -Name IsDecommissioned -Value $trueEnableDecommission -Does this meet the goal?

A. Yes
B. No