I see in GPMC that there is a Sites folder and I can display my three sites
within it. It looks like I can link GPO's to the site also. But I don't see
this as a valid technique to use in the document "Deploying Microsoft Windows
Server Update Services 3.0".
Instead, I read in "Appendix D: Configure WSUS for Roaming Clients" that
this should be controlled by making entires in DNS. And then the final steps
reads:
Step 5: Configure WSUS clients to use the same host name
When you set up WSUS client computers (see Update and Configure the
Automatic Updates Client), make sure to use the same host name you have set
up as the WSUS server.
So now I'm confused. Any ideas on how to control which WSUS server a client
accesses uses?
--
Bob
Bob wrote:
> I see in GPMC that there is a Sites folder and I can display my three sites
> within it. It looks like I can link GPO's to the site also. But I don't see
> this as a valid technique to use in the document "Deploying Microsoft Windows
> Server Update Services 3.0".
When you have multiple sites with multiple WSUS servers, you can simply
create multiple GPOs (one for each site) and set the "Specify intranet
Microsoft Update service location" option to the site's WSUS's server
name. That should work out well.
You don't need to mess around with the client's DNS settings as they
should work well anyway if they can contact a Domain Controller and pick
up Group Policy.
cheers,
Florian
--
Nachwuchsadmin aus dem Süddeutschen/Germany.
eMail: Vorname [bei] frickelsoft [Punkt] net.
blog: http://www.frickelsoft.net/blog.
To be clear:
1) Using GPMC, link a unique WSUS GPO to each site and set the setting
"Specify intranet Microsoft update service location" to point to the sites
respective WSUS server. This will work for both workstations and Domain
Controllers at that site?
2) If the above is true, then I should not have any other WSUS GPOs linked
at the "Domain Controllers" or "Computers" OU's (like I used to do when I had
only one site).
How can I confirm what site the the workstation is actually associated with?
All I know how to do is query "set locations" at the workstation cmd prompt.
But that only tells me which server it last authenticated with.
p.s. If you can't guess, I've never used the "Sites" container in GPMC
before, so I want to make sure I understand it.
Thanks!
--
Bob
You don't technically assign computers to sites... it is dynamic.
Regards,
Jack Doyle, Systems Engineer
ScriptLogic Corporation
http://www.scriptlogic.com
Well it seems simple enough, so I'll give it a try. Thanks!
--
Bob
If the site is down, the workstation will naturally log onto the next
closest site. I'm thinking when that happens, the workstation will now become
a memeber of two WSUS servers. I don't know if this is necessarily a bad
thing, but I'm thinking I'd like to prevent that if possible.
--
Bob
--
Yes, it will. Consider setting up all your WSUS servers with the same
computer groups and using client side targeted groups in your WSUS group
policy. That way no matter what site they pop up on, they'll target
themselfs to the correct WSUS computer group.
--
/kj
"Bob" <86c6c2e6-...@news.postalias> wrote in message
news:A2E5341F-EA9A-4AEC...@microsoft.com...
--