WMI namespace marked as RequiresEncryption
i have 2 node file windows 2008 sp2 storage server cluster keep getting these wmi errors on every 5 minutes:
log name: application source: microsoft-windows-wmi date: 5/23/2011 1:55:09 pm event id: 5605 task category: none level: error keywords: classic user: n/a computer: fs01a.procopio.local description: access root\mscluster namespace denied because namespace marked requiresencryption script or application attempted connect namespace authentication level below pkt_privacy. change authentication level pkt_privacy , run script or application again. event xml: <event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <system> <provider name="microsoft-windows-wmi" guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" eventsourcename="winmgmt" /> <eventid qualifiers="49152">5605</eventid> <version>0</version> <level>2</level> <task>0</task> <opcode>0</opcode> <keywords>0x80000000000000</keywords> <timecreated systemtime="2011-05-23t20:55:09.000z" /> <eventrecordid>27671</eventrecordid> <correlation /> <execution processid="0" threadid="0" /> <channel>application</channel> <computer>fs01a.procopio.local</computer> <security /> </system> <eventdata> <data>root\mscluster</data> </eventdata> </event>
it simple file cluster server holds file shares , nothing else. how can find out script running generating these errors? happening on both nodes in cluster, on resource owner happening every 5 minutes, , on standby node seems happen once @ approx. 4:07pm , and @ 11:03 pm , that's it. last week cluster failed on standby node, , when 1 primary, see in event viewer at time that these errors ocurred every 5 minutes then. so, seems directly related whether or not node resource owner or not.
thanks
Windows Server > High Availability (Clustering)
Comments
Post a Comment