OhDear Posted September 28, 2012 Posted September 28, 2012 I am currently looking into a new way of doing our Start Menu, we currently ue GPP but it slows logons to a crawl! Whats the best way to deploy shortcuts? I was thinking a redirected Start Menu but am unsure of the best way to deploy them without dead links? How do you do this? Thanks.
morganw Posted September 28, 2012 Posted September 28, 2012 I found group policy preferences was okay for wired connections, but too slow on laptops. In the end I switched to redirection, but redirected to a folder local to each machine (e.g. c:\startmenu). Then however you deploy your software, deploy a shortcut for it at the same time. You would also need to add a localhost reference to your trusted internet sites to stop warnings appearing for your shortcuts.
jinnantonnixx Posted September 28, 2012 Posted September 28, 2012 (edited) One option is to use Access Based Enumeration (ABE) to construct a menu. In a nutshell, put your shortcuts on a server share with ABE configured on the server share, and set the shortcut visibility by means of security groups (e.g. machines with Photoshop, Cubase, etc). The beauty of ABE is that shortcuts that are not in the scope of the security group are simply not shown (rather than invalid). Building Dynamic Start Menus With Access-Based Enumeration | Aaron Parker Edited September 28, 2012 by jinnantonnixx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now