Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » TYPE:WMI » PHILOSOPHY   (RSS)

Encoding Operations Knowledge

One of the primary goals of Windows PowerShell is to encode operations knowledge. Consider the example of finding out what domain role a computer plays. If you look at the WMI class WIN32_COMPUTERSYSTEM, you'll see that it tells you this information:
 
Page view tracker