Hi ,
When i use a command in the exchange managment powershell all commands will be okay and set.
But as i use a command that needs to get his data from another Exchange server outside the main side then it will take 15 minutes to get some. Vica versa its the same.
Example but not limited to:
Get-MapiVirtualDirectory | ft server, *url*
But when using just Get-MapiVirtualDirectory -Server myservername its there instsant.
What can this be ?
No idea where to start.