Merhaba

Exchange 2013 sp1 kullanıyoruz. hub transport tarafında send ve receive connectorlerde max message size 50 mb olarak işaretli

edge transport tarafında ise aşağıdaki komutlari verdigimde hata mesaji aliyorum. yapmak istedigim edge transport tarafında da maxsendsize vs ayarlamak.

Hub transport tarafında bu komutlar sorunsuz calisiyor.

[PS] C:\Windows\system32>Set-TransportConfig -MaxSendSize 50MB
WARNING: An unexpected error has occurred and a Watson dump is being generated: Specified cast is not valid.
Set-TransportConfig : Specified cast is not valid.
At line:1 char:1
+ Set-TransportConfig -MaxSendSize 50MB
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( [Set-TransportConfig], InvalidCastException
+ FullyQualifiedErrorId : System.InvalidCastException,Microsoft.Exchange.Man agement.TransportConfig.SetTransportCo
nfig