G
Guest
I wish to be able to output Vista's event log from the command line. In XP,
I would issue a cscript command to set the default type of script...
cscript //h:cscript //s //nologo
....and then an event query command
eventquery /l system /fi "Source Type" /fo csv /v>"c:\eventLogOut.log
this doesn't seem to work anymore....and I've seen some stuff in MSDN that
there may be a whole different paradym for outputting event log information.
Does anyone have a sence on how to do this?
I would issue a cscript command to set the default type of script...
cscript //h:cscript //s //nologo
....and then an event query command
eventquery /l system /fi "Source Type" /fo csv /v>"c:\eventLogOut.log
this doesn't seem to work anymore....and I've seen some stuff in MSDN that
there may be a whole different paradym for outputting event log information.
Does anyone have a sence on how to do this?