-
Re: SWQL to SQL
If you want SWQL dates in local format you can just add something like this: ToLocal(MyUTCDateValue) as LocalDate The function "ToLocal" adjusts the UTC datetime to browser local time.1 -
Re: AppInsights for IIS is being a bit of a pain
A trick I many times use is just adjust the "Powershell - Windows Url". Change it from https to http. As WinRm is encrypted in itself, the need for double encryption might not be needed. Ch…1 -
Re: Is SolarWinds Configuration Wizard able to use SQL server alias for the SQL server connection string?
Perfect, then we learned something today as well1 -
Re: WMI Issues - Test failed with "Unknown" status on SERVER
If you assign the template to a node, let it poll at least once, then you have a log file under "C:\ProgramData\SolarWinds\Logs\APM\ApplicationLogs\AppidXX" (where XX is the ApplicationID) …1 -
Re: Alerting for Database Maintenance
Hi there Do you want a "notification" each morning on the maintenance status? In that case you probably want to create a scheduled report instead. If you want an ALERT when MT fails, then i…1
