Quantcast
Channel: Exchange Server 2010 forum
Viewing all articles
Browse latest Browse all 15005

Add ManagementRoleEntry to Role Error

$
0
0

I created a Role called "Failover Role" and added the Move-ActiveMailbox Role Entry from the Database Group to that role. I am trying to add the Test-ServiceHealth Role Entry but I am getting a failure that the Test-ServiceHealth role entry wasn't found on the "Databases" management role.

Any idea as I am sure I am just not doing it right.

--------- STEPS I TOOK THUS FAR------

New-ManagementRole -Parent "Databases" -Name "Failover Role"

Removed all the managementrolentries except the Move-ActiveDatabase cmdlet

New-ManagementRoleAssignment -Name "Failover Role" -SecurityGroup "Failover Role SG" -Role "Failover Role"

Get-ManagementRoleEntry Monitoring\Test-ServiceHealth | Add-ManagementRoleEntry -Role "Failover Role" (<-- This errors out)


Viewing all articles
Browse latest Browse all 15005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>