How to know machine details in windows through cmd

Hi,

I want to print machine details in windows.
In UNIX it is easily available by the command

uname -X

Is there any command like this in windows to get those details..

can anybody help me on this..

Thanks in advance.

~arup

it gives a longer list of output but it will probably contain the machine details that you require:

in command prompt:
systeminfo<enter>