Windows 2003 How do I determine what process mode my server is running ?

  • Thread starter Thread starter akarui.tomodachi@gmail.com
  • Start date Start date
A

akarui.tomodachi@gmail.com

I have a box running Windows Server 2003, Enterprise version OS on an
Intel Xenon processor.
Which command I should use to determine the processing mode of the
OS ?
I need to know whether it is 32-bit or 64-bit ?
Note that, Xenon supports both processing mode.
Thanks.
 
Hi Akarui,

This should help you out.. http://support.microsoft.com/kb/827218

Coraleigh Miller


<akarui.tomodachi@gmail.com> wrote in message
news:1187281836.206043.248270@g4g2000hsf.googlegroups.com...
>I have a box running Windows Server 2003, Enterprise version OS on an
> Intel Xenon processor.
> Which command I should use to determine the processing mode of the
> OS ?
> I need to know whether it is 32-bit or 64-bit ?
> Note that, Xenon supports both processing mode.
> Thanks.
>
 
On Aug 16, 9:30 am, akarui.tomoda...@gmail.com wrote:
> I have a box running Windows Server 2003, Enterprise version OS on an
> Intel Xenon processor.
> Which command I should use to determine the processing mode of the
> OS ?
> I need to know whether it is 32-bit or 64-bit ?
> Note that, Xenon supports both processing mode.
> Thanks.


You can also just try and run a program compiled for EMT64 on
Windows. It'll bomb out immediately if 64bit is not supported by the
OS.
 
Back
Top