Following on my post about using enums http://msmvps.com/blogs/richardsiddaway/archive/2011/08/02/enums.aspx I thought it might be fun to see how we can make our own. If we look at Win32_LogicalDisk PS > Get-WmiObject Win32_LogicalDisk | ft DeviceID...