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