I have SecureCRT as my default web browser when the ssh radio button is clicked and it opens a SecureCRT session. My issue is that we use SSH version 2 for all of our devices how do I change the default ssh to ssh2.
You can manually change C:\inetpub\SolarWinds\Orion\NetPerfMon\Controls\IntegrationsIcons.ascx. If you find the ssh: part and change it to ssh2:, you should get what you need.
I just did a quick google search on this, have you seen this
When I select the SSH radio button it opens a web browser with ssh://x.x.x.x(ip address of the selected node). If I change the browser to ssh2:// it opens a SecureCRT session. I need to change the SSH radio button to open a ssh2// session.
bump