SYSTEMINFO command & also few more commands

H

Hitesh.Tiwari

Hi,

I am trying to export system info using Systeminfo command but i am
facing some issues .I tried creating CSV with C:\>SYSTEMINFO /FO CSVsee all data.I am using Winxp with sp2.
Then i tried exporting directly using C:\>SYSTEMINFO >>c:/
sysinfo.nfo . Whenever i am trying to open it says its corrrupted
but after that it opens up and has all the info. Why its popping that
error any idea ??

Also can anyone help me with commands for getting eventlog, systemlog
and process list ?

Thanks,
Hitesh
 
P

Pegasus \(MVP\)

Hi,

I am trying to export system info using Systeminfo command but i am
facing some issues .I tried creating CSV with C:\>SYSTEMINFO /FO CSV
see all data.I am using Winxp with sp2.
Then i tried exporting directly using C:\>SYSTEMINFO >>c:/
sysinfo.nfo . Whenever i am trying to open it says its corrrupted
but after that it opens up and has all the info. Why its popping that
error any idea ??

Also can anyone help me with commands for getting eventlog, systemlog
and process list ?

Thanks,
Hitesh

The command
systeinfo /fo List
gives you a nicely formatted output.

tasklist.exe gives you a list of your current processes.
eventquery.vbs extracts events from the Event Logger.
What exactly do you mean with "systemlog"?
 
H

hitesh

The command
systeinfo /fo List
gives you a nicely formatted output.

tasklist.exe gives you a list of your current processes.
eventquery.vbs extracts events from the Event Logger.
What exactly do you mean with "systemlog"?- Hide quoted text -

- Show quoted text -

Actually i meant system log in event log. I have to save application ,
security and system log in three different files from event log using
command line. How to do this?
Thanks for systeminfo help , It came in a proper format this time
using list as format .
Regards,
Hitesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top