Hello,
I have setup a GPO to deploy a scheduled task which runs a batch file available at server level.
The batch has been saved in both these locations:
I first tried with this:
\\servername\shared_folder\scripts
then this:
\\servername\SYSVOL\domain_name\scripts
The task is available at the domain computer client after the gpupdate /force command. Unfortunately, it doesn't work, I mean either at the scheduled time or by running it manually through the RUN button in the scheduler task app.
But... If I launch manually the batch file through the file explorer app, it works.
I cannot understand which kind of errors there are.
Here are the task details:


NT AUTHORITY\SYSTEM has FULL CONTROL at the folder (and file) where the batch file is stored.