Get-OutlookBitValue

This little function is interesting, it will display the bit version of the Outlook client on a machine. I got this from an internal discussion, that someone needed to get an answer for a customer. I grabbed the code, functioned it up, and here it is.

Now, my first thought is, why does it matter? Then I realized, I too have issues with 32 bit vs. 64 bit applications and compatibility. And I don’t perform nearly some of the tasks that busy end users do. So here it is, a simple function to find out which bit version of Outlook a client machine is running. I hope it is useful to someone out there.

And as always, just visit the MO_Module page to see how this and other simple functions can help daily administrative routine tasks. Thank you.

Mike O’Neill