how to check whether windows server 2012 is 32bit or 64 bit

Discussions related with hosting control panels used, which include cPanel, Plesk, Directadmin etc..

Moderator: Staff

Post Reply
jeniffer
Posts: 0
Joined: Wed Sep 21, 2016 3:23 pm

how to check whether windows server 2012 is 32bit or 64 bit

Post by jeniffer »

how to check whether windows server 2012 is 32bit or 64 bit


Martin
Posts: 36
Joined: Fri Sep 16, 2016 10:34 am

Re: how to check whether windows server 2012 is 32bit or 64 bit

Post by Martin »

Open command prompt and type the below command to check the architecture.

Command : wmic OS get OSArchitecture

Example :

C:\Users\Administrator> wmic OS get OSArchitecture
OSArchitecture
64-bit

=============================
Martin
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree


If you are looking for assistance in server management, please get in touch with our support.
Post Reply