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

Is there an alternative to gpedit.msc for "Home" versions of Windows (ie: Vista Home Premium)?

link|improve this question

74% accept rate
feedback

1 Answer

up vote 6 down vote accepted

The gpedit.msc is basically a front-end for various registry settings.

Microsoft published a document called Group Policy Registry Reference which "displays the Group Policy settings in the Administrative Templates folder and the registry entries that they change".

You can open the Registry Editor and change the key listed in the table.

link|improve this answer
2  
Thank you, this worked. (And I am now considering writing a front end to these keys, but manually regeditting them will work for now.) – MiffTheFox Sep 13 '09 at 4:26
feedback

Your Answer

 
or
required, but never shown

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