ADRMSAdmin

This blog contains the brief descriptions of the Windows PowerShell cmdlets that are for use in administering the ADRMSAdmin(Active Directory Rights Management Services Admin)

These cmdlets give you the ability to administer an ADRMS cluster using PowerShell

The ADRMS and ADRMSAdmin uses same modules to be installed. So if you have configured the ADRMS module the ADRMSAdmin cmdlets can also be used by default.

By default on Windows Server 2016 or Windows server 2019 this module will not be installed. we want to install it manually. Below are the steps to install them Manually

Once you have Configured ADRMS which is mentioned on this link, you can use below cmdlets of ADRMSAdmin

Click on each cmdlet to know more about them

Export-RmsReportDefinitionLanguageExports all report definition (.rdl) files.
Export-RmsTPDExports a TPD in AD RMS.
Export-RmsTUDExports a TUD.
Get-RmsCertChainGenerates a report about the certificate chain of a particular user request for the AD RMS cluster.
Get-RmsCertInfoGenerates a report about a certificate used in a user request for the AD RMS cluster.
Get-RmsChildCertReturns all child certificates from a parent certificate used in a user request for the AD RMS cluster.
Get-RmsEncryptedILReturns use-license information from an issuance license used in a user request for the Active Directory Rights Management Services (AD RMS) cluster.
Get-RmsRequestInfoGenerates a report about a particular user request for the AD RMS cluster.
Get-RmsSvcAccountGets service account credentials for an Active Directory Rights Management Services (AD RMS) cluster.
Get-RmsSystemHealthReportGenerates a system health report of the Active Directory Rights Management Services (AD RMS) cluster.
Get-RmsUserRequestReportGenerates a user requests statistical report for the AD RMS cluster.
Import-RmsTPDImports a TPD from a file in AD RMS.
Import-RmsTUDImports a TUD from a file in AD RMS or specifies to trust Microsoft account IDs.
Initialize-RmsCryptoMode2Prepares an AD RMS server for transitioning to Cryptographic Mode 2.
Install-RmsMfgEnrollmentEnrolls an AD RMS server with Microsoft Federation Gateway.
Install-RmsMfgSupportAdds Microsoft Federation Gateway support to an AD RMS server.
Set-RmsSvcAccountSets the service account for an AD RMS cluster.
Uninstall-RmsMfgEnrollmentTerminates the enrollment of an AD RMS server with the Microsoft Federation Gateway.
Uninstall-RmsMfgSupportRemoves Microsoft Federation Gateway support from an AD RMS server.
Update-RmsClusterUpdates the AD RMS cluster information.
Update-RmsMfgEnrollmentUpdates enrollment information for an AD RMS server enrolled with the Microsoft Federation Gateway service.

Click on this Link for an Single place where you get all the PowerShell cmdlet sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information. Paragraph

References are taken from official Microsoft websites

Leave a Reply

Your email address will not be published. Required fields are marked *