I need to create an asset relation for all my computer assets - assign a 'used by' and a user. Specifically an AD user. I know which user is using which asset.
How can I automate this?
Is there a command? An API? An import of csv/other data source? I've seen other forum articles that suggested a database script - is that what I need to do? I'm a bit leery of direct database modification for this, but I'm interested in a usable solution.
I want to avoid clicking on every single asset and adding a relationship for every one of them, doing that 100s (or 1000s) of times. And then updating when needed, manually. I want to automate this. I know you can 'mass edit' assets, but I need to make an individual edit for every computer asset.
I've seen several similar requests for this but most were from 2014-2016 (7-9 years ago).