Once again MOW proves what a clever guy he is. Check out his blog entry PowerShell V2 CTP2: making Custom Enums using Add-Type . He shows how you can make your own enums using a very simple function he wrote (Add-Enum) which leverages our new Add-Type