mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Update assettag.md
This commit is contained in:
parent
4614b7c621
commit
9a409d6c4b
@ -10,7 +10,7 @@ ms.topic: article
|
|||||||
ms.date: 01/29/2019
|
ms.date: 01/29/2019
|
||||||
---
|
---
|
||||||
|
|
||||||
# Surface Asset Tag Tool
|
C:\assets\> # Surface Asset Tag Tool
|
||||||
|
|
||||||
The Surface Asset Tag tool is a command line interface (CLI) utility
|
The Surface Asset Tag tool is a command line interface (CLI) utility
|
||||||
that allows you to view, assign, and modify an assigned asset tag value
|
that allows you to view, assign, and modify an assigned asset tag value
|
||||||
@ -36,13 +36,15 @@ To run Surface Asset Tag:
|
|||||||
|
|
||||||
3. Restart Surface.
|
3. Restart Surface.
|
||||||
|
|
||||||
|
### Asset Tag tool commands
|
||||||
|
In the following examples, AssetTag.ex is saved in a directory on a local machine (C:\assets).
|
||||||
|
|
||||||
To get the proposed asset tag:
|
To get the proposed asset tag:
|
||||||
|
|
||||||
- Run AssetTag -g
|
- Run AssetTag -g
|
||||||
```
|
```
|
||||||
**Example:**
|
**Example:**
|
||||||
C:\\assets\> C:\\assets\\AssetTag.exe -g
|
C:\assets\> C:\assets\AssetTag.exe -g
|
||||||
```
|
```
|
||||||
|
|
||||||
To clear the proposed asset tag:
|
To clear the proposed asset tag:
|
||||||
@ -50,14 +52,14 @@ To get the proposed asset tag:
|
|||||||
- Run AssetTag -s
|
- Run AssetTag -s
|
||||||
```
|
```
|
||||||
**Example:**
|
**Example:**
|
||||||
C:\\assets\> C:\\assets\\AssetTag.exe -s
|
C:\assets\> C:\assets\AssetTag.exe -s
|
||||||
```
|
```
|
||||||
To set the proposed asset tag:
|
To set the proposed asset tag:
|
||||||
|
|
||||||
- Run AssetTag -s testassettag12
|
- Run AssetTag -s testassettag12
|
||||||
```
|
```
|
||||||
**Example**
|
**Example**
|
||||||
C:\\assets\\AssetTag.exe -s testassettag12
|
C:\assets\> C:\assets\AssetTag.exe -s testassettag12
|
||||||
```
|
```
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user