Hi Guys,
I can't seem to find this anywhere online so was wonding if anyone can tell me if i can use -whatif to simulate a failover of a cluster using the following PowerShell commands
move-clusteredmailboxserver -identity:<clustername> -targetmachine:<targetnode> -movecomment:"Test PowerShell Failover Script" -whatif
I don't want to have the cluster failover during the day just in case something breaks and service goes down.
I can't seem to find this anywhere online so was wonding if anyone can tell me if i can use -whatif to simulate a failover of a cluster using the following PowerShell commands
move-clusteredmailboxserver -identity:<clustername> -targetmachine:<targetnode> -movecomment:"Test PowerShell Failover Script" -whatif
I don't want to have the cluster failover during the day just in case something breaks and service goes down.