< # .SYNOPSIS This script gets a list of non-working hardware using WMI. .DESCRIPTION This script re-implements another TechNet Scripting Gallery script that was written in VB (see ...
< # .SYNOPSIS Uses Win32_PNPEntity to return information about non-working devices. .DESCRIPTION This script calls Get-WmiObject to retrieve plug and play details, then formats and displays non-working devices...