Hi!
Use Group Policy Preferences under User configuration to deploy shortcuts.
"Group Policy Preferences Overview"
http://www.microsoft.com/d
If you need detailed instructions, let me know.
HTH
Toni
Main Topics
Browse All TopicsDeploy a shortcut by Group Policy Object in Windows Server 2008, the workstation is vista.
This question is in progress.
Our experts are working on an answer right now.
Sign up for immediate access to the solution once it becomes available.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi!
Use Group Policy Preferences under User configuration to deploy shortcuts.
"Group Policy Preferences Overview"
http://www.microsoft.com/d
If you need detailed instructions, let me know.
HTH
Toni
1. We can create the shortcut with the UNC path.
2. Write a logon script to map the network drives and create the shortcuts.
To map the network drives, we can use the net use command:
Net use
http://technet.microsoft.c
To create shortcut, we can use the CreateShortcut Method
242297 How To Use Windows Script Host to Create Shortcut with Parameters
http://support.microsoft.c
In addition, if you logon the computer with an account that is member of administrators group, please configure launchapp.wsf to postpone the execution of a logon script. For more information, please refer to the Group Policy Scripts can fail due to User Account Control section of the following article:
Deploying Group Policy Using Windows Vista
http://technet.microsoft.c
Business Accounts
Answer for Membership
by: Yogs80Posted on 2009-10-27 at 12:19:59ID: 25676312
Do you have AGPM 4.0?