Trying to deploy the 32 bit version of Office 2010 SP2 to x64 bit machines running the 32 bit version of office.
ExecMgr Log:
Successfully selected content location C:\WINDOWS\ccmcache\5 execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Executing program as a script execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Successfully prepared command line "C:\WINDOWS\ccmcache\5\officesp2010-kb2687455-fullfile-x86-en-us.exe" /silent /noreboot execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Command line = "C:\WINDOWS\ccmcache\5\officesp2010-kb2687455-fullfile-x86-en-us.exe" /silent /noreboot, Working Directory = C:\WINDOWS\ccmcache\5\ execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Running "C:\WINDOWS\ccmcache\5\officesp2010-kb2687455-fullfile-x86-en-us.exe" /silent /noreboot with 32bitLauncher execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Created Process for the passed command line execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramStartedEvent
{
AdvertisementId = "ML120008";
ClientID = "GUID:4800A31B-1CDE-4B75-A612-2EFE4A2BCC2B";
CommandLine = "\"C:\\WINDOWS\\ccmcache\\5\\officesp2010-kb2687455-fullfile-x86-en-us.exe\" /silent /noreboot";
DateTime = "20130726140120.861000+000";
MachineName = "**********";
PackageName = "ML100019";
ProcessID = 2176;
ProgramName = "Office 2010 SP 2";
SiteCode = "ML1";
ThreadID = 6820;
UserContext = "NT AUTHORITY\\SYSTEM";
WorkingDirectory = "C:\\WINDOWS\\ccmcache\\5\\";
};
execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Raised Program Started Event for Ad:ML120008, Package:ML100019, Program: Office 2010 SP 2 execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="ML100019",ProgramID="Office 2010 SP 2", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="ML100019",ProgramID="Office 2010 SP 2", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
MTC task with id {8F85AB7B-1986-43D3-A742-115BC49C8D05}, changed state from 4 to 5 execmgr 7/26/2013 10:01:20 AM 6820 (0x1AA4)
Program exit code 259 execmgr 7/26/2013 11:31:21 AM 7648 (0x1DE0)
Looking for MIF file to get program status execmgr 7/26/2013 11:31:21 AM 7648 (0x1DE0)
Program ran past its maximum runtime. It will be orphaned execmgr 7/26/2013 11:31:21 AM 7648 (0x1DE0)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramExceededTime
{
AdvertisementId = "ML120008";
ClientID = "GUID:4800A31B-1CDE-4B75-A612-2EFE4A2BCC2B";
DateTime = "20130726153121.044000+000";
MachineName = "******";
MaximumTime = "90";
PackageName = "ML100019";
ProcessID = 2176;
ProgramName = "Office 2010 SP 2";
SiteCode = "***";
ThreadID = 7648;
};
execmgr 7/26/2013 11:31:21 AM 7648 (0x1DE0)
Raised Program Exceeded Time Event for Ad:ML120008, Package:ML100019, Program: Office 2010 SP 2 execmgr 7/26/2013 11:31:21 AM 7648 (0x1DE0)
Execution is complete for program Office 2010 SP 2. The exit code is 259, the execution status is Unknown Status execmgr 7/26/2013 11:31:21 AM 4616 (0x1208)
We get the 259 error every time. In our SCCM 2k7 environment, it deploys with no issues.
From what I have read, 259 is what is being reported back from the Office SP2 installer.