Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Set-ExchangeServer & staticglobalcatalogs, etc

145 views
Skip to first unread message

Shawn Martin

unread,
Sep 22, 2008, 4:02:07 PM9/22/08
to
When running the Set-ExchangeServer cmdlet and specifying a list of dcs after
the static... switches, the shell completes the cmdlet but it doesn't appear
as if the settings take effect. For example, if I run:

Set-ExchangeServer -Identity EX-HUB01
-StaticDomainControllers:dc1.domain.com,dc2.domain.com,dc3.domain.com,dc4.domain.com
-StaticGlobalCatalogs:dc1.domain.com,dc2.domain.com,dc3.domain.com,dc4.domain.com -StaticConfigDomainController:dc2.domain.com

and then run a Get-ExchangeServer cmdlet afterwards, the DCs/GCs that I
listed in the Set cmdlet, are NOT listed. Is this a bug in the shell?

Andy David {MVP}

unread,
Sep 22, 2008, 6:13:14 PM9/22/08
to


Add the -Status switch to the command to see the DCs.

Shawn Martin

unread,
Sep 23, 2008, 8:13:01 AM9/23/08
to
Thanks, that did the trick.
0 new messages