Bluetooth Posted February 10, 2014 Posted February 10, 2014 Hey guys Bit of a question for ya'll, I am wanting to deploy RSAT to around 100 computers, I have investigated deploying it via startup script but with RSAT being such a large package by the time the script has fired, the user has logged on and cancelled the script. I am looking to deploy RSAT via WSUS however for some reason it isn't listed in the tools or anywhere within the update catalog, could anyone offer some advice on how they deployed or it how to manually import RSAT into wsus? Thanks guys
Michael Posted February 10, 2014 Posted February 10, 2014 May I ask why you'd want to do this? It should be installed on just a handful of devices.
Bluetooth Posted February 10, 2014 Author Posted February 10, 2014 We have a program designed by our old network manager that will allow teachers to reset student passwords instead of sending them to us but it requires RSAT AD, AD DS and one other component I cant recall from RSAT to function, the computers it is going on are teacher machines.
Michael Posted February 10, 2014 Posted February 10, 2014 Have you tried importing it via WSUS? Alternatively download it and write a script to install at Startup.
Bluetooth Posted February 10, 2014 Author Posted February 10, 2014 Hi Michael Please read my initial post
Steve21 Posted February 10, 2014 Posted February 10, 2014 By default you can't import it into WSUS as it's not released on the catalog. There are third party tools to "make a package" for WSUS, but as always whether you want to run that on a live network who knows https://wsuspackagepublisher.codeplex.com/ In reality, wouldn't a "startup" script be easier rather than "logon" script? Then it wouldn't be running within their user session, and wouldn't have the option to cancel the install. Even once it's installed though as it's a feature wouldn't it require manually enabling? Steve 1
Bluetooth Posted February 10, 2014 Author Posted February 10, 2014 Hey Steve We've had issues with startup scripts, my language in my OP is wrong, we have tried startup scripts and when the user logs on the scripts that are running seem to die. Also we can enable the features we need via 3 DISM commands which is installed as part of RSAT so that's easy to script, its just the main install we're having issues, with, HOWEVER, I will certainly have a look at that wsus packager now, thanks =-)
Steve21 Posted February 10, 2014 Posted February 10, 2014 If you're thinking of doing it via DISM, have you considering just installing it using DISM? Get the MSU and do an online feature add. (Would save the repackaging etc) Steve
Michael Posted February 10, 2014 Posted February 10, 2014 Sorry Bluetooth - I should open my eyes more! One solution would be to re-image all 100 machines with it installed. RSAT does take a while to install, plus you then have to install the required features manually. You could do all this from the start which may be considerably easier.
sted Posted February 10, 2014 Posted February 10, 2014 how about add it as a shutdown script so it installs on turn off so people will hopefully tell pc to shutdown and just walk away
mac_shinobi Posted February 10, 2014 Posted February 10, 2014 (edited) @Bluetooth We have a program designed by our old network manager that will allow teachers to reset student passwords instead of sending them to us but it requires RSAT AD, AD DS and one other component I cant recall from RSAT to function, the computers it is going on are teacher machines. Does it have to be the RSAT Tools and the old network managers program ?? What about Delegating rights for members of staff to only be allowed to reset Student passwords ( http://www.wisesoft.co.uk/forum/topic84-delegation-not-working.aspx ) and using one of the below utils: Burconix Password Reset Reset Student User Password Free Tool for Schools, Business and Education - Burconix OR Wisesoft Password Control ( registration is free and you can download after registering ) Password Control Edited February 10, 2014 by mac_shinobi
Bluetooth Posted February 11, 2014 Author Posted February 11, 2014 By default you can't import it into WSUS as it's not released on the catalog. There are third party tools to "make a package" for WSUS, but as always whether you want to run that on a live network who knows https://wsuspackagepublisher.codeplex.com/ In reality, wouldn't a "startup" script be easier rather than "logon" script? Then it wouldn't be running within their user session, and wouldn't have the option to cancel the install. Even once it's installed though as it's a feature wouldn't it require manually enabling? Steve This option was best for me, simple to use and simple to setup, thanks!
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