My company hired a contractor to work with me to build out SolarWinds. I started a project to build out some dashboards based on Orion Maps, and it is going great!
We split up the tasks, so we both did a portion of the work. Now we each have a pile of hundreds of maps that we each own. And se see a problem now that is caused by splitting up the work, with each of us owning half of the maps, maintaining the maps to reflect changes on the network is made difficult because only the map owner can edit a map.
Once we spotted the problem, the obvious solution was to create a "map-user" account and to use that for all new maps. That way either of us can edit those maps by logging in as the map user.
But now I need to change the ownership of nearly 1000 maps. How can I do that? I think I'm looking for some swql code to find all of the maps owned by a user, and to change the ownership to the map-user.