However, you can use the following: Gateway -> Edge role Bridgehead -> Hub Transport role ClientAccess -> Client Access role UnifiedMessaging -> Unified Messaging AdminTools -> Management Tools role ClusterMailbox -> Active Mailbox roleMailbox -> Mailbox and Passive Mailbox roles
Also you know about the -DownloadConfigurationUpdates:$false to stop it trying to download from the internet.
So this is what I have been using on my servers with the Hub Transport role server
Test-SystemHealth -Roles:Bridgehead -DownloadConfigurationUpdates:$false
No Comments