Using SCCM2012 R2
I am trying to deploy NXT lego Mindstorm using command line
Package copied over to client ccm cache and script runs but nothing happens after.
Installer times out with error Program failed (run time exceeded) Message ID 10070
here is command line I am using
setup.exe /q /AcceptLicenses "yes" /r:n
If I ran same command from client manually, it works without any issues. I tried both 32 and 64 bit machines, same issues
Please see logs from execmgr.log file below
Raised Program Started Event for Package:AO100090, Program: Install NXT Lego Mindstorm 2.0execmgr01/12/2014 10:28:58 AM1568 (0x0620)Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO100090",ProgramID="Install NXT Lego Mindstorm 2.0", actionType 1l,
value NULL, user NULL, session 4294967295l, level 0l, verbosity 30lexecmgr01/12/2014 10:28:58 AM1568 (0x0620)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO100090",ProgramID="Install NXT Lego Mindstorm 2.0", actionType 1l,
value , user NULL, session 4294967295l, level 0l, verbosity 30lexecmgr01/12/2014 10:28:58 AM1568 (0x0620)
MTC task with id {6964D441-03F3-4928-AA13-A7CD6DF2C4EE}, changed state from 4 to 5execmgr01/12/2014 10:28:58 AM1568 (0x0620)
Program exit code 259
Not getting anywhere. I tried to look under products folder for .msi's still no luck
I would really appreciate any suggestions. Already spend lot of time..
Thanks in advance
RJ
RJ09