how to check whether windows server 2012 is 32bit or 64 bit
Moderator: Staff
how to check whether windows server 2012 is 32bit or 64 bit
how to check whether windows server 2012 is 32bit or 64 bit
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: how to check whether windows server 2012 is 32bit or 64 bit
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
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