I have been trying to edit the rights for an account on a Windows 7 Home Pro machine. I would normally use gpedit.msc to to this, but it doesn't seem to be included in the home versions of 7.

What are my options for doing this type of config editing? I'm a developer, not a IT person / sysadmin.

link|improve this question
feedback

migrated from serverfault.com Feb 2 '10 at 7:19

This question came from our site for system administrators and desktop support professionals.

1 Answer

It isn't as pretty as gpedit.msc, but you can download an Excel Spreadsheet that lists all possible group policy settings and their related registry keys. You can then just change the reg key manually.

http://www.microsoft.com/downloads/details.aspx?familyid=18C90C80-8B0A-4906-A4F5-FF24CC2030FB&displaylang=en

link|improve this answer
Thanks Matt. Not pretty, but it works. – andyjohnson Feb 1 '10 at 17:08
It doesn't help with many complex registry things automated in gpedit. For example there's no solution to startup/shutdown logon/logoff scripts and many other things. – user92635 Aug 2 '11 at 14:34
feedback

protected by Troggy Sep 27 '11 at 8:29

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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