Update assettag.md

This commit is contained in:
John Kaiser
2019-01-29 12:45:14 -08:00
committed by GitHub
parent aaf39cbea9
commit 4ef6fd7601

View File

@ -81,7 +81,7 @@ 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”) - (Get-WmiObject -query “Select * from Win32_SystemEnclosure”)
``` ```
**Example:** **Example:**
C:\Windows\System32> (Get-WmiObject -query “Select * from Win32_SystemEnclosure”) C:\Windows\System32> (Get-WmiObject -query “Select * from Win32_SystemEnclosure”)