Re: Can I remove DameWare remotely? Or with a GPO?
You can either extract it from the MSI directly, or search the registry in HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstaller.Detailed instructions for both of these methodologies are available...
View ArticleRe: FR - Customer Portal - search within [body of] support tickets
Hi njoylif, Thanks for your comment. I'll look into it and investigate if it is possible to implement.
View ArticleRe: FR - Customer Portal - search within [body of] support tickets
Absolutely! I have forwarded this to our Customer Support team to ensure that you get the latest and most correct information regarding our knowledge search capability.
View ArticleRe: How can I create a grouping by Custom Property of Node within Custom View.
There's no way to use Group By within the SQL filter as this is simply adding a where ...... to the resources you have. There isn't a way to do a group by in that manner. The only way you'd be able...
View ArticleRe: How can I create a grouping by Custom Property of Node within Custom View.
I think he's looking more to have the text there as a sub-heading than to restrict it to the one site, correct? I've never been able to Group things by using the "filter" section of a built in...
View ArticleRe: Silent install for DRS 11.1 isn't working based on the instructions...
I'm also having the same issue, I have removed my existing local installation and tried to reinstall it by using a simple script and I'm getting nothing, also I keep getting prompted for an email...
View ArticleRe: FR - Customer Portal - search within [body of] support tickets
to be clear (not knowing your KB env.), I'm referring to logging into the customer portal and looking at my archived support tickets, then being able to search through the body of the individual...
View ArticleRe: Can I remove DameWare remotely? Or with a GPO?
Thanks so much for providing that. I'm going to install Dameware on a test machine and just to run the uninstaller. My goal is to create a script when a user logs in, run the MSIEXEC /X {ProductID}...
View ArticleRe: Exporting/Printing Application Monitoring Template Settings
That's just how good Petr Vilem is. He can write the SQL query blindfolded
View ArticleRe: Re: ConvertDate Function returns incorrect date
The template included with Solarwinds only accounts for 1 SSL certificate per node, I have in some cases several on one server, so that didn't cut it for me. As for my issue, the converting only went...
View ArticleJob Engine v2 alerts in Orion Server Template
As we've built out our Solarwinds environment the Solarwinds Job Engine v2 and Job Engine v2:Worker Processes components of the Orion Server Template for SAM have started to exceed the default...
View ArticleRe: Exporting/Printing Application Monitoring Template Settings
Thanks for that!I was able to get around it by using: (t.Warning not like '%1.79%E+308' and t.Critical not like '%1.79%E+308') and ... Interesting its only on gt.. I'll have to test that out. Have...
View ArticleQuery - help with joins
Hello guys,I'm very new to Orion and would like to pull some custom info with SWQL.I'm trying to get App Name, Server Names, Component Name and Statistic Data for that component.I've learned about...
View ArticleRe: Network Atlas Child Status and Custom Memory Setting
I've encountered this recently as well. I was creating a map of our email/exchange infrastructure and I noticed that my Exchange servers were showing with a "red" status indicator. I momentarily...
View ArticleRe: Query - help with joins
Try this for your query: Select A.Name, A.Components.ComponentName, S.ComponentStatisticData, A.Node.SysName FROM Orion.APM.Application A JOIN Orion.APM.CurrentStatistics S on S.ApplicationID =...
View ArticleRe: Query - help with joins
You just nailed it.I had this query built in SQL Management Studio by using views. I could not get this to work in SWQL though. Can you explain please how did you achieve this? What does A., S. mean in...
View ArticleRe: Monitoring issue in Tomcat Server(SAM)
You mean i have to put here tomcat server credentials not windows credentials ?
View ArticleCan the agent run scripts on the host?
I didn't find any documentation about the agent(lack of search skills?). So basically I would like the agent to run scripts on the host where it is installed, vbscripts,batch or powershell. Is this...
View ArticleRe: Network Atlas Child Status and Custom Memory Setting
What version of NPM are you running? We're currently running NPM 10.7, and I was asked to upgrade to the latest release before a ticket could proceed. I plan on upgrading this quarter, but I have to...
View Article