I have a GPO that I have added a ".bat" script to the "Computer Configuration\Windows Settings\scripts\startup/shutdown" section. The batch file is located in the netlogon folder. This script was part of another Old GPO that I want to consolidate into this new GPO. So I am taking the exact settings from the old GPO and applying it to the new GPO.
The script does not run at startup and when I go into Group Policy Management, highlight the GPO then on the right pane click the settings tab it doesn't display the startup script as being set. It's just not there. If I select edit and go to the"Computer Configuration\Windows Settings\scripts\startup/shutdown\startup" section the .bat script is present though.
Also if I do a gpresult it also shows that it isn't running the script but all other settings in the GPO are being applied.
This GPO has the User Config. side disabled
Why isn't the GPO applying the script or even acknowledging that it is present in the settings tab?