Re: Remove second Hub Transport Rols by Elvis
Elvis
Wed Jul 16 15:52:16 CDT 2008
Hi Andy,
Thanks for the help...that did it.
the set-routinggroupconnector removes all existing entries and sets it to
whats specified.
These are the commands I used:
Set-RoutingGroupConnector "Server A â?? Server C" -SourceTransportServers
"Server A", "Server B" -TargetTransportServers "Server C", "Server D"
Set-RoutingGroupConnector "Server C â?? Server A" -SourceTransportServers
"Server C", "Server D" -TargetTransportServers "Server A", "Server B"
Thanks again,
Elvis
> On Wed, 16 Jul 2008 09:17:02 -0700, Elvis
> <Elvis@discussions.microsoft.com> wrote:
>
> >Hi,
> >
> >I have an environment where I have a legacy exchange 2003 environment where
> >I have install the new E2K7 into.
> >I have multiple sites so I have installed a second Hub Transport Server at
> >another site and it is configured as a member (not master) of the two routing
> >group connectors created in Exchange 2003.
> >I want to uninstall this second hub transport Server however it wont let me
> >uninstall the role as it says that this computer is a member of two routing
> >group connectors. I DO NOT want to delete the Routing Group Connectors as I
> >still need them.
> >How do I remove this second Hub Transport Server from the routing Group
> >connectors? Once I do this I am sure I will be able to uninstall.
>
> set-routinggroupconnector command
> Specify the source and target servers on the two RGs to and from the
> 2007 AG to the 2003 AG without including the server you want to
> remove.
>
>
> >
> >Thanks
> >
> >Elvis
>