Jump to content

Recommended Posts

Posted

Hi all,

 

We are in the process of setting up a new school that have Prometheans.

 

I have created an SCCM deployment that installs ActivInspire and the ActivDriver.

 

I can't seem to suppress the reboot of ActivDriver when used with SCCM. However, if I just run the batch file from my desktop it does not need a reboot and the command works.

 

Anyone have any useful advice for this? basic command is activdriver.msi /qn /norestart but it doesn't seem to help. Checked activdriver /? for the guide but doesn't seem to be anything else in there I can try.

 

Anyone had any joy with silently pushing this out?

Posted

Might be nothing to do with it, but I've had that before on some MSI's it depends on the exit code (You should be able to see them in the deployment type -> return codes if you used the application route).

 

If it's still giving a 3010 exit code or similar it'll still try to reboot from SCCM being "nice" rather than the reboot that the MSI is suppressing

 

Can try to change them on a test to note register the code as a reboot and see if it helps

 

Steve




×
×
  • Create New...