up vote 2 down vote favorite
share [g+] share [fb]

How can I grant a particular user the permission to create symlinks in Windows 7?

I've searched through "Group Policy" and Google, but haven't found anything.

On a side note, is there a way to search through everything in Group Policy Editor? The filters only seem to work on particular subtrees. I never actually found anything using the filters.

link|improve this question

50% accept rate
feedback

1 Answer

Computer configuration | Windows Settings | Security Settings | Local Policies | User Rights Assignment | Create symbolic links

There is a handy excell reference sheet for finding group policy settings: Group Policy Settings Reference for Windows and Windows Server (9/2009)

link|improve this answer
1  
Here it looked more like the following, just for reference if someone gets confused: Control Panel > Administrative Tools > Local Security Policy > Local Policies > User Rights Assignment > Create symbolic links And by the way you need to logout and login again for the settings to apply. – Seldaek May 17 '10 at 19:23
1  
And you can run secpol.msc to skip the first part, then all you got left is : Local Policies > User Rights Assignment > Create symbolic links – Seldaek May 17 '10 at 20:11
Also: Running "gpupdate /force" from either CMD or just the Run dialog should apply the setting as well. – Tobias Plutat Jan 21 '11 at 8:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.