Issue You want to create a Task scheduler that runs a batch file script to kill the current and restart the process. What is Batch file Before we continue, let see what is the batch file? According to Wikipedia — A batch file is a script file in DOS, OS/2 and Microsoft Windows. It consists […]
Windows Task Scheduler Fails With Error Code 2147943785
Problem I’ve configured the Windows Task Scheduler on my Server to run a PowerShell Script. However, the Windows Task Scheduler Fails to run with error code 2147943785. Below the error detail that I got: Solution The user that is configured to run the task scheduler must have “Log on as a batch job” rights on […]