Michael Insel
Michael Insel
Hi, would it be possible to enhance the check plugin with some kind of a filter? I have a use case where I am interested in the logged in users,...
I found the following PS module, maybe it is worth a look to learn how they did it. https://archive.codeplex.com/?p=psterminalservices ``` Get-TSSession ``` The cmdlet sounds promising, but I think that...
@LordHepipud It is not just you, sorry for inconvenience. I found the project on GitHub: https://github.com/imseandavis/PSTerminalServices/blob/master/PSTerminalServices/PSTerminalServices.psm1 Quick look into the source code, I found out that they are using a...
@Al2Klimov You are testing with Linux only, but in the reported case the agent is a Windows system. I did see this behaviour in the past too, but I don't...