News

It'd be nice to define this attribute once and then use it on all functions. This can't be done with the ValidateSet attribute -- but it can be done by using an enum. In PowerShell v5, we can define ...