I am upgrading Symantec Backup Exec 2010 R2 to R3. Part of the process does a pre-installation check which found an error with WMI. I am running Windows Server 2008 R2 Enterprise.
I followed the steps to re-register WMI, and it did not work. I tried both in System32 and sysWow64. Link here:
Specifically this:
The commands in the list below can be run in a Windows command prompt to
re-register WMI.
net stop winmgmt
cd /d %windir%\system32\wbem
for %i in (*.dll) do RegSvr32 -s %i
scrcons.exe /RegServer
unsecapp.exe /RegServer
wbemtest.exe /RegServer
winmgmt.exe /RegServer
wmiadap.exe /RegServer
wmiapsrv.exe /RegServer
wmic.exe /RegServer
wmiprvse.exe /RegServer
net start winmgmt
Alternatively, they can be run via CMD or BAT files;
however, the third line will need to modified as follows:
for %%i in (*.dll) do RegSvr32 -s
%%i
In either case, this should resolve the WMI errors and the
Backup Exec installation should complete successfully.
I then downloaded the WMI Diagnosis Utility from Microsoft here:
http://www.microsoft.com/en-us/download/details.aspx?id=7684
It produced this log:
70505 10:49:58 (0) ** WMIDiag v2.1 started on Wednesday, March 13, 2013 at 10:33.
70506 10:49:58 (0) **
70507 10:49:58 (0) ** Copyright (c) Microsoft Corporation. All rights reserved - July 2007.
70508 10:49:58 (0) **
70509 10:49:58 (0) ** This script is not supported under any Microsoft standard support program or service.
70510 10:49:58 (0) ** The script is provided AS IS without warranty of any kind. Microsoft further disclaims all
70511 10:49:58 (0) ** implied warranties including, without limitation, any implied warranties of merchantability
70512 10:49:58 (0) ** or of fitness for a particular purpose. The entire risk arising out of the use or performance
70513 10:49:58 (0) ** of the scripts and documentation remains with you. In no event shall Microsoft, its authors,
70514 10:49:58 (0) ** or anyone else involved in the creation, production, or delivery of the script be liable for
70515 10:49:58 (0) ** any damages whatsoever (including, without limitation, damages for loss of business profits,
70516 10:49:58 (0) ** business interruption, loss of business information, or other pecuniary loss) arising out of
70517 10:49:58 (0) ** the use of or inability to use the script or documentation, even if Microsoft has been advised
70518 10:49:58 (0) ** of the possibility of such damages.
70519 10:49:58 (0) **
70520 10:49:58 (0) **
70521 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70522 10:49:58 (0) ** ----------------------------------------------------- WMI REPORT: BEGIN ----------------------------------------------------------
70523 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70524 10:49:58 (0) **
70525 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70526 10:49:58 (0) ** Windows Server 2008 R2 - Service pack 1 - 64-bit (7601) - User 'COMPANY\ADMIN' on computer 'BACKUPSERVER'.
70527 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70528 10:49:58 (0) ** Environment: ........................................................................................................ OK.
70529 10:49:58 (0) ** System drive: ....................................................................................................... C: (Disk #0 Partition #0).
70530 10:49:58 (0) ** Drive type: ......................................................................................................... SCSI (HP LOGICAL VOLUME SCSI Disk Device).
70531 10:49:58 (0) ** There are no missing WMI system files: .............................................................................. OK.
70532 10:49:58 (0) ** There are no missing WMI repository files: .......................................................................... OK.
70533 10:49:58 (0) ** WMI repository state: ............................................................................................... CONSISTENT.
70534 10:49:58 (0) ** AFTER running WMIDiag:
70535 10:49:58 (0) ** The WMI repository has a size of: ................................................................................... 86 MB.
70536 10:49:58 (0) ** - Disk free space on 'C:': .......................................................................................... 16596 MB.
70537 10:49:58 (0) ** - INDEX.BTR, 19456000 bytes, 3/13/2013 10:49:51 AM
70538 10:49:58 (0) ** - MAPPING1.MAP, 148440 bytes, 3/13/2013 10:48:51 AM
70539 10:49:58 (0) ** - MAPPING2.MAP, 148428 bytes, 3/13/2013 10:49:21 AM
70540 10:49:58 (0) ** - OBJECTS.DATA, 70328320 bytes, 3/13/2013 10:49:51 AM
70541 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70542 10:49:58 (2) !! WARNING: Windows Firewall: .......................................................................................... DISABLED.
70543 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70544 10:49:58 (0) ** DCOM Status: ........................................................................................................ OK.
70545 10:49:58 (0) ** WMI registry setup: ................................................................................................. OK.
70546 10:49:58 (0) ** INFO: WMI service has dependents: ................................................................................... 2 SERVICE(S)!
70547 10:49:58 (0) ** - Internet Connection Sharing (ICS) (SHAREDACCESS, StartMode='Disabled')
70548 10:49:58 (0) ** - SMS Agent Host (CCMEXEC, StartMode='Automatic')
70549 10:49:58 (0) ** => If the WMI service is stopped, the listed service(s) will have to be stopped as well.
70550 10:49:58 (0) ** Note: If the service is marked with (*), it means that the service/application uses WMI but
70551 10:49:58 (0) ** there is no hard dependency on WMI. However, if the WMI service is stopped,
70552 10:49:58 (0) ** this can prevent the service/application to work as expected.
70553 10:49:58 (0) **
70554 10:49:58 (0) ** RPCSS service: ...................................................................................................... OK (Already started).
70555 10:49:58 (0) ** WINMGMT service: .................................................................................................... OK (Already started).
70556 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70557 10:49:58 (0) ** WMI service DCOM setup: ............................................................................................. OK.
70558 10:49:58 (0) ** WMI components DCOM registrations: .................................................................................. OK.
70559 10:49:58 (0) ** WMI ProgID registrations: ........................................................................................... OK.
70560 10:49:58 (0) ** WMI provider DCOM registrations: .................................................................................... OK.
70561 10:49:58 (0) ** WMI provider CIM registrations: ..................................................................................... OK.
70562 10:49:58 (0) ** WMI provider CLSIDs: ................................................................................................ OK.
70563 10:49:58 (0) ** WMI providers EXE/DLL availability: ................................................................................. OK.
70564 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70565 10:49:58 (0) ** INFO: User Account Control (UAC): ................................................................................... ENABLED.
70566 10:49:58 (0) ** => WMI tasks requiring Administrative privileges on this computer MUST run in an elevated context.
70567 10:49:58 (0) ** i.e. You can start your scripts or WMIC commands from an elevated command
70568 10:49:58 (0) ** prompt by right clicking on the 'Command Prompt' icon in the Start Menu and
70569 10:49:58 (0) ** selecting 'Run as Administrator'.
70570 10:49:58 (0) ** i.e. You can also execute the WMI scripts or WMIC commands as a task
70571 10:49:58 (0) ** in the Task Scheduler within the right security context.
70572 10:49:58 (0) **
70573 10:49:58 (0) ** INFO: Local Account Filtering: ...................................................................................... ENABLED.
70574 10:49:58 (0) ** => WMI tasks remotely accessing WMI information on this computer and requiring Administrative
70575 10:49:58 (0) ** privileges MUST use a DOMAIN account part of the Local Administrators group of this computer
70576 10:49:58 (0) ** to ensure that administrative privileges are granted. If a Local User account is used for remote
70577 10:49:58 (0) ** accesses, it will be reduced to a plain user (filtered token), even if it is part of the Local Administrators group.
70578 10:49:58 (0) **
70579 10:49:58 (0) ** Overall DCOM security status: ....................................................................................... OK.
70580 10:49:58 (0) ** Overall WMI security status: ........................................................................................ OK.
70581 10:49:58 (0) ** - Started at 'Root' --------------------------------------------------------------------------------------------------------------
70582 10:49:58 (0) ** INFO: WMI permanent SUBSCRIPTION(S): ................................................................................ 5.
70583 10:49:58 (0) ** - ROOT/SUBSCRIPTION, NTEventLogEventConsumer.Name="SCM Event Log Consumer".
70584 10:49:58 (0) ** 'select * from MSFT_SCMEventLogEvent'
70585 10:49:58 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
70586 10:49:58 (0) ** 'SELECT * FROM __NamespaceCreationEvent'
70587 10:49:58 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
70588 10:49:58 (0) ** 'SELECT * FROM __ClassOperationEvent WHERE TargetClass ISA "CCM_Policy_EmbeddedObject"'
70589 10:49:58 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
70590 10:49:58 (0) ** 'SELECT * FROM __ClassOperationEvent WHERE TargetClass ISA "CCM_Policy_Config"'
70591 10:49:58 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
70592 10:49:58 (0) ** 'SELECT * FROM __ClassOperationEvent WHERE TargetClass ISA "CCM_Policy"'
70593 10:49:58 (0) **
70594 10:49:58 (0) ** WMI TIMER instruction(s): ........................................................................................... NONE.
70595 10:49:58 (0) ** INFO: WMI namespace(s) requiring PACKET PRIVACY: .................................................................... 3 NAMESPACE(S)!
70596 10:49:58 (0) ** - ROOT/CIMV2/SECURITY/MICROSOFTTPM.
70597 10:49:58 (0) ** - ROOT/CIMV2/TERMINALSERVICES.
70598 10:49:58 (0) ** - ROOT/SERVICEMODEL.
70599 10:49:58 (0) ** => When remotely connecting, the namespace(s) listed require(s) the WMI client to
70600 10:49:58 (0) ** use an encrypted connection by specifying the PACKET PRIVACY authentication level.
70601 10:49:58 (0) ** (RPC_C_AUTHN_LEVEL_PKT_PRIVACY or PktPrivacy flags)
70602 10:49:58 (0) ** i.e. 'WMIC.EXE /NODE:"IRONPORTRPTR" /AUTHLEVEL:Pktprivacy /NAMESPACE:\\ROOT\SERVICEMODEL Class __SystemSecurity'
70603 10:49:58 (0) **
70604 10:49:58 (0) ** WMI MONIKER CONNECTIONS: ............................................................................................ OK.
70605 10:49:58 (0) ** WMI CONNECTIONS: .................................................................................................... OK.
70606 10:49:58 (1) !! ERROR: WMI GET operation errors reported: ........................................................................... 152 ERROR(S)!
70607 10:49:58 (0) ** - Root/CIMV2, MSFT_NetInvalidDriverDependency, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70608 10:49:58 (0) ** MOF Registration: ''
70609 10:49:58 (0) ** - Root/CIMV2, Win32_OsBaselineProvider, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70610 10:49:58 (0) ** MOF Registration: ''
70611 10:49:58 (0) ** - Root/CIMV2, Win32_OsBaseline, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70612 10:49:58 (0) ** MOF Registration: ''
70613 10:49:58 (0) ** - Root/CIMV2, Win32_DriverVXD, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70614 10:49:58 (0) ** MOF Registration: ''
70615 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_BITS_BITSNetUtilization, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70616 10:49:58 (0) ** MOF Registration: ''
70617 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_BITS_BITSNetUtilization, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70618 10:49:58 (0) ** MOF Registration: ''
70619 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70620 10:49:58 (0) ** MOF Registration: ''
70621 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70622 10:49:58 (0) ** MOF Registration: ''
70623 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_HTTPServiceRequestQueues, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70624 10:49:58 (0) ** MOF Registration: ''
70625 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_HTTPServiceRequestQueues, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70626 10:49:58 (0) ** MOF Registration: ''
70627 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_HTTPServiceUrlGroups, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70628 10:49:58 (0) ** MOF Registration: ''
70629 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_HTTPServiceUrlGroups, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70630 10:49:58 (0) ** MOF Registration: ''
70631 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70632 10:49:58 (0) ** MOF Registration: ''
70633 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70634 10:49:58 (0) ** MOF Registration: ''
70635 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70636 10:49:58 (0) ** MOF Registration: ''
70637 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70638 10:49:58 (0) ** MOF Registration: ''
70639 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecDriver, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70640 10:49:58 (0) ** MOF Registration: ''
70641 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecDriver, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70642 10:49:58 (0) ** MOF Registration: ''
70643 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70644 10:49:58 (0) ** MOF Registration: ''
70645 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70646 10:49:58 (0) ** MOF Registration: ''
70647 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70648 10:49:58 (0) ** MOF Registration: ''
70649 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70650 10:49:58 (0) ** MOF Registration: ''
70651 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_WFP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70652 10:49:58 (0) ** MOF Registration: ''
70653 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_WFP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70654 10:49:58 (0) ** MOF Registration: ''
70655 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_WFPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70656 10:49:58 (0) ** MOF Registration: ''
70657 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_WFPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70658 10:49:58 (0) ** MOF Registration: ''
70659 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_WFPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70660 10:49:58 (0) ** MOF Registration: ''
70661 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_WFPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70662 10:49:58 (0) ** MOF Registration: ''
70663 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_ESENT_Database, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70664 10:49:58 (0) ** MOF Registration: ''
70665 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_ESENT_Database, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70666 10:49:58 (0) ** MOF Registration: ''
70667 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_ESENT_DatabaseInstances, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70668 10:49:58 (0) ** MOF Registration: ''
70669 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_ESENT_DatabaseInstances, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70670 10:49:58 (0) ** MOF Registration: ''
70671 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_ESENT_DatabaseTableClasses, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70672 10:49:58 (0) ** MOF Registration: ''
70673 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_ESENT_DatabaseTableClasses, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70674 10:49:58 (0) ** MOF Registration: ''
70675 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Lsa_SecurityPerProcessStatistics, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70676 10:49:58 (0) ** MOF Registration: ''
70677 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Lsa_SecurityPerProcessStatistics, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70678 10:49:58 (0) ** MOF Registration: ''
70679 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Lsa_SecuritySystemWideStatistics, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70680 10:49:58 (0) ** MOF Registration: ''
70681 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Lsa_SecuritySystemWideStatistics, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70682 10:49:58 (0) ** MOF Registration: ''
70683 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_MSDTC_DistributedTransactionCoordinator, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70684 10:49:58 (0) ** MOF Registration: ''
70685 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_MSDTC_DistributedTransactionCoordinator, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70686 10:49:58 (0) ** MOF Registration: ''
70687 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETCLRData_NETCLRData, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70688 10:49:58 (0) ** MOF Registration: ''
70689 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETCLRData_NETCLRData, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70690 10:49:58 (0) ** MOF Registration: ''
70691 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETCLRNetworking_NETCLRNetworking, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70692 10:49:58 (0) ** MOF Registration: ''
70693 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETCLRNetworking_NETCLRNetworking, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70694 10:49:58 (0) ** MOF Registration: ''
70695 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETDataProviderforOracle_NETDataProviderforOracle, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70696 10:49:58 (0) ** MOF Registration: ''
70697 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETDataProviderforOracle_NETDataProviderforOracle, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70698 10:49:58 (0) ** MOF Registration: ''
70699 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETDataProviderforSqlServer_NETDataProviderforSqlServer, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70700 10:49:58 (0) ** MOF Registration: ''
70701 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETDataProviderforSqlServer_NETDataProviderforSqlServer, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70702 10:49:58 (0) ** MOF Registration: ''
70703 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRExceptions, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70704 10:49:58 (0) ** MOF Registration: ''
70705 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRExceptions, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70706 10:49:58 (0) ** MOF Registration: ''
70707 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRInterop, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70708 10:49:58 (0) ** MOF Registration: ''
70709 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRInterop, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70710 10:49:58 (0) ** MOF Registration: ''
70711 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRJit, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70712 10:49:58 (0) ** MOF Registration: ''
70713 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRJit, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70714 10:49:58 (0) ** MOF Registration: ''
70715 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRLoading, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70716 10:49:58 (0) ** MOF Registration: ''
70717 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRLoading, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70718 10:49:58 (0) ** MOF Registration: ''
70719 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRLocksAndThreads, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70720 10:49:58 (0) ** MOF Registration: ''
70721 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRLocksAndThreads, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70722 10:49:58 (0) ** MOF Registration: ''
70723 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRMemory, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70724 10:49:58 (0) ** MOF Registration: ''
70725 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRMemory, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70726 10:49:58 (0) ** MOF Registration: ''
70727 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRRemoting, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70728 10:49:58 (0) ** MOF Registration: ''
70729 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRRemoting, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70730 10:49:58 (0) ** MOF Registration: ''
70731 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETFramework_NETCLRSecurity, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70732 10:49:58 (0) ** MOF Registration: ''
70733 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_NETFramework_NETCLRSecurity, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70734 10:49:58 (0) ** MOF Registration: ''
70735 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfDisk_LogicalDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70736 10:49:58 (0) ** MOF Registration: ''
70737 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfDisk_LogicalDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70738 10:49:58 (0) ** MOF Registration: ''
70739 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfDisk_PhysicalDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70740 10:49:58 (0) ** MOF Registration: ''
70741 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfDisk_PhysicalDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70742 10:49:58 (0) ** MOF Registration: ''
70743 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfNet_Browser, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70744 10:49:58 (0) ** MOF Registration: ''
70745 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfNet_Browser, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70746 10:49:58 (0) ** MOF Registration: ''
70747 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfNet_Redirector, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70748 10:49:58 (0) ** MOF Registration: ''
70749 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfNet_Redirector, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70750 10:49:58 (0) ** MOF Registration: ''
70751 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfNet_Server, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70752 10:49:58 (0) ** MOF Registration: ''
70753 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfNet_Server, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70754 10:49:58 (0) ** MOF Registration: ''
70755 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfNet_ServerWorkQueues, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70756 10:49:58 (0) ** MOF Registration: ''
70757 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfNet_ServerWorkQueues, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70758 10:49:58 (0) ** MOF Registration: ''
70759 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfOS_Cache, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70760 10:49:58 (0) ** MOF Registration: ''
70761 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfOS_Cache, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70762 10:49:58 (0) ** MOF Registration: ''
70763 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfOS_Memory, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70764 10:49:58 (0) ** MOF Registration: ''
70765 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfOS_Memory, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70766 10:49:58 (0) ** MOF Registration: ''
70767 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfOS_Objects, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70768 10:49:58 (0) ** MOF Registration: ''
70769 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfOS_Objects, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70770 10:49:58 (0) ** MOF Registration: ''
70771 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfOS_PagingFile, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70772 10:49:58 (0) ** MOF Registration: ''
70773 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfOS_PagingFile, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70774 10:49:58 (0) ** MOF Registration: ''
70775 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfOS_Processor, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70776 10:49:58 (0) ** MOF Registration: ''
70777 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfOS_Processor, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70778 10:49:58 (0) ** MOF Registration: ''
70779 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfOS_System, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70780 10:49:58 (0) ** MOF Registration: ''
70781 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfOS_System, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70782 10:49:58 (0) ** MOF Registration: ''
70783 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_FullImage_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70784 10:49:58 (0) ** MOF Registration: ''
70785 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_FullImage_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70786 10:49:58 (0) ** MOF Registration: ''
70787 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_Image_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70788 10:49:58 (0) ** MOF Registration: ''
70789 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_Image_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70790 10:49:58 (0) ** MOF Registration: ''
70791 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_JobObject, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70792 10:49:58 (0) ** MOF Registration: ''
70793 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_JobObject, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70794 10:49:58 (0) ** MOF Registration: ''
70795 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_JobObjectDetails, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70796 10:49:58 (0) ** MOF Registration: ''
70797 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_JobObjectDetails, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70798 10:49:58 (0) ** MOF Registration: ''
70799 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_Process, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70800 10:49:58 (0) ** MOF Registration: ''
70801 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_Process, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70802 10:49:58 (0) ** MOF Registration: ''
70803 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_ProcessAddressSpace_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70804 10:49:58 (0) ** MOF Registration: ''
70805 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_ProcessAddressSpace_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70806 10:49:58 (0) ** MOF Registration: ''
70807 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_Thread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70808 10:49:58 (0) ** MOF Registration: ''
70809 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_Thread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70810 10:49:58 (0) ** MOF Registration: ''
70811 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_PerfProc_ThreadDetails_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70812 10:49:58 (0) ** MOF Registration: ''
70813 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_PerfProc_ThreadDetails_Costly, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70814 10:49:58 (0) ** MOF Registration: ''
70815 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_RemoteAccess_RASPort, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70816 10:49:58 (0) ** MOF Registration: ''
70817 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_RemoteAccess_RASPort, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70818 10:49:58 (0) ** MOF Registration: ''
70819 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_RemoteAccess_RASTotal, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70820 10:49:58 (0) ** MOF Registration: ''
70821 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_RemoteAccess_RASTotal, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70822 10:49:58 (0) ** MOF Registration: ''
70823 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Spooler_PrintQueue, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70824 10:49:58 (0) ** MOF Registration: ''
70825 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Spooler_PrintQueue, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70826 10:49:58 (0) ** MOF Registration: ''
70827 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_TapiSrv_Telephony, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70828 10:49:58 (0) ** MOF Registration: ''
70829 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_TapiSrv_Telephony, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70830 10:49:58 (0) ** MOF Registration: ''
70831 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_ICMP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70832 10:49:58 (0) ** MOF Registration: ''
70833 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_ICMP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70834 10:49:58 (0) ** MOF Registration: ''
70835 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_ICMPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70836 10:49:58 (0) ** MOF Registration: ''
70837 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_ICMPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70838 10:49:58 (0) ** MOF Registration: ''
70839 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_IPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70840 10:49:58 (0) ** MOF Registration: ''
70841 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_IPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70842 10:49:58 (0) ** MOF Registration: ''
70843 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_IPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70844 10:49:58 (0) ** MOF Registration: ''
70845 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_IPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70846 10:49:58 (0) ** MOF Registration: ''
70847 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_NBTConnection, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70848 10:49:58 (0) ** MOF Registration: ''
70849 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_NBTConnection, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70850 10:49:58 (0) ** MOF Registration: ''
70851 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_NetworkInterface, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70852 10:49:58 (0) ** MOF Registration: ''
70853 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_NetworkInterface, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70854 10:49:58 (0) ** MOF Registration: ''
70855 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_TCPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70856 10:49:58 (0) ** MOF Registration: ''
70857 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_TCPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70858 10:49:58 (0) ** MOF Registration: ''
70859 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_TCPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70860 10:49:58 (0) ** MOF Registration: ''
70861 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_TCPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70862 10:49:58 (0) ** MOF Registration: ''
70863 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_UDPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70864 10:49:58 (0) ** MOF Registration: ''
70865 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_UDPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70866 10:49:58 (0) ** MOF Registration: ''
70867 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Tcpip_UDPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70868 10:49:58 (0) ** MOF Registration: ''
70869 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_Tcpip_UDPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70870 10:49:58 (0) ** MOF Registration: ''
70871 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70872 10:49:58 (0) ** MOF Registration: ''
70873 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70874 10:49:58 (0) ** MOF Registration: ''
70875 10:49:58 (0) ** - Root/CIMV2, Win32_PerfFormattedData_TermService_TerminalServicesSession, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70876 10:49:58 (0) ** MOF Registration: ''
70877 10:49:58 (0) ** - Root/CIMV2, Win32_PerfRawData_TermService_TerminalServicesSession, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70878 10:49:58 (0) ** MOF Registration: ''
70879 10:49:58 (0) ** - Root/WMI, ReserveDisjoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70880 10:49:58 (0) ** MOF Registration: ''
70881 10:49:58 (0) ** - Root/WMI, ReserveLateCount, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70882 10:49:58 (0) ** MOF Registration: ''
70883 10:49:58 (0) ** - Root/WMI, ReserveJoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70884 10:49:58 (0) ** MOF Registration: ''
70885 10:49:58 (0) ** - Root/WMI, ReserveDelete, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70886 10:49:58 (0) ** MOF Registration: ''
70887 10:49:58 (0) ** - Root/WMI, ReserveBandwidth, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70888 10:49:58 (0) ** MOF Registration: ''
70889 10:49:58 (0) ** - Root/WMI, ReserveCreate, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70890 10:49:58 (0) ** MOF Registration: ''
70891 10:49:58 (0) ** - Root/WMI, SystemConfig_PhyDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70892 10:49:58 (0) ** MOF Registration: ''
70893 10:49:58 (0) ** - Root/WMI, SystemConfig_Video, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70894 10:49:58 (0) ** MOF Registration: ''
70895 10:49:58 (0) ** - Root/WMI, SystemConfig_IDEChannel, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70896 10:49:58 (0) ** MOF Registration: ''
70897 10:49:58 (0) ** - Root/WMI, SystemConfig_NIC, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70898 10:49:58 (0) ** MOF Registration: ''
70899 10:49:58 (0) ** - Root/WMI, SystemConfig_Network, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70900 10:49:58 (0) ** MOF Registration: ''
70901 10:49:58 (0) ** - Root/WMI, SystemConfig_CPU, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70902 10:49:58 (0) ** MOF Registration: ''
70903 10:49:58 (0) ** - Root/WMI, SystemConfig_LogDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70904 10:49:58 (0) ** MOF Registration: ''
70905 10:49:58 (0) ** - Root/WMI, SystemConfig_Power, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70906 10:49:58 (0) ** MOF Registration: ''
70907 10:49:58 (0) ** - root/ccm/LocationServices, ClientInfo, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70908 10:49:58 (0) ** MOF Registration: ''
70909 10:49:58 (0) ** - root/ccm/LocationServices, ClientInfo, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
70910 10:49:58 (0) ** MOF Registration: ''
70911 10:49:58 (0) ** => When a WMI performance class is missing (i.e. 'Win32_PerfRawData_TermService_TerminalServicesSession'), it is generally due to
70912 10:49:58 (0) ** a lack of buffer refresh of the WMI class provider exposing the WMI performance counters.
70913 10:49:58 (0) ** You can refresh the WMI class provider buffer with the following command:
70914 10:49:58 (0) **
70915 10:49:58 (0) ** i.e. 'WINMGMT.EXE /SYNCPERF'
70916 10:49:58 (0) **
70917 10:49:58 (0) ** WMI MOF representations: ............................................................................................ OK.
70918 10:49:58 (0) ** WMI QUALIFIER access operations: .................................................................................... OK.
70919 10:49:58 (0) ** WMI ENUMERATION operations: ......................................................................................... OK.
70920 10:49:58 (0) ** WMI EXECQUERY operations: ........................................................................................... OK.
70921 10:49:58 (2) !! WARNING: WMI GET VALUE operation errors reported: ................................................................... 5 WARNING(S)!
70922 10:49:58 (0) ** - Root, Instance: __EventConsumerProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
70923 10:49:58 (0) ** - Root, Instance: __EventProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
70924 10:49:58 (0) ** - Root, Instance: __EventSinkCacheControl=@, Property: ClearAfter='00000000000015.000000:000' (Expected default='00000000000230.000000:000').
70925 10:49:58 (0) ** - Root, Instance: __ObjectProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
70926 10:49:58 (0) ** - Root, Instance: __PropertyProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
70927 10:49:58 (0) **
70928 10:49:58 (0) ** WMI WRITE operations: ............................................................................................... NOT TESTED.
70929 10:49:58 (0) ** WMI PUT operations: ................................................................................................. NOT TESTED.
70930 10:49:58 (0) ** WMI DELETE operations: .............................................................................................. NOT TESTED.
70931 10:49:58 (0) ** WMI static instances retrieved: ..................................................................................... 7466.
70932 10:49:58 (0) ** WMI dynamic instances retrieved: .................................................................................... 0.
70933 10:49:58 (0) ** WMI instance request cancellations (to limit performance impact): ................................................... 3.
70934 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70935 10:49:58 (0) ** # of Event Log events BEFORE WMIDiag execution since the last 20 day(s):
70936 10:49:58 (0) ** DCOM: ............................................................................................................. 0.
70937 10:49:58 (0) ** WINMGMT: .......................................................................................................... 0.
70938 10:49:58 (0) ** WMIADAPTER: ....................................................................................................... 0.
70939 10:49:58 (0) **
70940 10:49:58 (0) ** # of additional Event Log events AFTER WMIDiag execution:
70941 10:49:58 (0) ** DCOM: ............................................................................................................. 0.
70942 10:49:58 (0) ** WINMGMT: .......................................................................................................... 0.
70943 10:49:58 (0) ** WMIADAPTER: ....................................................................................................... 0.
70944 10:49:58 (0) **
70945 10:49:58 (0) ** 152 error(s) 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found
70946 10:49:58 (0) ** => This error is typically a WMI error. This WMI error is due to:
70947 10:49:58 (0) ** - a missing WMI class definition or object.
70948 10:49:58 (0) ** (See any GET, ENUMERATION, EXECQUERY and GET VALUE operation failures).
70949 10:49:58 (0) ** You can correct the missing class definitions by:
70950 10:49:58 (0) ** - Manually recompiling the MOF file(s) with the 'MOFCOMP <FileName.MOF>' command.
70951 10:49:58 (0) ** Note: You can build a list of classes in relation with their WMI provider and MOF file with WMIDiag.
70952 10:49:58 (0) ** (This list can be built on a similar and working WMI Windows installation)
70953 10:49:58 (0) ** The following command line must be used:
70954 10:49:58 (0) ** i.e. 'WMIDiag CorrelateClassAndProvider'
70955 10:49:58 (0) ** Note: When a WMI performance class is missing, you can manually resynchronize performance counters
70956 10:49:58 (0) ** with WMI by starting the ADAP process.
70957 10:49:58 (0) ** - a WMI repository corruption.
70958 10:49:58 (0) ** In such a case, you must rerun WMIDiag with 'WriteInRepository' parameter
70959 10:49:58 (0) ** to validate the WMI repository operations.
70960 10:49:58 (0) ** Note: ENSURE you are an administrator with FULL access to WMI EVERY namespaces of the computer before
70961 10:49:58 (0) ** executing the WriteInRepository command. To write temporary data from the Root namespace, use:
70962 10:49:58 (0) ** i.e. 'WMIDiag WriteInRepository=Root'
70963 10:49:58 (0) ** - If the WriteInRepository command fails, while being an Administrator with ALL accesses to ALL namespaces
70964 10:49:58 (0) ** the WMI repository must be reconstructed.
70965 10:49:58 (0) ** Note: The WMI repository reconstruction requires to locate all MOF files needed to rebuild the repository,
70966 10:49:58 (0) ** otherwise some applications may fail after the reconstruction.
70967 10:49:58 (0) ** This can be achieved with the following command:
70968 10:49:58 (0) ** i.e. 'WMIDiag ShowMOFErrors'
70969 10:49:58 (0) ** Note: The repository reconstruction must be a LAST RESORT solution and ONLY after executing
70970 10:49:58 (0) ** ALL fixes previously mentioned.
70971 10:49:58 (2) !! WARNING: Static information stored by external applications in the repository will be LOST! (i.e. SMS Inventory)
70972 10:49:58 (0) **
70973 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70974 10:49:58 (0) ** WMI Registry key setup: ............................................................................................. OK.
70975 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70976 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70977 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70978 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70979 10:49:58 (0) **
70980 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70981 10:49:58 (0) ** ------------------------------------------------------ WMI REPORT: END -----------------------------------------------------------
70982 10:49:58 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
70983 10:49:58 (0) **
70984 10:49:58 (0) ** ERROR: WMIDiag detected issues that could prevent WMI to work properly!. Check 'C:\USERS\ADMIN\APPDATA\LOCAL\TEMP\WMIDIAG-V2.1_2K8R2.SRV.SP1.64_BACKUPSERVER_2013.03.13_10.33.40.LOG' for details.
70985 10:49:58 (0) **
70986 10:49:58 (0) ** WMIDiag v2.1 ended on Wednesday, March 13, 2013 at 10:49 (W:117 E:25 S:1).
I tried it's suggestion of using the command: WINMGMT.EXE /SYNCPERF but the error I get is "Invalid parameter", and then a list of switches and syntax usage. The closest is "/resyncperf", which didn't produce an error, but did not help with the problem, either.
Any help would be greatly appreciated.
Thanks.