cjohnsonuk Posted June 10, 2009 Posted June 10, 2009 Has anyone managed to get an unattended / silent install of the workstation component of SIMS to work? We're reinstalling every PC in school this summer and I want to minimise the manual installs of software that we currently have to do manually. Chris
Divaldo Posted June 10, 2009 Posted June 10, 2009 I have a batch file that I currently use to install it, you could probably launch that via a logon script providing your users had the correct permissions to install software upon logon. It takes around 10 minutes per installation. We currently launch the batch file ourselves when required and lock the PC, it then logs us off when installation is complete. Let me know if this sounds useful.
apoth0r Posted June 10, 2009 Posted June 10, 2009 http://www1.istockphoto.com/file_thumbview_approve/116936/2/istockphoto_116936_sneaky_business.jpg (sorry couldn't resist) 1
cjohnsonuk Posted June 10, 2009 Author Posted June 10, 2009 Is imaging not an option? Imaging is not good practice! It works in most cases but we just didn't get on with WDS. We use unattended (Unattended, A Windows deployment system: Welcome) followed by WPKG to put the apps on and update them. It works for us.
TheScarfedOne Posted June 10, 2009 Posted June 10, 2009 Im sure we have some scripts here which do that (except for infrastructure which still insists on throwing the full screen dialog!!). I think they were probably adapted from here as I remember researching this. I will track them down and post them on my blog later today :-D
cjohnsonuk Posted June 10, 2009 Author Posted June 10, 2009 I have a batch file that I currently use to install it, you could probably launch that via a logon script providing your users had the correct permissions to install software upon logon. It takes around 10 minutes per installation. We currently launch the batch file ourselves when required and lock the PC, it then logs us off when installation is complete. Let me know if this sounds useful. Our WPKG system runs at computer start up as an install user with local rights so there should be no issues there. The batch file would be appreciated. I've PMed you my email.
rh91uk Posted June 10, 2009 Posted June 10, 2009 I have created an MSI custom to our needs here - using WinInstall LE. Works a treat.
dhicks Posted June 10, 2009 Posted June 10, 2009 Has anyone managed to get an unattended / silent install of the workstation component of SIMS to work? Cheat, run it over Terminal Services instead. -- David Hicks
garethEds Posted June 10, 2009 Posted June 10, 2009 We downloaded an MSI from: Home - Schooltechnician.co.uk Here is the link: SIMS Workstation MSI for network deployment - Schooltechnician.co.uk It installs a Mini Solus package which updates the first time somebody runs it. Staff have the necessary permissions to update things. We edited the file to point out where the .ini files were located and various other stuff. This gets allocated to all machines that are in our SIMS security group and it works a dream. LEA updates simply write over the top of it. GJE
bossman Posted June 10, 2009 Posted June 10, 2009 Just copy over the executables I need to packages I have already created from Sims server and update the ini file to suit works perfectly. But then we are a CC3 network. :)
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