Update assettag.md

This commit is contained in:
John Kaiser
2019-01-29 12:47:12 -08:00
committed by GitHub
parent 2c04ff6401
commit 82ccefb4b2

View File

@ -79,7 +79,7 @@ Surface Go.
> **Figure 1.** Results of running Surface Asset Tag tool on Surface Go
Alternately, you can use WMI to query the existing asset tag on a device:
- Alternately, you can use WMI to query the existing asset tag on a device:
(Get-WmiObject -query “Select * from Win32_SystemEnclosure”)
```