I created a Powershell script and configured it to run in a .bat file. When I click on the .bat file, the Powershell script works like a champion. Then I installed the .bat file to run as a scheduled task. Again, he works like a champion when I click on him and launch him interactively. The problem is that it does not work when the task should start unattended in the evening.
Not sure if that matters, but I'm using Powershell v.1 on Windows 2003 Server 64.
Thanks in advance for your help.
============================================ Status of the scheduled task - "Could not start " Perhaps the failure was the wrong choice of words, because the task probably did not even start.
The task is configured to run as my user, and I am set as the local administrator in the field.
source share