Comments
-
I did it the following way and it seems to be fineStep 1: edit file follow path below: \Program Files\SolarWinds\Orion\Web\SolarWinds.css at this row the end: .sw-platform-connect-info {display:none;} .fdk-pendo.ng-star-inserted {display:none;} ==============================================================================…
-
Hi guys! Any file on the system can I insert this code? $orionWebsitePath = "C:\Program Files\SolarWinds\Orion\Web\apps\apps\" $fixPageStyle="`r`n<style>.sw-platform-connect-info {display:none;}</style>" Get-ChildItem -literalPath $orionWebsitePath -Recurse -Filter index.html | Foreach-Object { $content = Get-Content…
-
Dear tomasv, I tried your way and it can hide this icon, but when going to the manage dashboard tab, it still clears it.How can hidden on the All View ?
-
Thanks for your response @tomasv , can you tell me more if this adjustment will have any additional effect on the system?
-
Hi, Currently, I got the businesslayer host & core business layer logs. The system stops service usually around 5:00 AM.
-
I use version 2020.2 , [21] ERROR SolarWinds.BusinessLayerHost.PluginInstanceSeparateProcess - Plugin C:\Program Files (x86)\SolarWinds\Orion\AgentManagement\SolarWinds.AgentManagement.ServiceCore.dll.config - ProcessID: 12904 failed to stop. System.ComponentModel.Win32Exception (0x80004005): Access is denied at…