Jump to content

Recommended Posts

Posted

Hi All

We're trialling the smoothwall visigo software alongside netsupport, whats the best way to push the client out through SCCM? Have tried pushing the MSI and using the installation program of:

 

msiexec /i "\\ccmgmt03\ITS\APPS\Smoothwall\Visigo_1.5.2_x64.msi" ORGID='OUR ORG ID...' /q

 

And have also tried pushing out using script installer with just the command to run said path however when trying to install just get the past due and doesn't install the software. The script works as when running it manually it installs the software and restarts, any pointers as to how to get this pushed out?

 

Thankyou

Posted
msiexec /i "\\ccmgmt03\ITS\APPS\Smoothwall\Visigo_1.5.2_x64.msi" ORGID='OUR ORG ID...' /q

 

Ours is set to this: msiexec /i "Visigo_1.5.2_x64.msi" ORGID=OUR ID (no quotes) /q

 

on the install properties the content location is set to where the MSI is stored

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