Created
July 6, 2015 03:44
-
-
Save kvprasoon/2ace692398c2136344b5 to your computer and use it in GitHub Desktop.
Get-BCinfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gwmi win32_operatingsystem|select CSname,Version,@{E={(gwmi win32_bios).serialnumber};L="Bios SerialNumber"},servicePackMajorVersion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment