We have an existing (v. 6.0.150.50) LANSweeper installation and are looking to implement an existing asset acquisition workflow to populate into LANSweeper.
The workflow would be as follows:
1) Create asset records based on the serial number of the asset when we receive the devices from the manufacturer.
2) Once the device is deployed in the environment, have the device scanned using LSPUSH the populate the data into existing entry (rather than create a new one).
A couple of observations...
We attempted to do this with and found that the record for the pre-populated asset and the deployed asset (using lspush.exe and then copying the resulting text file into the Import folder had different records with different unique keys (the former based on the asset tag, the latter on the hostname). Before the deployment, we will not know what the hostname would be. Based on a review of the LSPUSH-generated file, the unique key is generated based on the hostname of the device.
After reviewing your forums, merging asset records is a feature that has yet to be implemented. As such, is it possible (or advisable) to change the LSPUSH-generated file, edit that value to match the unique key of the already-created asset and import the edited file through the already available import process?
I, in advance, thank the denizens of this forum for any possible guidance you may be able to provide.