TalK

Comments

  • On that answer i can agree on because i checked it and i got to the same solution after i did split. thankss again :)
  • Hello Marlie, Thank you for taking the time to read and reply to my post. I've tried to delete the question because i found the solution for that, there are 2 types of "tests" when edit the script and outside, the "edit script test" doesnt work, however outside statistics shows the right number. also it doesnt make any…
  • Hello, You are correct that %20 means space, but if i wont add space between the words the message wont be readable... why it behave like that? or how do i solve this?
  • Hello Guys, for those who looking for that solution the DB query is: select * from dbo.agentManagement_agents when the column you are looking for is "connectionType" 2 = Server Initiated 4 = Agent Initiated good luck all.
  • Hello All, Well i did a workaround for the issue i had since the support never gave me a solution, for those who stuck and looking for a workaround to solve the issue temporarly you can query the DB and pull the data you want (i used PS since i needed the module for syslog, but this can be done with VBs too and many other…
  • for those who look for the same solution as mine its: ${N=Alerting;M=AlertMessage}