Report based on Agent Install Date
Need to see all your Agents and the Install date / time – run this query – or download the report and import it. SELECT Path, InstallTime FROM BaseManagedEntity INNER JOIN MT_HealthService ON BaseManagedEntity.BaseManagedEntityID = MT_HealthService.BaseManagedEntityId Where InstallTime > ‘2009-21-02’ And a Report file, if you want to deliver your Operations Manager Administrators the nice [...]
Category: Agent Installation, Operations Manager 2007 | 1 Comment
WMI Inconsistent or Error 25205 Failed to Uninstall SDK MOF
In the past couple of years I have stumbled over this error when I install OpsMgr Clients – It seams like some products are doing naughty things with the WMI database, which then leaves the WMI repository in Inconsistent state. The way I correct this is by using the following recipe: Error when installing OpsMgr [...]
Category: Agent Installation, Client Installation, Operations Manager 2007 | 3 Comments

