Posts RSS Comments RSS 231 Posts and 17 Comments till now

Get-StorageGroupCopyStatus doesn’t work on Exchange 2007 SP1

Issue

You have deployed Exchange 2007 with CCR in your environment.   You upgrade your Exchange 2007 platform to SP1 and now when you run the Get-StorageGroupCopyStatus command you get an RPC error.

Get-StorageGroupCopyStatus : Microsoft Exchange Replication service RPC failed: Microsoft.Exchange.Rpc.RpcException: Error e0434f4d from cli_GetCopyStatusEx  at Microsoft.Exchange.Rpc.Cluster.ReplayRpcClient.GetCopyStatusEx(Guid[] sgGuids, RpcStorageGroupCopyStatus[]& sgStatuses)
atMicrosoft.Exchange.Cluster.Replay.ReplayRpcClientWrapper.
InternalGetCopyStatus(String serverName, Guid[] sgGuids, RpcStorageGroupCopyStatus[]&
sgStatuses, Int32 serverVersion) At line:1 char:26+ Get-StorageGroupCopyStatus

Resolution

Add the -standbymachine parameter to your command:

  • Get-StorageGroupCopyStatus -standbymachine <computername>

Share/Save/Bookmark

Print This Post

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
48 views

Trackback this post | Feed on Comments to this post

Leave a Reply