Note: If you want to Pin a Program in Start Menu, Refer this article: How to Pin a Program to Start menu via Group Policy
Steps to add start menu shortcut via Group Policy
1. Open the Group Policy Management console by running the command gpmc.msc.
2. Expand the tree and right-click on the OU you want this policy to be applied to. Now, I am going to apply users who are under the OU ManagementTeam. so Right-click the OU ManagementTeam, and click Create a GPO in this domain, and Link it here…
3. Give the new policy name and click OK. Here, I am giving the policy name start-menu-shortcut-policy
4. Now Right-click on the newly created gpo start-menu-shortcut-policyand click edit.
5. In the Group Policy Management Editor window, expand User Configuration and go to the node Shortcuts (User Configuration/Preferences/Windows Settings/Shortcuts).
6. Right-click in the white space empty area, click New and then select Shortcut.
7. In the General tab, fill the following details:
Name: My Shortcut File (this is the name that will show up on the shortcut in the user’s start menu)
Target type: File System Object
Location: Start Menu
Target path: D:OfficeFilesMyFile.txt
Note:Here, I have given the file path of MyFile.txt, you can give your own file or folder path which you want to create start menu shortcut.
8. Click on the Common tab.
Select Remove this item when it is no longer applied and select OK to the prompt about changing the Action field to ‘Replace’.What this will do is remove the shortcut from start menu if we delete this policy, or if the user falls out of the OU structure that has this policy applied to it.
9. In the Description field, write the description as easy way to understand what is this policy, click Apply, and OK.
10. Now update the GPO by running the command gpupdate /force
11. That’s all. Now we have successfully created start menu shortcut icon of the file MyFile.txt for the users who are under OU ManagementTeam. You can see that shortcut under star menu by logging into any of the user’s desktop who are under ManagementTeam OU
Now, you can create your own GPO, and create add shortcut icon into start menu via Group Policy as per your wish…….
Related Articles
– Add Environment Variable via Group Policy
– Add desktop shortcut icon through Group Policy
– Pin Program to Taskbar via Group Policy
– How to Pin a Program to Start menu via Group Policy
Hi,
Is there a way to hide specific short cuts (.lnk) like Excel or other office programs via group policy ?
I was able to block the access via permissions, but the links still show…
Thanks
I like this site so much, saved to bookmarks.