I am on NPM v12.1 and I would like to know if anyone has a way to copy or export a Report Schedule from one SolarWinds instance to a new one? Could one just export the Windows Task from the server and add it on the new server?
Anyone?
I'm not aware of any way to do it.
The only way I can imagine moving the scheduled task being able to work is if your new instance is still using the same database as the old one was. The task itself would be referencing scheduleid's and reportid's that would not match up on a new database. Assuming you are using the same old DB you should try it and let us know how it works out.