QUOTE(lockdown @ 27 Dec, 2007 - 08:06 AM)

Well based on what your trying to do it really would be more work to create what you want in a application. GPedit is really just a front end application that modify group policy at AD (Active Director) level and or Local Machine level. The back end of the application is all command based and just automates the process of having to enter in all the information to do what you want.
It would be possible to slime down GPedit by making your own version of it but you would need to have a strong understanding of Active Directory and programming applications for it. You will more then likely be working with a couple MS API for Win 2k3 and AD. Also remember group policy can be altered via the command line but particular actions must interface directly with AD. What languages do you currently program with/ can write applications with?
Thanks, but i think create a new tools are difficuit for my level now, so is it possible to edit the original gpedit's tools? i just want to delete the less that not needed in root tree, i test the gpedit.msc already, but no idea... it's seem like php, but as i know it is C/C++ for API with Active Directory and MMC.