Re: Batch script deployed through GPO hangs at logon
- From: "Florian Frommherz [MVP]" <florian@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 26 Jun 2008 08:03:28 +0200
Howdie!
pk schrieb:
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.
Try the following Group Policies that change Windows' boot behavior :
CompuConf\AdmTempl\System\Logon\ - "Always Wait for the
Network at Computer Startup or User Logon"
cheers,
Florian
--
Microsoft MVP - Windows Server - Group Policy.
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Use a newsreader! http://www.frickelsoft.net/news.html
.
- Follow-Ups:
- References:
- Prev by Date: Re: Internet Explorer Cache
- Next by Date: Re: Group policy deploying printers question
- Previous by thread: Batch script deployed through GPO hangs at logon
- Next by thread: Re: Batch script deployed through GPO hangs at logon
- Index(es):
Relevant Pages
|