Jump to content

Recommended Posts

Posted
Not sure, did you get a PM from anyone?

Nope. No explanation whatsoever (which is unusual). I usually get a PM from a mod.

 

The MST didn't contain any school-specific info or copyrighted Capita files/code. :confused:

 

@Dos_Box. Any ideas on what happened?

Posted
Nope. No explanation whatsoever (which is unusual). I usually get a PM from a mod.

 

Might have been me being a twonk - saw MSI and hit report - then re-read 30 secs later and went, pleb, its MST. Sorry if it was me - this is why I do frequent releases and have undo options\backup options ;)

Posted

Ha... I have started a bit of a debate here haven't I?!

 

The way I see it, similar to what Matt40k has said... we use 'Symantec Endpoint Protection'. And like with SOLUS, we can push out the AV agent to clients using the 'Symantec Manager'. But it is much more convenient to deploy the agent as an MSI via GPO and then have the agent pick up the definitions from the server. This is exactly what I would want from SOLUS - deploy the agent via MSI and pick up future updates from the SOLUS server. We deploy 250+ applications and SIMS is the only single one (after a new computer build or reimage) that we have to remember to add back on! Deploying via MSI will solve that.

 

As far as I can tell, there are three bits of information that needs inserting into the MSI to make the install 'silent': (1) Agent Service Address (2) Deployment Server Address and (3) RSA Keypath.

 

I've managed to insert the first two into the MSI via an MST... but I'm struggling with the 3rd one, the RSA Keypath. This file is created when you click 'export files' in SOLUS (like you can see in Michael's post at the top of this page). When you install the SOLUS agent manually, you specify where this file is as part of the installation process. The problem I'm having is trying to bundle this file as part of the MSI and suppress the prompt for it.

 

Arthur... can you repost your MST please? Does that have the answer?

Posted
Why they couldn't just put a custom action in the msi to run the script is unknown.

 

Except that Capita just own one programming book: How to write Windows 3.1 software, and they've not finished it yet.

 

To be fair(*) to them, they have two: Introduction to the .NET Framework (v1.0) . (If memory serves, back in 2001/2 the pure dotnet way eschewed msi for application deployment)

 

 

(*not actually fair.)

Posted
I must be missing something here - extracted solus3 has 2 MSI's and a .bat and a .vbs - the .vbs will do an agent install - surely just add the .vbs/msi's to the MDT/SCCM deployment? (Of course, if you do that, that you hit the issue that solus 3 now tries to find match up existing agents in the database and gets in a mess and does't do the initial deployment of sims anyway until manually kicked in some way)
Posted
Yes, but that's no good for GPO deployment, which is free. OT: Seems like MS hates either MSIs, or people not paying them for SCCM, or both.
  • 2 months later...
Posted

Hi

 

Thanks for this great info, been looking for a silent way of installing for a while without success

 

However although it installed fine silently, SIMS Workstation would download but then the installs would fail

 

When i ran the MSI Manually with the MST i found the RSAKey was defaulting to C:\ and not the MSI path which you say the SourceDir property takes care of, but i am not finding this to be the case?

 

Im assuming this is the cause of my SIMS install fails

  • 8 months later...

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...