Update assettag.md

This commit is contained in:
John Kaiser 2019-01-29 13:02:48 -08:00 committed by GitHub
parent 9a409d6c4b
commit 555fd113f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ To get the proposed asset tag:
- Run AssetTag -g - Run AssetTag -g
``` ```
**Example:** **Example:**
C:\assets\> C:\assets\AssetTag.exe -g C:\assets\AssetTag.exe -g
``` ```
To clear the proposed asset tag: To clear the proposed asset tag:
@ -52,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\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\> C:\assets\AssetTag.exe -s testassettag12 C:\assets\AssetTag.exe -s testassettag12
``` ```
>[!NOTE] >[!NOTE]