I have a customer with Exchange 2013 coexisting with Exchange 2007.
After resolving an issue yesterday, it's been highlighted that the Get-Queue cmdlet is failing to connect to the Transport service on Exchange 2013. This is repeated several times before it actually connects and returns the queue lengths.
[PS] D:\Exchange\scripts>get-queue -Server HOEX02
Exchange can't connect to the Microsoft Exchange Transport service on computer "HOEX02". Verify that the service is
started.
+ CategoryInfo : InvalidOperation: (:) [Get-Queue], LocalizedException
+ FullyQualifiedErrorId : [Server=HOEX01,RequestId=c1973250-0ab5-4632-a99b-3aad301ab5c1,TimeStamp=28/07/2015 13:08
:26] [FailureCategory=Cmdlet-LocalizedException] B7967CF,Microsoft.Exchange.Management.QueueViewerTasks.GetQueueIn
fo
+ PSComputerName : hoex01.*****************.local
Has anyone come across this before and what can be causing it??
- Edited by GLarter Tuesday, July 28, 2015 1:09 PM Additional Info