Comments
-
As the famous rapper Notorious B.I.G said in song Juicy...he went from negative to positive....and so did my experience with SolarWinds support in recent cases. Now that I have gotten my 1990's rap out the way, I would like to give a big thanks and recognition to Roie Exconde in case number 1107455. I have worked with Roie…
-
We upgraded to NPM 12.0 with lots of excitement and some of that was lost when many things didn't work as expected. We had problem with Network Atlas maps not loading, database maintenance would exit with errors of "input string was not in a correct format", can't import discovered/changed nodes. After opening up a case…
-
I was able to get great help with support team on this issue. At first it was odd that even though within Windows OS I had setup my adapter order correct somehow netpath was selecting the incorrect source interface. Support was able to see my issue and work with development team to get me a HotFix for current version of…
-
It would be great to scan inside of VRFs when discovering new subnets directly from the router. Right now when I scan a router which has multiple VRFs it only lists networks that are not part of any VRFs.
-
Thank you for the kind words, I am just happy that our issues are solved now and I can finally enjoy what NPM 12.0 has to bring. I have two more updates to do for NCM and NTA but I am just not feeling that now is the right time...go figure.
-
I have opened up a case, I will update the community once I know more. Case number is:1038416
-
Did you run the tool as administrator? I had that issue once before and it did the trick.
-
Adam, I too was looking for this and the only solution I found was via autoit script. The script you would need to run this via autoit would look something like this: Run("D:\Orion-Install\NPM\Database-Maint.Exe") Sleep(2000) WinActivate("Database Maintanence") Send("{ENTER}") Do Sleep(5000) Until WinExists("Database…