PowerShell for IT Professionals [#12] – WMI – Windows Management Instrumentation
Reading Time: 2 minutes In this lesson we learn how to use PowerShell to access WMI (Windows Management Instrumentation), so that we can gain often hidden or…
PowerShell for IT Professionals [#6] – Filtering output
Reading Time: < 1 minute Exercises List all services that are stopped List all service that are stopped and they name begins with W Display only the Display…