Skip to content

Instantly share code, notes, and snippets.

@manualbashing
Last active June 7, 2019 10:56
Show Gist options
  • Select an option

  • Save manualbashing/2716a4af792d4a7215fa to your computer and use it in GitHub Desktop.

Select an option

Save manualbashing/2716a4af792d4a7215fa to your computer and use it in GitHub Desktop.
Get-WmiObject win32_SystemEnclosure | select serialnumber
Get-WmiObject win32_SystemEnclosure –Computername remotesystemname | select serialnumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment