- Need help deploying a shortcut to domain
- Posted by williamc on November 4th, 2004
I need to place a shortcut on every machines desktop in my domain. Is there
an easy way to do this? Script? GPO? Server is 2003, PC's are 2000/XP. Thanks.
William
- Posted by Pegasus \(MVP\) on November 5th, 2004
"williamc" <williamc@discussions.microsoft.com> wrote in message
news:8D1158DD-8B69-47C4-9A17-8AB5E43F3144@microsoft.com...
You could insert this instruction into your domain logon script:
xcopy /d \\YourServer\SomeFolder\SomeLink.lnk "%AllUserProfile%\Desktop"
Similar Posts
- Deploying in Office in domain (Home and office) by Drew
- Disable Shortcut page under File Shortcut Properties (Customizing) by Amit Goenka
- Deploying office 2003 after deploying MSOCACHE (Home and office) by tdumalski@myalias.postalias
- Deploying 100 Windows 2000 workstations in a Windows NT domain automatically?! HOW ???? (Windows Server) by
- Deploying 100 Windows 2000 workstations in a Windows NT domain automatically?! HOW ???? (Windows NT) by

