Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
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.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
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.
Join the Community
by: demazterPosted on 2009-06-01 at 06:48:06ID: 24517400
If you are using roaming profiles you could use: copy "\\server1\testing\testing .exe - shortcut" "\\servername\profileshare \%username %\desktop" /y this would need to be run by the user or if you want to run it centrally replace the %username% with the actual username
.exe - shortcut" "\\computername\c$\documen ts and settings\username\desktop" /y
If it's on a specific computer use "\\server1\testing\testing
although if doing it on a specific computer you might want to put it on the all users desktop replace the username part with All Users that way everyone logging onto that computer will have the icon.
Thanks
Glen