DEvans Posted September 30, 2010 Posted September 30, 2010 Hey guys, first off, new to the forums although you have been my main source of information for about 7 months, for some reason I never got round to registering, so no more excuses. Anyway, straight to the point. I am currently working in a college and we have some members of staff that take thier laptops everywhere which doesn't just include home and school but abroad as well, all work related. Either way, I have been called in to help another technician and first on the list was to setup WSUS. Something I have done a plenty of times before, however the issue I foresee happening is that when a member of staff comes back from an extended holiday they are going to have a laptop that is going to require X amount of updates. I am wondering if it is possible to set up the laptop to use WSUS when inside the college and on the network but also set it so it can recognise when its outside the network which will then trigger it to use windows updates from the internet as its second choice. Ensuring the laptop is always kept up-to-date. The college has 6 main servers, one of which is dedicated for WSUS alone, all Server 2008 R2. The setup is all group policy, no professional management systems. So main question, is it possible to have a combination of WSUS and internet, or am I just speaking rubbish. Until someone tells me I am, I might be looking for something thats just not possible.
timzim Posted September 30, 2010 Posted September 30, 2010 We have remote access for our laptops via ISA server VLAN - when they connect to the school network the laptop downloads any WSUS updates it's been assigned. Users can connect to the VLAN even if they're logged onto the laptop using a non-domain user account.
psydii Posted October 19, 2010 Posted October 19, 2010 Set up a reverse proxy on a public facing IP to the WSUS server so a url something like https://private.schoolname.borough.sch.uk/MyWSUSServer/ points to https://wsusserver.schoolname.internal/ Apache, Squid or MS ISA/TMG can be used for this. Then set Group Policy for machines that leave site to use the public URL instead of the local one.
gaz350 Posted October 19, 2010 Posted October 19, 2010 Set up a reverse proxy on a public facing IP to the WSUS server so a url something like https://private.schoolname.borough.sch.uk/MyWSUSServer/ points to https://wsusserver.schoolname.internal/ Apache, Squid or MS ISA/TMG can be used for this. Then set Group Policy for machines that leave site to use the public URL instead of the local one. I believe MS Licencing terms of WSUS forbid external access(i asked the question a month or so ago) although it seems using a VPN is an option.
psydii Posted October 21, 2010 Posted October 21, 2010 Ah, perhaps that's why I've always done it via VPN. Guess I must have 'known that' back when I last built a system... If the machines are mostly not going to be connected to the lan then perhaps just letting (forcing) them to use Microsfot Update instead would be best? Incidently: WSUS & Remote Users
lafleur1977 Posted December 10, 2010 Posted December 10, 2010 You can create two different group policy's, specifying the windows updates settings in each - one to point to wsus and another to point to windows update. Then apply each gpo to seperate containers. This may involve re-organizing your AD computers a bit.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now