mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 05:37:22 +00:00
Update assettag.md
This commit is contained in:
parent
4ef6fd7601
commit
2c04ff6401
@ -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”)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user