Hello, I am looking for a powershell script that does something like the vbscript to diagnose the WMI, and produce a report at the end. Specifically one like here - http://www.microsoft.com/en-us/download/details.aspx?id=7684 I am looking to use the invoke-command
to run this ps1 file on remote machines.
↧