I have a large number of machines that have WMI errors. I ran WMIDIAG but do not know how to interperate the data.
It appears there are a few problems, but I am a little lost in how to adress them. Does anyone have any good resources?
I am enclosing snippets that show problems.
23656 10:40:15 (1) !! ERROR: Overall WMI security status: ................................................................................. ERROR!
23657 10:40:15 (0) ** - Started at 'Root' --------------------------------------------------------------------------------------------------------------
23658 10:40:15 (0) ** INFO: WMI permanent SUBSCRIPTION(S): ................................................................................ 2.
23659 10:40:15 (0) ** - ROOT/SUBSCRIPTION, MSFT_UCScenarioControl.Name="Microsoft WMI Updating Consumer Scenario Control".
23660 10:40:15 (0) ** 'SELECT * FROM __InstanceOperationEvent WHERE TargetInstance ISA 'MSFT_UCScenario''
23661 10:40:15 (0) ** - ROOT/SUBSCRIPTION, NTEventLogEventConsumer.Name="SCM Event Log Consumer".
23662 10:40:15 (0) ** 'select * from MSFT_SCMEventLogEvent'
23664 10:40:15 (0) ** WMI TIMER instruction(s): ........................................................................................... NONE.
23665 10:40:15 (0) ** WMI ADAP status: .................................................................................................... OK.
23666 10:40:15 (0) ** INFO: WMI namespace(s) requiring PACKET PRIVACY: .................................................................... 1 NAMESPACE(S)!
23667 10:40:15 (0) ** - ROOT/SERVICEMODEL.
23668 10:40:15 (0) ** => When remotely connecting, the namespace(s) listed require(s) the WMI client to
23669 10:40:15 (0) ** use an encrypted connection by specifying the PACKET PRIVACY authentication level.
23670 10:40:15 (0) ** (RPC_C_AUTHN_LEVEL_PKT_PRIVACY or PktPrivacy flags)
23671 10:40:15 (0) ** i.e. 'WMIC.EXE /NODE:"BSEYMOUR-DT" /AUTHLEVEL:Pktprivacy /NAMESPACE:\\ROOT\SERVICEMODEL Class __SystemSecurity'
Can anyone provide me with guidence on resolving these and other issues? Are there good places to look for insturctions? Are there any plans to include this functionality in the connection tester WMI tests?
Thanks,
David