Command line to find out if the OS is running a 32-bit version or 64-bit of Windows?

We can get this via WMI:

"wmic OS get OSArchitecture"
 
Example on my system:

C:\>wmic OS get OSArchitecture
OSArchitecture
32-bit

Comments

Popular posts from this blog

Java Control Panel Icon "Application Not Found"

Enterprise CA option is greyed out / unavailable

Unable to connect to Wireless profile being pushed using GPO