Hi,
I have a csv file like that:
serial_number;asset_tag
I want to update the asset tag for computers with mysql queries.
I can't find where is stored the computer serial number in the db.
I found there is a table computers_denormalized, so I updated the asset_tag for each computer but I cannot see these changes in JSS backend.
Thanks for your help!
kind regards
joe