💻 Software
Detect Windows Server version 32/64-bit in CLI
Fresh5 days ago
Mar 15, 202653048 viewsConfidence Score0%
0%
Problem
What's the best and quickest way to detect whether you're running a 32 or 64-bit version of Windows Server from the command line? (Cygwin is installed)
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Detect Windows Server version 32/64-bit in CLI
Low Risk
How about: This will return x86 on 32-bit systems and AMD64 (or IA64) on 64-bit systems.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix