We have a strange problem that I would like to ask for assistance with....We have been running SCCM for years (6000+ clients) running mainly on Windows 7 SP1 workstations. Everything is working as it should....now the issue...we built a new base (windows 7) incorporating service pack one. This base works with our SCCM infrastructure also except for one small thing almost all of our adverts fail mif matching at the end of running except for a few that cause a reboot at the end of running. After enabling extended logging I have noticed, in the execmgr.log, that when it fails to match the mif it first looks in C:\Windows and then C:\Windows\System32 and then gives up and returns the exit code as the status. The few that cause a reboot at the end of running (once rebooted) SCCM looks in C:\Windows then C:\Windows\System32 then C:\Windows\Temp and finds the mif. All of the mifs that were not found still exist in the C:\Windows\Temp directory. Also all adverts run under system authority when no user is logged on. Anybody have any ideas? Thanks in advance
snippits from execmgr.log
(Failed advert)
Program exit code 0 execmgr 08/09/2012 11:09:02 AM 3004 (0x0BBC)
CExecutionStatus::CExecutionStatus execmgr 08/09/2012 11:09:02 AM 3004 (0x0BBC)
Looking for MIF file to get program status execmgr 08/09/2012 11:09:02 AM 3004 (0x0BBC)
Looking for MIF file in directory C:\WINDOWS\ execmgr 08/09/2012 11:09:02 AM 3004 (0x0BBC)
Looking for MIF file in directory C:\WINDOWS\system32\ execmgr 08/09/2012 11:09:02 AM 3004 (0x0BBC)
Script for Package:20001114, Program: Flash Player-(XPW7) succeeded with exit code 0 execmgr 08/09/2012 11:09:02 AM 3004 (0x0BBC)
(Successful advert)
?CExecutionStatus::CExecutionStatus execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
Looking for MIF file to get program status execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
Looking for MIF file in directory C:\WINDOWS\ execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
Looking for MIF file in directory C:\WINDOWS\system32\ execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
Looking for MIF file in directory C:\WINDOWS\TEMP\ execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
Found MIF File OMCI.mif, Checking for match execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
Successfully parsed name START COMPONENT from MIF File Line execmgr 08/09/2012 12:55:58 PM 3688 (0x0E68)
<message edited by warpster on Friday, August 10, 2012 11:54 AM>