shaiqrasool ✭✭✭✭✭

Comments

  • The existing Solarwinds server is on Windows Server 2012 so version 12.4 needs to be Windows 2016. Therefore, I provisioned Server 2019 because it is available in my company. So, I have fresh server with new IP with new SQL server 2016 with restored database. The simple plan is once it is running then we'll discard the old…
  • Thanks mesverrum​ . I have reset the Admin password with blank by going into the database as the the instructions below: “ UPDATE [Accounts] SET [AccountEnabled] = 'Y', [PasswordHash]='/+PA4Zck3arkLA7iwWIugnAEoq4ocRsYjF7lzgQWvJc+pepPz2a5z/L1Pz3c366Y/CasJIa7enKFDPJCWNiKRg==' WHERE [AccountID]='Admin' “ But still it is not…
  • Thanks David for the prompt reply. Orion Platform 2017.3.1 NPM 12.2 NTA v4.2.3 IPAM v4.5.2 Toolset 11.0.6 Netpath 1.1.2 NTA database is installed on the local Solarwinds web Server. The reason I'm building this new server is to make solarwinds more faster. At the moment, it is so slow. I have provisioned new Windows Server…