Get SN from remote PC using WMIC CMD

XP/Vista/7
·         wmic /user:Administrator /node:Computername bios get serialnumber
Windows 10
1.         Locale
Get-WmiObject win32_bios
2.         Remote

Get-WmiObject win32_bios -computername PC001

http://blog.technotesdesk.com/get-serial-numbertag-from-remote-pc-with-use-of-wmic

Comments

Popular posts from this blog

Access Denied message when changing printer port

How To Install net Framework 3.5 on Windows 10