... | ... | @@ -11,3 +11,15 @@ If the asset is older than a few months, and it is pretty clear it is of a type |
|
|
|
|
|
The most basic form of adding an asset simply involves creating a record with the asset's serial number as the Asset ID. This, and the actual field Serial Number, are the only mandatory fields on the card. A new card can be created directly from the asset overview as follows:
|
|
|
|
|
|

|
|
|
|
|
|
Remember the serial number can be obtained from Windows machines directly from the command line
|
|
|
|
|
|
```
|
|
|
|
|
|
wmic bios get serialnumber
|
|
|
|
|
|
```
|
|
|
|
|
|
Once the asset is added then additional fields can be added, if known. If the asset is known by the MDM server or Snow then the dynamic information will be picked up automatically overnight.
|
|
|
|