W2K -How to activate "System info" from command line ?

  • Thread starter Thread starter MoshiachNow
  • Start date Start date
M

MoshiachNow

Hi,

It's a W2000 server.

In Computer Management -> System Tools ->System Information, select
Save
as System Information File.

I need to achieve the above from command line - is it doable ?
 
MoshiachNow said:
Hi,

It's a W2000 server.

In Computer Management -> System Tools ->System Information, select
Save
as System Information File.

I need to achieve the above from command line - is it doable ?

This is easy for someone who is used to the command line environment:
1. Look at the properties of the shortcut.
2. Run the "Target" command from the Command Prompt
with a /? added, e.g.
msinfo32.exe /?
3. Pick the switches you want.
 
Back
Top