Batch script deployed through GPO hangs at logon



I've deployed a painfully simple batch logon script and it hangs every
time I test it. Here are the contents of the batch script:
--------------

xcopy "\\serverA\DesktopShortcuts\Scanning.lnk" "%homeshare%\desktop" /
Y
xcopy "\\serverA\DesktopShortcuts\CRM.url" "%homeshare%\desktop" /Y

--------------
The batch works fine when I run it in a command prompt or by double-
clicking it. I know the script works. It is not a permissions issue;
both the NTFS permissions and Share-level permissions are set to allow
everyone to access the files.

What could be causing the issue?
.



Relevant Pages

  • Re: making a script
    ... batch command: executed successfully. ... I have used gimp's batch processing only slightly, ... You are using the batch mode to execute a scheme script ...
    (comp.graphics.apps.gimp)
  • Re: Automated script to backup IE favorites?
    ... Diego - disregard last message I got it! ... If you don't want to use a batch file, ... you have to create a GPO to run the batch or WSH script on user logoff ... MS MVP Windows - Internet Explorer ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Multiple File Conversions via Batch File
    ... I am attempting to convert multiple .wav files to the .flac format via a batch script. ... when I highlighted multiple .wav files in Explorer and click my "Encode" option multiple instances of the batch file are run. ...
    (microsoft.public.windowsxp.general)
  • Re: Returning a value from a VBScript
    ... VBScript for use by another script, batch file, or other command. ... echo MyScript.vbs returned an ErrorLevel of %ErrorLevel% ...
    (microsoft.public.scripting.vbscript)
  • Re: Install Windows Patch via GPO
    ... the script name is the patchfile name? ... Choose Add and do not type "patch", click the browse button and then use the batch file which contains the commands. ... only reply to Newsgroups ... I did gpresult on the PCs and the GPO is showing up now. ...
    (microsoft.public.windows.group_policy)