Hello Experts,
I'm currently stuck in this situation that is really getting to me, only all of you can give me some solutions to solve this issue which would make my day alot pleasing.
I have created a batch file to run as startup in the GPO. Here is the script (update.bat).
copy /y \\NETVATIS-hogy3v\hostfile
\hosts %SYSTEMROOT%\system32\driv
ers\etc\ho
sts
I've created a OU in my AD, in the OU there is only one computer and it's a client/user computer running winXP. I applied this OU to the GPO, added the script (update.bat) to the startup of this GPO.
I ran a test by restarting the user/client computer but GPO Startup doesn't seem to work.
If I login to the user/client computer as administrator and run the (update.bat) file, it does the copying just fine.
Any expert care to get me out of this situation?
Thanks
Start Free Trial