To get the list of all request types use the following command: Get-RmsSystemHealthReport -path . -ReportType Request To ...

To get the list of all request types use the following command: Get-RmsSystemHealthReport  -path . -ReportType Request
To get the list of all server names use the following command: Get-RmsSystemHealthReport  -path . -ReportType Server
To get the list of all domain names use the following command: Get-RmsSystemHealthReport  -path . -ReportType Domain
To get the list of all user names use the following command: Get-RmsSystemHealthReport  -path . -ReportType User