Tests if the current operating system is 64-bit.
Test-OSIs64Bit [<CommonParameters>]
Regardless of the bitness of the currently running process, returns True if the current OS is a 64-bit OS.
Test-OSIs64Bit
Returns True if the current operating system is 64-bit, and False otherwise.