Jump to content

Recommended Posts

Posted

I'm attempting to deploy ActivInspire 1.3 via SCCM and somehow failing miserably.

 

All its componenets have installed fine (the driver, help, HWR resources and core resources) but the main installer refuses to install.

 

If I stick the installer on the machine and run the command msiexec /i "ActivInspire.msi" /q TRANSFORMS="ActivInspire.mst" /L "c:\activInspire.log" it runs fine.

 

However, it fails every time from SCCM. I get an error in the MSI log stating either "The path ActivInspire Resources contains an invalid character" or "The path ActivInspire Shared Resources contains an invalid character".

 

I know the MST works, as doing it manually is fine. So, how do I get this working?

Posted
How would I do that in SCCM? As far as I'm aware, they all run as administrator (or an administrator, to be more precise) when you specify 'system' as the install type.
Posted
Does the generator put in the serial number via the mst?

 

Ben

 

The generator isn't used for the serial - the 'network install' wizard does that bit. The MST just specifies the things like shared resources location and the like.

Posted
Could it be the paths the mst has if they are network paths the system account does not have access. Or there are spaces in the paths.

 

Thing is, they have to be network paths. I tried with UNC paths and with the mapped drive path that staff would have. Both failed.

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