PowerShell WMI – Querying BIOS informations
Hi Guys, I will start a small blog post serie with PowerShell functions I wrote that query WMI of remote computer. Here is the first function: This function will provide you basic information over the BIOS configuration of the computer you want to query.For the purpose of this script I used another function I wrote […]