Alright this will be quick and dirty summary of my forced upgrading from 2020.4 to 2022.3 and the hell that followed, so information below I hope helps anyone that runs into this problem.
gets you back up and running ASAP.
Was removing expired evaluation from the install I manage, the entire install became corrupted and I was forced to perform a clean install.
Removed all Solarwinds Products and its data from my poller.
Downloaded the online installer via customer portal which was
Orion Network Performance Monitor (NPM) for Online Installation (recommended) - includes latest released hotfix - 2022.3 - 28 SEP 2022
Configuration wizard fails to complete. keep getting the following error(s) could not find a part of the path 'C:\InetPub\Solarwinds\Orion\X\web.config'.
Checked the normal stuff, account rights and permissions with the permissions checker, still no go, tried about 4 times to get pass this error.
reached out to our vendor support. meanwhile I was searching the KB for anything useful
found this KB article on rebuilding the website. if you scroll down the bottom you see a notes section about 2022.x and it states the Website location IIS uses has changed from C:\inetpub\SolarWinds to C:\Program Files\SolarWinds\Orion\Web
so performed the steps in the KB Article, and let it fail again at the configuration wizard.
opened up IIS and the NetPerfomMon Website properties and changed the physical path to from C:\inetpub\SolarWinds to C:\Program Files\SolarWinds\Orion\Web
Ran the Configuration Wizard again and it completed without issue.
How did we get here?
Well I was looking over a recent build document of the old 2020.4 install i had, and i noticed that the Website configuration section of the Configuration Wizard looks like this.

and in 2022.3 the configuration wizard looks like this

notice that the website root directory path can not be validated anymore?
in the KB article it states this is the new location.
anyways that’s how i managed to fix it.
sent a message to vendor support and provided them the above, so they can help any customers that run into this problem.
happy days.