So you want to add a new Exchange administrator and set the scope to multiple servers, but the management shell won't allow you to do this? Here is what happens. Add-ExchangeAdministrator -identity <user> -role ServerAdmin -scope "server1","server2"
Read More...