Good evening, please help me with a problem.
Exchange lost contact with one of the servers and letters began to accumulate in the Shadow Redundancy, about 1800 pieces accumulated, I want to unload them and throw them back to send, I can’t upload them below the screenshot and which commands I use
[PS] C:\Windows\system32>Get-Message Identity FromAddress Status Queue Subject -------- ----------- ------ ----- ------- V12RUCTDMSC2011\Subm... it.incidents@... Suspended V12RUCTDMSC2011\Subm... [SSC Russia - HR 014... V12RUCTDMSC2011\Subm... it.incidents@... Suspended V12RUCTDMSC2011\Subm... [SSC Russia - HR 014... V12RUCTDMSC2011\Subm... it.incidents@... Suspended V12RUCTDMSC2011\Subm... [SSC Russia - HR 014... V12RUCTDMSC2011\Subm... it.incidents@... Suspended V12RUCTDMSC2011\Subm... [SSC Russia - HR 014...
[PS] C:\Windows\system32>Get-Queue Identity DeliveryType Status MessageCount Velocity RiskLevel OutboundIPPool NextHopDomain -------- ------------ ------ ------------ -------- --------- -------------- ------------- V12RUCTDMSC2011\Submission Undefined Ready 4 0 Normal 0 Submission V12RUCTDMSC2011\Shadow\4 ShadowRed... Sus... 1902 0 Normal 0 v12uas2014.contoso.
[PS] C:\Windows\system32>Get-Message -Queue V12RUCTDMSC2011\Shadow\4 Identity FromAddress Status Queue Subject -------- ----------- ------ ----- ------- V12RUCTDMSC2011\Shad... itservicertcs@... Suspended V12RUCTDMSC2011\Shad... Reminder! Your Windo... V12RUCTDMSC2011\Shad... itservicertcs@... Suspended V12RUCTDMSC2011\Shad... Reminder! Your Windo... V12RUCTDMSC2011\Shad... it.incidents@... Suspended V12RUCTDMSC2011\Shad... [SSC Russia - HR 014... V12RUCTDMSC2011\Shad... it.incidents@... Suspended V12RUCTDMSC2011\Shad... [SSC Russia - HR 014... V12RUCTDMSC2011\Shad... no-reply-oms3@.. Suspended V12RUCTDMSC2011\Shad... ?????????? ? ?
и дальше 1800 штук
[PS] C:\Windows\system32>Get-Message -Queue V12RUCTDMSC2011\Shadow\4 | ForEach-Object {$Temp="c:\Message\"+$_.InternetMe ssageID+".eml"; $Temp=$Temp.Replace("<","_"); $Temp=$Temp.Replace(">","_"); Export-Message $_.Identity | AssembleMessage -Path $Temp} The requested operation can't be performed for the object with identity V12RUCTDMSC2011\Shadow\4\44964012621854.+ CategoryInfo : InvalidOperation: (:) [Export-Message], LocalizedException+ FullyQualifiedErrorId : [Server=V12RUCTDMSC2011,RequestId=f063b2b0-17f3-4d11-a2ff-95839321f22d,TimeStamp=5/5/202 0 6:11:00 PM] [FailureCategory=Cmdlet-LocalizedException] 3F9C6AE1,Microsoft.Exchange.Management.QueueViewerTasks. ExportMessage+ PSComputerName : v12ructdmsc2011.contoso.loc The requested operation can't be performed for the object with identity V12RUCTDMSC2011\Shadow\4\44968307589378. + CategoryInfo : InvalidOperation: (:) [Export-Message], LocalizedException+ FullyQualifiedErrorId : [Server=V12RUCTDMSC2011,RequestId=d05cd126-057c-45c6-a34f-51db1381b080,TimeStamp=5/5/202 0 6:11:00 PM] [FailureCategory=Cmdlet-LocalizedException] 1D781C56,Microsoft.Exchange.Management.QueueViewerTasks. ExportMessage+ PSComputerName : v12ructdmsc2011.contoso.loc The requested operation can't be performed for the object with identity V12RUCTDMSC2011\Shadow\4\44968307589585. + CategoryInfo : InvalidOperation: (:) [Export-Message], LocalizedException+ FullyQualifiedErrorId : [Server=V12RUCTDMSC2011,RequestId=5c4980ee-a7b2-4806-8589-2f7931afca73,TimeStamp=5/5/202 0 6:11:00 PM] [FailureCategory=Cmdlet-LocalizedException] 455F750E,Microsoft.Exchange.Management.QueueViewerTasks. ExportMessage+ PSComputerName : v12ructdmsc2011.contoso.loc The requested operation can't be performed for the object with identity V12RUCTDMSC2011\Shadow\4\44976897523755. + CategoryInfo : InvalidOperation: (:) [Export-Message], LocalizedException+ FullyQualifiedErrorId : [Server=V12RUCTDMSC2011,RequestId=e1f66fc1-f145-416f-8dd2-ea27d8b0a574,TimeStamp=5/5/202 0 6:11:00 PM] [FailureCategory=Cmdlet-LocalizedException] BF6007C8,Microsoft.Exchange.Management.QueueViewerTasks. ExportMessage+ PSComputerName : v12ructdmsc2011.contoso.loc The requested operation can't be performed for the object with identity V12RUCTDMSC2011\Shadow\4\44976897523757.
Please help me why this error comes out, everything seems to be right