Background: I'm planning on upgrading NPM from 12.0.0 to 12.1 and I have a single app server. If I use the "Product Upgrade Advisor" (https://customerportal.solarwinds.com/support/product-upgrade-advisor) I get a list of about 7 separate upgrades to do. I'm not upgrading every component (SAM, NCM, IPAM, etc) to the latest versions because I'm on Windows 2008 R2 SP1 and I'm not sure (pretty sure) everything isn't supported on this since NPM 12.1 is the last version to support it. Then I start seeing this link from several upgrade documents stating, essentially: "if you have NPM 12.0 or SAM 6.2.4 and are upgrading products, use the 'Improved Standalone Installer!" which links to this page: (Using the improved standalone installer for product upgrades and installations - SolarWinds Worldwide, LLC. Help and Sup… ).
Questions:
1. The installer docs make it look like the "Improved Installer" is just the "built - in" installer that now comes with NPM 12.0 or SAM 6.2.4 inside the zipped downloaded install bundle file. Is this true or is it a separate exe/download?
2. From the "Improved Installer" docs, it looks like all it does is do some pre-checks of the system, then runs the same type of logic run by the "Product Upgrade Advisor" to give you an upgrade path. It appears it doesn't actually install any the upgrades for you to get to X version, it just is a "checker and recommender" for what to install, in what order. True/false?
3. Does it offer the same upgrade paths as the Upgrade Advisor? If not, is there one "more to be trusted/newer/more updated" than the other?
I feel the improved installer would be more trusted since it's running and checking my environment. The Upgrade Advisor (in the past) seemed to have some issues with my OS and/or DB versions and sometimes told me "yeah, we ignored the OS/DB version in this analysis...here's your upgrade path you asked for... maybe it's not supported so yeah you read up on that your own time bub". I have no idea where the old "upgrade charts" went, and I kinda don't care, but it was my only "manual validation" over the newer upgrade suggestion tools.
Yes, I probably could just run the installer and see what happens, but I don't want to just run an installer on only prod server just to see what happens.