Putting shortcuts onto user's machines using AD
Posted
by Rod
on Server Fault
See other posts from Server Fault
or by Rod
Published on 2010-06-15T03:57:19Z
Indexed on
2010/06/15
4:03 UTC
Read the original article
Hit count: 190
windows-server-2003
|active-directory
I just handled a small task, which I would like to automate through Active Directory. We’ve written a few Intranet applications which get used a lot here. Occasionally someone will have to go to the front desk and work on something there, while one of the receptionists are away. They’ll always call us to have us put a shortcut onto their desktop linking to these Intranet applications. It’s just a bit of a nuisance, and I’m sure that AD could be used to automate creating shortcuts on user’s desktops pointing to our Intranet applications. The only thing is, I don’t know how to do this, and being a small shop that we are, we don’t have a system administrator at this time.
So, how do we automate the creation of desktop shortcuts to websites, using AD in a Windows 2003 Server environment?
© Server Fault or respective owner