75 pts.
 Group Policy – adding shortcut to all users desktop
I am a complete novice to group policy, so if you answer, please take me step by step. I would like to use Group Policy to add a IE shortcut to "all users - desktop". How exactly do I do this? Thanks!

Software/Hardware used:
ASKED: October 24, 2006  9:31 AM
UPDATED: October 26, 2006  1:31 PM

Answer Wiki:
First, I would recommend that you always create a new GPO for each "setting" you want to control and always leave your "Default Domain Policy" in its original form. To add the shortcut to all users desktop, you will need to open group policy manager and right click on your domain name. Select "Create and Linke a GPO Here" and name it something easy to identify like "Internet Explorer Customizations". Right click on the new GPO and select "Edit". When your GPO Editor windows opens expand to "User Configuration/Windows Settings/Internet Explorer Maintenance/URLs". Double click "Favorites and Links". Select "Favorites" and click "Add URL". Name it whatever you would like and type file:C:Documents and SettingsAll UsersDesktop into to the URL: field. Select OK and you're finished. If you don't want to wait for GP to auto-update and want to immediately test the policy, you can type "gpupdate /force" into the Run box on a client PC and verify. If you don't have Group Policy Management Console, you can download it from MS here.
Last Wiki Answer Submitted:  April 18, 2013  3:18 pm  by  Michael Tidmarsh   11,405 pts.
All Answer Wiki Contributors:  Michael Tidmarsh   11,405 pts. , Shadyj   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I just noticed that all of the slashes were removed from the URL. It should read “file:///C:/Documents and Settings/All Users/Desktop”

 0 pts.