We have nightly scheduled tasks that run only when a specific user is logged in. If the user is not logged in the reports dont get generated off the scheduled tasks that are supposed to run.
I dont have admin access myself to the server so I cant just do Get-WmiObject –ComputerName pc1–Class Win32_ComputerSystem | select-object Username. So I am wondering if I can set up a solarwinds monitor to report if/when the domain user account is not logged into the endpoint?