I'm planning a migration/fresh install of NPM 12.1 or 12.2 with SAM 6.4 and NCM 7.6. I want to install everything on a non system logical drive (D:\) instead of the default (C:\).
I'm not too worried about the core software/platform getting put on
\, but I'm wondering:
1. If there are any obvious issues with the IIS website/Orion UI or any of the other tools that come with NPM (SWIS support tools, permissions checker, database manager, etc.) or the add-on tools you can install (Engineers toolset, etc.)?
2. If there any components (or known directory paths) that, even if I tell the installer to put everything on
\, will still install or utilize C:\? Things that come to mind as candidates are C:\Windows\Temp\ and C:\ProgramData\SolarWinds
3. If things still installed on C:\, with the likely exception of C:\Windows\Temp, has anyone gone through manually configuring these things for another location? If so, was it a pain to manage (like every upgrade/patch/restart wipes out the manual configs, you have to modify 100 xml files and make 50 registry changes etc). I'm not trying to be cynical
, I'm just looking for level of administrative overhead/effort.
Edit: Short of the IIS website, I'm not concerned about the Microsoft software installed as requirements like .NET, or SQL client software, and MSMQ as I believe they will probably install on C:\, but 3rd party software like RabbitMQ or other components would be nice to know where they are put.