MoshiachNow
IS-IT--Management
HI,
I need to WMIC - browse remote computer event log for disk problems (command line).
My goal is to try and search all our servers for a potential disk issues and fix these in advance.
So far tried from a command line :
WMIC /node:"mine-001" /user:"oper" /password:"color" NTEVENT WHERE "LogFile='application'" GET message|find /i "disk"
But I get an error :
ERROR:
Description = Exception occurred.
Any help or better idea will be appreciated.
Long live king Moshiach !
I need to WMIC - browse remote computer event log for disk problems (command line).
My goal is to try and search all our servers for a potential disk issues and fix these in advance.
So far tried from a command line :
WMIC /node:"mine-001" /user:"oper" /password:"color" NTEVENT WHERE "LogFile='application'" GET message|find /i "disk"
But I get an error :
ERROR:
Description = Exception occurred.
Any help or better idea will be appreciated.
Long live king Moshiach !