Jump to content

Recommended Posts

Guest Guest
Posted
•Over 2000 schools will download an upgrade automatically within 24 hours of a release

 

Well i thinkl you need to speak to Stockton-on-Tees borough then. afaik *not one* school has managed to make the auto update work 100%, and in our case we're lucky to get a 20% success rate. The girls in the admin office have full admin rights over their PCs and autoupdate has never worked properly.

 

BTW i know what im doing aswell, i have *never* found a single app i cannot deploy remotely barring SIMS, and we have some very weird and wonderful apps which were never designed to go on a network.

 

So this says one thing to me, either your software doesnt work properly, your manuals are mis-leading/wrong or the info you pass down the line is wrong.

 

 

All of the above coulod be solved with an msi. I just cant understand why your fighting it soo much, i know capita have got the funding ;) so just do it

Posted
So what is a higher priority - cuting the size of the upgrade package or MSI? Please don't say both!

MSI without question. Even a smaller update will still impact upon the users, require specific security rights and generate lots of calls to the helpdesk; the MSI would remove all of these problems.

Posted

Thanks for asking Phil. I would prefer MSI's over leaner updates.

 

Funny the two have become merged - but that's how MSIs work - updates are applied through MSI/ GPO - correct me if i'm wrong somebody? That's how I've upgraded apps through MSIs anyway.

 

Similarly here to what has already been said. Come update day, I ask all staff to leave their PCs turned on after school. The update is applied, and all machines re-booted. We check if we have time, visit 70 odd rooms, that hopefully we have access to.

Guest Guest
Posted
I'm still not there - I'm really sorry.

 

How will MSI get SIMS onto clients any faster than our upgrade system? Are teachers' machines switched on before going into registration?

 

Yes.

 

Do you actually want to help or not? As all you seem to be doing is saying "I know best and you people who actually use and install the software are wrong"

Posted
[i experimented with running a batch file that that ran SIMSLoad when the machine stared but had limited success and it seemed to be random luck if a PC took the upgrade properly.

 

I think the reason that does not work is that the SIMS installer tries to write files to the central SIMS folder (eg S:\SIMS or \\SERVER\SIMSROOT\SIMS) even when instructed just to do a workstation install! The only way around it I could see would be to cache the entire SIMS folder onto the C: drive and install from there. Robcopy could probably do this reasonably efficiently...

Posted
Funny the two have become merged - but that's how MSIs work - updates are applied through MSI/ GPO - correct me if i'm wrong somebody? That's how I've upgraded apps through MSIs anyway.

 

That's certainly how it works with Office. You apply the full file patch to the admin install and re-deploy.

Posted

•A posting on the last thread suggested that upgrades hadn’t really been a problem for 18 months and even then the problem had been caused by someone pressing cancel.

18 months, you say. That sounds like around the time that RM started supplying CC3-ready MSIs of SIMS... I wonder if you're giving Capita undue credit there, Phil?

 

No ... it was me ... on a vanilla system too. The only other issue we have (as mentioned) is with laptops that also have a Nova satellite install .. but that is one machine.

Posted
I would say using an MSI based structure would allow for smaller updates, as the MSI packaging system would only change the files necessary - so my vote is with MSI as it would achieve both...
Posted
Do you actually want to help or not? As all you seem to be doing is saying "I know best and you people who actually use and install the software are wrong"

 

People have been kind enough to provide clarification for which I am grateful.

Posted
An MSI would be ideal for deploying SIMS. The school uses Winsuite which stops the installer running for some of our staff. I have to go round evey client and update SIMS, as it is difficiult to know which clients will allow the installation of SIMS and which one's don't.
Posted

PhilNeal,

 

As I see it there are two issues here:

1) Installing SIMS.net happens far more often than perhaps capita realise. Being able to deploy via a Group Policy with a simple transform would be **GREAT** and save several days of work per year.

 

2) Updating SIMS over a wireless lan is a PITA and fails far too often due to user impatience, and the inherent unreliability of Wifi links. It also requires the end user to have far too much access to their system than any Sane SysAdmin would like.

 

When sims update fails it is necessary to re-install. See point 1.

 

Two solutions to two problems:

1) Supply a proper MSI with template MST that is GPO deployable.

 

2) Modify the Update process:

i) Server downloads updates from Solus but does not install.

ii) A SERVICE on the clients downloads patches/changes/new install files using BITS. (removing need for exessive user privilleges)

iii) After a suitable period of time (to allow most clients to have aquired the new installer files), trigger the server upgrade.

iv) The service on the client notices server has upgraded and triggers client update.

v) Launching the SIMS.net client pokes the service to check server version, just in case update hasn't already run. It does not ever need to scan the Setups Folder.

 

Key thing here is: the SERVICE runs the client upgrade, and BITS is used to overcome the unrealiable nature of an update over wifi.

 

 

How does this help faster upgrades? It stops the AV Client from having to scan the whole of the setups folder, without requiring the local technical team to tweak their AV setup. It also downloads the update files over a period of time, without interfering with the users' work, and with a spot of luck updates the client machine while the user is not using it.

 

More Techie details: the update should not trigger if battery charge

Posted

Everyone - I really appreciate your help in understanding how MSI wrappers would help schools.

 

I have been convinced and have asked the team to see how we could support MSI wrappers. We do need to find a way to make MSI wrappers co-exsist with the existing deployment model because there are a huge number of schools that could not use MSI.

Posted

@psydii:

You're a genius.. this sounds right.

 

The only difference I'd want is to 2.iii:

I'd want the clients to report back to the (local sims) server, that the update has downloaded successfully (or not).

Then you could manaully (or automatically) decide that after so many machines had the update, to push it out, or wait until certain machines had it.

 

 

I'd also like to stop the installer apparently installing the manuals... as nobody here ever reads them... I don't even know where they are stored locally.

 

 

We run 100 odd laptops wirelessly, and the updates are irritatingly slow sometimes... possibly because the staff all need to run sims at the same time.

Posted
Yes, we have a huge number of primary schools that do not have system managers. The current upgrade system doesn't require any network knowledge what so ever (after it has been set up).
Posted
What about the huge number of secondary schools with an even larger install base? Surely a body as large as yourselves should be able to tailor two separate versions for different deployment methods.
Posted

User3204, thank you. Talent imatates.... c.f LiveUpdate, WSUS et al.

 

PhilNeal: I appreciate changing the update system is outside of the scope of the msi issue, the proposed solution would still meet the requirement of 'no techinical skill' required at the school after the initial installation.

Posted

There are also a huge number of secondary schools that haven't asked us to make any change to the deployment method. Our own site is quiet on this matter (there's a challange)

 

However .. I have said that I have asked the team to find a way to make this possible. Two deployment methods = x2 testing so this is a serious commitment.

Posted
If you moved your EXE installers to MSI, you could have both. For unmanaged environments, use simsload.exe to detect whether an upgrade is required, then launch the appropriate MSI. This would not require any additional testing and would enable admins to push out upgrades in a managed system environment.
Posted
Yes, we have a huge number of primary schools that do not have system managers. The current upgrade system doesn't require any network knowledge what so ever (after it has been set up).

 

That's a red herring. Primary schools are supported by their LEA/RBC 'IT support' centre/team/guy. However it is unlikely that a lot of them have a AD domain based network. More likely they have a peer to peer type network.

Posted

 

However .. I have said that I have asked the team to find a way to make this possible. Two deployment methods = x2 testing so this is a serious commitment.

 

If I've interpreted meastaugh1's post correctly.

 

If a MSI install was made possible it should be easy enough to write a little EXE to check the MSI version number then either exit or kick off an install.

My thinking is that any account that has the rights to do an EXE install anyway would also have rights to do an MSI.

 

The advantages of doing it that way ( presuming it is possible, I may have missed something ) is that the work to do the EXE kicking off the MSI would only have to be done once, not each time there was an upgrade, and shouldn't be too much work.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...