Have you ever had to calculate bitmasks on the fly? I have and still do. In this post, I'm going to show a simple PowerShell script that can be used to generate bitmask values. But first, let's look at a reason that you may have to use bitmasks. Many of today's servers have a fair number of … Continue reading Calculate Bitmasks In PowerShell