Getting a BIOS version of a Dell machine with PowerShell

By: Justin Braun
Posted on: January 5, 2016

Easy code snippet on how to retrieve the BIOS version with PowerShell.

Get-WmiObject win32_bios

This will output the BIOS version, manufacturer, name, and serial number.

Related Articles

Search Your Compellent Storage Center Using Windows PowerShell

Using Windows PowerShell and the Compellent Storage Center Command Set for PowerShell, I have create
Icsposh

PowerShell: Dynamic generation of an iCal/vCalendar (ICS) format file

Generating your own custom calendar or event invites in the iCal (vCalendar) format is pretty easy, once you've read the 140+ page spec.

Compellent Disk Management with PowerShell: Windows Server 2008 Disks

I was provisioning some Compellent storage today for a a series of tests that I am working on that r