I have made a GPP that makes a scheduled task. That task runs a batch of executable i tried both.
I have read on this forum several solutions but can't get it to run.
Settings:
Run as system is standard
I did fill in start in: c:\folder also tried c:\folder\
Tried locally start as a administrator and as domain admin
Client is Windows 7
When i run the batchfile or executable it runs just fine and does what is supposed to do.
The scheduled task runs also so the exeacutable is started but does not do what it must do: start a program with parameters.
When i run the task manually it starts but does not do what it must do.
When i run the executable manually it starts fine and does work fine.
The user where the tasks run is a standard user not an administrator.
I have tried to edit the settings locally for the scheduled task and settings like: run with highest priveleges and run as domain admins and run as Windows 7 but noting works.
freddie