There is no way to do this easily via a button.
This might take just as long, but I would look to build out a script that loops through all of your dashboards and updates the permissions to your preferred permissions / users.
In python you would use these two.
First I would list all dashboards,
Then loop through them updating the permissions for each.
1 Like