Due to a bug in powershell.exe see additional links any PowerShell script launched by EventSentry39s application scheduler or process action will never terminate. As a result you can neither retrieve the exit status nor the output from the script. In order to launch PowerShell scripts from EventSentry you will need to wrap the powershell s...
Yes NETIKUS.NET provides a free tool called CheckURL that may be scheduled with the builtin Application Scheduler to confirm the website is displaying the intended content and/or notify you when a particular website has changed. This tool is included as part of the EventSentry SysAdmin Tools. CheckURL can: verify that a web page exist...
Yes Navigate to Tools Embedded scripts within the EventSentry management console. The Manage Embedded Scripts window then open and from there you can click New to create a new .ps1 script. In this example I39ll name my script getlogs.ps1 and the script will be: GetChilditem C:\Windows\SYSTEM32\EventSentry\logs\.log img 186...