Hello
Do you know if running Get-ADServerSettings command on the Exchange 2016 Edge server role crashes with following error has been fixed? thanks
WARNING: An unexpected error has occurred and a Watson dump is being generated: Unable to cast object of type
'Microsoft.Exchange.Data.Directory.SimpleServerSettings' to type 'Microsoft.Exchange.Data.Directory.RunspaceServerSettings'.
Get-ADServerSettings : Unable to cast object of type 'Microsoft.Exchange.Data.Directory.SimpleServerSettings' to type
'Microsoft.Exchange.Data.Directory.RunspaceServerSettings'.
At line:1 char:1
+ Get-ADServerSettings
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-ADServerSettings], InvalidCastException
+ FullyQualifiedErrorId : System.InvalidCastException,Microsoft.Exchange.Management.ADServerSettings.GetAdServerSettings