Using the procedure we can stop the scheduled task from Windows Endpoint. Please run the script as System User
Categories: Action
We can delete a task that was scheduled before on the Windows Endpoint using the procedure. Windows Command: schtasks /Delete [/TN taskname...
Categories: Action
This script is used to retrieve and display all the scheduled tasks from the scheduler.
Categories: Action
Please run the procedure as System User to get all running tasks from Windows Scheduler from the Endpoint.
Categories: Action
This procedure will list out five recent system Errors from Windows Event Log. It can be run as both logged in user and system user.
Categories: Action
Get 10 Recent Application Events from Windows Event Log Please run the script as System User
Categories: Action
This script collects the recent security warnings from the windows logs. This windows logs could be used for troubleshooting problems and used fo...
Categories: Action
The procedure moves a File from one location to another, like cut and copies a file. The file should be accessible and valid one. Please run the sc...
Categories: Action
The script will display the top 5 CPU consuming process in the endpoint.
Categories: Action
This script procedure run PowerShell command and prints the output to the ITSM Log. We can run the script procedure as either "system user&q...
Categories: Action