Dust Posted May 8, 2013 Report post Posted May 8, 2013 i have a OSD that i have been using for a while, we are now deploying certain applications(office for instance) "as soon as possible" on all machines. the problem is that on new machines we install office through a OSD/task sequence, Office installs fine according to the logs, and when i log into the machine to use word/outlook etc. they all work correctly. but SCCM does not know that office has already been installed and has neither success nor failure when i am logged into windows, post OSD/TS. any ideas? is this normal behavior and i am just now noticing this? Here is the important part about office from the OSD: Policy arrived for child program Setup - Task Sequence execmgr 5/8/2013 3:50:58 PM 2424 (0x0978) Creating mandatory request for advert SV02000D, program Setup - Task Sequence, package SV000015 execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) CExecutionRequest::Overriding Service Windows as per policy. execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Executing program setup.exe /adminfile Updates\Office_2010_Win7Test.MSP in Admin context execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Execution Request for package SV000015 program Setup - Task Sequence state change from NotExist to NotifyExecution execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Execution Manager timer has been fired. execmgr 5/8/2013 3:50:58 PM 2356 (0x0934) Checking content location C:\_SMSTaskSequence\Packages\SV000015 for use execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Successfully selected content location C:\_SMSTaskSequence\Packages\SV000015 execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Executing program as a script execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Successfully prepared command line "C:\_SMSTaskSequence\Packages\SV000015\setup.exe" /adminfile Updates\Office_2010_Win7Test.MSP execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Command line = "C:\_SMSTaskSequence\Packages\SV000015\setup.exe" /adminfile Updates\Office_2010_Win7Test.MSP, Working Directory = C:\_SMSTaskSequence\Packages\SV000015\ execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Created Process for the passed command line execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Raising event: [sMS_CodePage(437), SMS_LocaleID(1033)] instance of SoftDistProgramStartedEvent { AdvertisementId = "SV02000D"; ClientID = "GUID:00ebbfc5-9313-4d18-ad15-ed375c05a0fa"; CommandLine = "\"C:\\_SMSTaskSequence\\Packages\\SV000015\\setup.exe\" /adminfile Updates\\Office_2010_Win7Test.MSP"; DateTime = "20130508195058.470000+000"; MachineName = "SCCM-TEST56"; PackageName = "SV000015"; ProcessID = 1572; ProgramName = "Setup - Task Sequence"; SiteCode = "SV0"; ThreadID = 2204; UserContext = "NT AUTHORITY\\SYSTEM"; WorkingDirectory = "C:\\_SMSTaskSequence\\Packages\\SV000015\\"; }; execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Raised Program Started Event for Ad:SV02000D, Package:SV000015, Program: Setup - Task Sequence execmgr 5/8/2013 3:50:58 PM 2204 (0x089C) Program exit code 0 execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Looking for MIF file to get program status execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Script for Package:SV000015, Program: Setup - Task Sequence succeeded with exit code 0 execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Raising event: [sMS_CodePage(437), SMS_LocaleID(1033)] instance of SoftDistProgramCompletedSuccessfullyEvent { AdvertisementId = "SV02000D"; ClientID = "GUID:00ebbfc5-9313-4d18-ad15-ed375c05a0fa"; DateTime = "20130508195449.352000+000"; MachineName = "SCCM-TEST56"; PackageName = "SV000015"; ProcessID = 1572; ProgramName = "Setup - Task Sequence"; SiteCode = "SV0"; ThreadID = 1968; UserContext = "NT AUTHORITY\\SYSTEM"; }; execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Raised Program Success Event for Ad:SV02000D, Package:SV000015, Program: Setup - Task Sequence execmgr 5/8/2013 3:54:49 PM 1968 (0x07B0) Execution is complete for program Setup - Task Sequence. The exit code is 0, the execution status is Success execmgr 5/8/2013 3:54:49 PM 1760 (0x06E0) Execution Request for package SV000015 program Setup - Task Sequence state change from Running to Completed execmgr 5/8/2013 3:54:49 PM 1760 (0x06E0) Policy deleted for advertisement SV02000D package SV000015 program Setup - Task Sequence execmgr 5/8/2013 3:54:50 PM 1020 (0x03FC) Quote Share this post Link to post Share on other sites More sharing options...
Dust Posted May 10, 2013 Report post Posted May 10, 2013 i am somewhat retarded (i did get SCCM installed, so i cant be that bad ). i was installing a program called "Setup - Task Sequence" in OSD, but i was advertising to my desktops "Setup" once the OSD was completed. Quote Share this post Link to post Share on other sites More sharing options...