Hi, I am new to Powershell only been using it for 3 weeks and I wanna learn how to create scripts, my first script I like to create is one with the Get-WMIObject -List that will display all Win32 classes containing a user specified string, how do I go about doing that?
Any help is appreciated