Published 23 Nov 2013 9:47 PM by Phil Sullivan
Frequently, objects in .NET will use enums in their methods or constructors. Because of this it's important to understand how to reference an enum in PowerShell. Commonly used types like StreamReader, DateTime, and StreamWrit...