I'm looking for a method to automate the configuration of parental control on Windows 7

Is there an API \ command line \ other automation method to configure parental control on Windows 7?

link|improve this question

43% accept rate
feedback

2 Answers

up vote 1 down vote accepted

For controlling Parental Controls I have used the options in WMI. It is located in root\CIMV2\Applications\WindowsParentalControls. You can download the tool HERE to view WMI.

Otherwise here is more info on the API: http://msdn.microsoft.com/en-us/library/ee338592.aspx

link|improve this answer
feedback

There are numerous parental control tools out there. Without knowing a more clear specification on what exactly you would like to achieve I point you to Windows Live Family Safety which is included in Microsoft Windows Live Essentials. Just download it (for free) and try it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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