Skip to content

Instantly share code, notes, and snippets.

@gyant
Created January 6, 2019 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gyant/6a789d3d82cbe5fdd8ace6baf275f2a7 to your computer and use it in GitHub Desktop.
Save gyant/6a789d3d82cbe5fdd8ace6baf275f2a7 to your computer and use it in GitHub Desktop.
Windows 10 Powershell (Administrator) -- Find Storage Device Serial Numbers
Get-WMIObject win32_physicalmedia | Format-List Tag,SerialNumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment