Hello,
We have 3 offices, each one has it's own WSUS server, on Windows 2012. These WSUS Servers are downstream servers for the main WSUSBRANCH1 Server
We have GPO configured, which will push update server address for each branch respectively to save bandwidth and use local server, which is synced with master. For branch 1 it will be http://wsusbranch1.domain.ltd, for branch 2 http://wsusbranch2.domain.ltd, etc
And we have SCCM 2012, which has wsusbranch1, wsusbranch2, and wsusbranch3 added as Software Update Points. I thought SCCM will understand which WSUS Server is assigned to the branch, but it seems like it tries to overwrite WSUS address to wsusbranch1 in every office
Log:
Enabling WUA Managed server policy to use server: HTTP://WSUSBRANCH1.DOMAIN.LTD:8530 WUAHandler 5/23/2013 6:01:38 PM 6268 (0x187C)
Group policy settings were overwritten by a higher authority (Domain Controller) to: Server HTTP://WSUSBRANCH2.DOMAIN.LTD:8530 and Policy ENABLED WUAHandler 5/23/2013 6:01:55 PM 6268 (0x187C)
Is there anything i can do with this? Maybe Boundaries? (Now it's configured as one global, including all branches)
Regards,