Start Menu Pinned Icon for all users.

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

I need to "pin" an icon to the start menu for my domian
users. Where does microsoft hide the pinned icons in the
user profile. I have checked the user profile folders and
registry with no luck. Hopefully someone can point me in
the right direction. I am hoping that it is just hidden
in the profile somewhere so that I can deploy this icon
via an administrative share and script. Thanks in advance.
 
It's a binary value in the registry.

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage\Favorites

It appears that you can't set defaults for all users (Great for Network Admins!!)
 
Back
Top