I’m currently preparing my FCSv1 test lab and a technical deck about FCSv1 and FCSv2 (“Stirling”). After I’ve joined a new client to the MOM2005, I received the following error when the FCS console was opened:
************************************************************************************************************************
FX:{f337d96e-45c1-4106-88b1-e417a7703d6b}
Exception has been thrown by the target of an invocation.
Exception type:
System.Reflection.TargetInvocationException
Exception stack trace:
at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
at System.Windows.Forms.Application.OnThreadException(Exception t)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************************************************************************************************************************
So, I’ve started the browser and after a few seconds, I’ve found the following knowledge base article that describes my problem:
KB942581 – The Forefront Client Security management console closes or the dashboard statistics are incorrect if the managed computers have not reported statistics for more than 30 days.
Cause: A server-side SQL stored procedure that the Forefront Client Security dashboard uses incorrectly calculates statistics when the managed computers have not reported to the collection server for more than 30 days.
Resolution: To resolve this problem, run the KB942581.sql script file that is included in the hotfix package. To do this, follow these steps:
So I’ve requested and executed the SQL script on my FCSv1 mgmt server. And now, my lab is ready for the demo tomorrow!
KB942581 URL: http://support.microsoft.com/kb/942581