Robert Cain hits us again on the topic of enumerations in Powershell:
In a previous post, Fun with PowerShell Enums I introduced the concept of Enums.
In this post we’ll dive deeper into enums, taking a look at more of its properties a well as other ways to use enums.
Read on to see what happens when you accidentally include a particular value twice, as well as more about using enums.