Hi guys,
Apologies if this has been covered somewhere and I have done a lot of forum trawling and tried various things with no joy.
I have a very simple batch file that copies a file from a server location to the users desktop:-
copy /y \\blah\blah\file "%UserProfile%\Desktop
all I want to do is get this running on a security group of peoples machines. I have created a GPO and copied the batch file in to the \\corp.blah.com\SysVol\corp.blah.com\Policies\{0084EDCC-FB44-4CAD-AA14-C9C0DDBECF53}\User\Scripts\Logon area and linked it to my OU, ensured all the delegation rights are good etc. and when running the modeling in my GPM it says the policy should be applied but when I log the user on to workstation and check my gpresult /r it doesn't even show up anwhere under applied or not applied GPOs.
I have ticked the always wait for network box and even tried setting a maximum wait time for Group Policy scripts in case it was a network issue but still nothing!
Any thoughts would be appreciated?
Many Thanks
John
PS permissions are not the issue for the file location as am testing it on my account which is domain admin