<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Neil Carpenter's Blog : Forefront</title><link>http://blogs.technet.com/neilcar/archive/tags/Forefront/default.aspx</link><description>Tags: Forefront</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Forefront Server Security Management Console, Templates, and Revisions</title><link>http://blogs.technet.com/neilcar/archive/2008/07/11/forefront-server-security-management-console-templates-and-revisions.aspx</link><pubDate>Fri, 11 Jul 2008 23:57:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3087531</guid><dc:creator>neilcar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/neilcar/comments/3087531.aspx</comments><wfw:commentRss>http://blogs.technet.com/neilcar/commentrss.aspx?PostID=3087531</wfw:commentRss><description>&lt;P&gt;Sometimes, working in support, you come across a best practice or a bit of knowledge that is well-known to some people...but that bit of knowledge has never actually been documented.&amp;nbsp; Today was one of those days.&lt;/P&gt;
&lt;P&gt;While working in an environment with multiple Exchange Server 2003 servers running Antigen 9.1 Hotfix Rollup 3, we had to reinstall Antigen on one of the servers.&amp;nbsp; We installed Antigen 9.1 and tested to make sure that mail was flowing after the install (it was).&amp;nbsp; We then configured Antigen, including re-installing the FSSMC agent, redeploying the template for this server, and disabling Antigen performance counters.&lt;/P&gt;
&lt;P&gt;At that point, things went off the rails.&amp;nbsp; When we opened the Antigen admin console, it told us "You have 4 days left on your evaluation".&amp;nbsp; Confused, we tried various things, including rebooting the box; however, every time, the console mocked us with it's eval message.&lt;/P&gt;
&lt;P&gt;Since we were working in a maintenance window and we had run out of time, we made a decision to disable Antigen temporarily and investigate further.&amp;nbsp; We took the template to a non-production Antigen 9.1 server and applied it.&amp;nbsp; After applying it, we opened the admin console and we were greeted with "You have 4 days left on your evaluation".&lt;/P&gt;
&lt;P&gt;At this point, we knew we were onto something.&amp;nbsp; After working with our sustained engineering team to investigate further, we found out the root cause was something that is an FSSMC best practice even though I don't know that it's been written down before:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;You should never apply a template created with a later version of Antigen or Forefront Server to an earlier version.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In this case, the template had been created in Antigen 9.1 Hotfix Rollup 3.&amp;nbsp; As long as we applied it to servers running rollup 3 (or later), everything was A-OK; however, when we applied it to an Antigen 9.1 with no hotfix rollup on it, we ran into trouble.&lt;/P&gt;
&lt;P&gt;The trouble, in this case, is that the schema for scanjobs was changed to add some additional options into the scanjobs.&amp;nbsp; The template includes this new information but, once it's applied, the older code doesn't know how to handle it.&amp;nbsp; This resulted in memory corruption which caused the false eval notice.&lt;/P&gt;
&lt;P&gt;The takeaway here is that, if you're running a mixture of patch levels for your Antigen or Forefront Server servers, you have to be sure that the templates you are deploying with FSSMC were created in the earliest patch level you have in production.&amp;nbsp; This will mean that you can't take advantage of any settings that are added in later patch levels but it also means that you won't run into issues like the one we wrestled with today.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Alternately, you could create templates for each patch level but I think that would end up being more difficult to manage.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3087531" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/neilcar/archive/tags/Forefront/default.aspx">Forefront</category><category domain="http://blogs.technet.com/neilcar/archive/tags/Antigen/default.aspx">Antigen</category><category domain="http://blogs.technet.com/neilcar/archive/tags/FSSMC/default.aspx">FSSMC</category></item><item><title>Antigen 9.1 Hotfix Rollup 3 and Performance Monitor</title><link>http://blogs.technet.com/neilcar/archive/2008/07/09/antigen-9-1-hotfix-rollup-3-and-performance-monitor.aspx</link><pubDate>Wed, 09 Jul 2008 22:56:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3086321</guid><dc:creator>neilcar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/neilcar/comments/3086321.aspx</comments><wfw:commentRss>http://blogs.technet.com/neilcar/commentrss.aspx?PostID=3086321</wfw:commentRss><description>&lt;p&gt;While investigating an issue where mail was queuing in the Exchange Information Store, we discovered an issue that affects customers running Antigen 9.1 Hotfix Rollup 3 when there are performance monitoring tools such as Perfmon, Perfwiz, and the MOM client running.&amp;#160; This issue will manifest itself as mail queuing (and never un-queueing), particularly immediately after the store is restarted.&amp;#160; In this particular instance, we were seeing this happen when we failed from one cluster node to another.&amp;#160; This could also occur in non-cluster environments and it could occur if scanjobs are restarted for other reasons (such as scan timeouts).&lt;/p&gt;  &lt;p&gt;Additionally, you may see entries in ProgamLog.txt similar to the following:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;quot;ERROR: scanjobs.cpp::ConfigScanJobFile(): AddNewScanJob() Failed 0x80030021&amp;quot;      &lt;br /&gt;&amp;quot;ERROR: scanjobs.cpp::CheckScanJobs(): ConfigScanJobFile() failed. hr[0x80030021]&amp;quot;&lt;/p&gt;    &lt;p&gt;&amp;quot;ERROR: Unexpected, RetrieveScanJobIdentifier could not find the index&amp;quot;      &lt;br /&gt;&amp;quot;ERROR: Problems retrieving ScanJob identifier from RegisterMonitor&amp;quot;       &lt;br /&gt;&amp;quot;ERROR: antigenvsapi.cpp::VSAPINavigatorThread(): RegisterMonitor() returned 8000ffff&amp;quot;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;You may also see instances where you open the Antigen Administrator console and scanjobs are not visible.&lt;/p&gt;  &lt;p&gt;The root cause of this is a regression in the Antigen performance counters DLL that results in Antigen services being unable to access the configuration information for scanjobs; thus, when the server is in this state, scanning processes cannot be started and the admin console cannot access scanjob configuration information. &lt;/p&gt;  &lt;p&gt;These symptoms will not occur in all instances.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Recommendations:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;If a server is having this issue, you should be able to resolve the immediate issue by stopping all applications that are performing performance monitoring and restarting Exchange services.&lt;/p&gt;  &lt;p&gt;If you are running services/applications that gather performance data on your Exchange Server with Antigen 9.1 Hotfix Rollup 3, you can mitigate this in the short-term by disabling Antigen performance counters.&amp;#160; The following steps will disable those counters:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;At c:\program files\microsoft antigen for exchange\ &lt;/li&gt;    &lt;li&gt;Enter command: antigenpmsetup -uninstall &lt;/li&gt;    &lt;li&gt;You will also have to restart any application that loads performance counters.&amp;#160; Rebooting the server will accomplish this; however, short of that, you can run 'tlist -m antigenpmdll.dll' to get a list.&amp;#160; (Tlist is part of the debuggers package.) &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;This will be resolved in Rollup 4 when it is released.&amp;#160; After Rollup 4 is available, we recommend re-enabling Antigen performance counters by running 'antigenpmsetup -install'.&lt;/p&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3086321" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/neilcar/archive/tags/Forefront/default.aspx">Forefront</category><category domain="http://blogs.technet.com/neilcar/archive/tags/Antigen/default.aspx">Antigen</category></item></channel></rss>