﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Resolved - SCCM 2007 not finding MIF files in Windows\Temp</title><link>http://www.myitforum.com/forums/</link><description /><copyright>(c) myITforum.com Community Forum</copyright><ttl>30</ttl><item><title>Re:SCCM 2007 not finding MIF files in Windows\Temp (warpster)</title><description>  Resolved.....It seems our problem was created by the our new Image build that got the ISMIF32.DLL included in the image but from a previous version of SCCM. To further complicate that the DLL was copied and registered in the wrong directory so when the client reinstalled it it must not have registered the new one and left the wrong older version registered. Behind the scenes, in an admin context, the new ISMIF process creates the MIF in C:\Windows whereas the old ISMIF32 created them in C:\Windows\Temp and when SCCM looks for the MIF (after program/advert completion) it currently quits looking past C:\Windows and C:\Windows\System32 except on a package that reboots the machine where SCCM will look in C:\Windows, C:\Windows\System32, and C:\Windows\Temp upon startup. &lt;br&gt;  </description><link>http://www.myitforum.com/forums/fb.ashx?m=237218</link><pubDate>Fri, 10 Aug 2012 11:53:28 GMT</pubDate></item><item><title>Re:SCCM 2007 not finding MIF files in Windows\Temp (warpster)</title><description>  &lt;blockquote class="quote"&gt;&lt;i&gt;jsandys&lt;/i&gt;&lt;br&gt;  &lt;br&gt;   &lt;br&gt;  Why are you refering to the first one as a "failed" advert? It exited with a success code of&amp;nbsp;0 which means it ran and finished successfully. Finding a mif file is not a condition of a successful advert. ConfigMgr does not in any way generate mif files for adverts, they are (optionally) generated by the command-line run and then collected by ConfigMgr to provided extended information.  &lt;br&gt;  &lt;/blockquote&gt; &lt;br&gt;  Sorry, I guess that was a poor choice of words. No it is not failed in the delivery sense but it did fail to pick up the mif. And yes I know mifs are optionally generated but in our deliveries ALL adverts/programs create mif files so that more extensive status messages can be harvested from the install. So in our case they are NOT optional. The problem is that the advert/program is creating the mif but SCCM is not finding it in the C:\Windows\Temp path. &lt;br&gt;  </description><link>http://www.myitforum.com/forums/fb.ashx?m=237211</link><pubDate>Thu, 09 Aug 2012 19:24:08 GMT</pubDate></item><item><title>Re:SCCM 2007 not finding MIF files in Windows\Temp (jsandys)</title><description>  Why are you refering to the first one as a "failed" advert? It exited with a success code of&amp;nbsp;0 which means it ran and finished successfully. Finding a mif file is not a condition of a successful advert. ConfigMgr does not in any way generate mif files for adverts, they are (optionally) generated by the command-line run and then collected by ConfigMgr to provided extended information. &lt;br&gt;  </description><link>http://www.myitforum.com/forums/fb.ashx?m=237210</link><pubDate>Thu, 09 Aug 2012 18:13:15 GMT</pubDate></item><item><title>Resolved - SCCM 2007 not finding MIF files in Windows\Temp (warpster)</title><description>  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   &lt;br&gt;  &amp;nbsp;   &lt;br&gt;  snippits from execmgr.log   &lt;br&gt;  (Failed advert)   &lt;br&gt;  Program exit code 0&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 11:09:02 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3004 (0x0BBC)   &lt;br&gt;  CExecutionStatus::CExecutionStatus&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 11:09:02 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3004 (0x0BBC)   &lt;br&gt;  Looking for MIF file to get program status&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 11:09:02 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3004 (0x0BBC)   &lt;br&gt;  Looking for MIF file in directory C:\WINDOWS\&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 11:09:02 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3004 (0x0BBC)   &lt;br&gt;  Looking for MIF file in directory C:\WINDOWS\system32\&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 11:09:02 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3004 (0x0BBC)   &lt;br&gt;  Script for&amp;nbsp; Package:20001114, Program: Flash Player-(XPW7) succeeded with exit code 0&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 11:09:02 AM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3004 (0x0BBC)   &lt;br&gt;  (Successful advert)   &lt;br&gt;  ?CExecutionStatus::CExecutionStatus&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68)   &lt;br&gt;  Looking for MIF file to get program status&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68)   &lt;br&gt;  Looking for MIF file in directory C:\WINDOWS\&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68)   &lt;br&gt;  Looking for MIF file in directory C:\WINDOWS\system32\&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68)   &lt;br&gt;  Looking for MIF file in directory C:\WINDOWS\TEMP\&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68)   &lt;br&gt;  Found MIF File OMCI.mif, Checking for match&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68)   &lt;br&gt;  Successfully parsed name START COMPONENT from MIF File Line&amp;nbsp;&amp;nbsp;&amp;nbsp; execmgr&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/09/2012 12:55:58 PM&amp;nbsp;&amp;nbsp;&amp;nbsp; 3688 (0x0E68) &lt;br&gt;  </description><link>http://www.myitforum.com/forums/fb.ashx?m=237205</link><pubDate>Thu, 09 Aug 2012 15:35:45 GMT</pubDate></item></channel></rss>