Comments
-
Yes, that worked! I backed up some of the nodes I was working on with the following script that I patched together from your example and another thwack post. I feel that this was much faster/cleaner than creating a new job specifying the nodes and I didn't have to wait for the nightly backup to see the connections were…
-
I am using the Windows user that I use to login to the website with. I can initiate a download from the configs tab in the website using that user. However, the user that actually goes and gets the config is set in the Connection Profile for the node using the ${GlobalUserName}, ${GlobalEnableLevel} and other ${Global...}…
-
I apologize for the very late reply. I have created our discovery in powershell and it has been working good. Luckily, I found everything that I needed here on thwack. I still struggle with some things. Like finding a comprehensive list of swis verbs and navigating the schema. I have reviewed the wiki and the schema…
-
Kristin from SolarWinds sent me this via e-mail. I tested it in Database Manager and it seems to work. When I get some time I am going to try and apply this to my actual issues and let you know how it goes. You can do a simple SQL conversion to move it to the local time: DATEADD(MINUTE, DATEDIFF(MINUTE, GETUTCDATE(),…