Jump to content

SYSTEMINFO command & also few more commands


Recommended Posts

Guest Hitesh.Tiwari@gmail.com
Posted

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

>>c:/sysinfo.csv command , but its not formatted so very difficult to

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

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Pegasus \(MVP\)
Posted

Re: SYSTEMINFO command & also few more commands

 

 

<Hitesh.Tiwari@gmail.com> wrote in message

news:4109d88e-e3f1-4e27-9b7b-cc2abbe47863@a9g2000prl.googlegroups.com...

> 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

>>>c:/sysinfo.csv command , but its not formatted so very difficult to

> 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"?

Guest hitesh
Posted

Re: SYSTEMINFO command & also few more commands

 

On May 21, 2:23 pm, "Pegasus \(MVP\)" <I....@fly.com.oz> wrote:

> <Hitesh.Tiw...@gmail.com> wrote in message

>

> news:4109d88e-e3f1-4e27-9b7b-cc2abbe47863@a9g2000prl.googlegroups.com...

>

>

>

>

>

> > 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

> >>>c:/sysinfo.csv command , but its not formatted so very difficult to

> > 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"?- 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


×
×
  • Create New...