Hi,
You can reset the permissions using the ADUC security dialog, which is very manual, or you can use the dsacls /resetdefaultDACL command. I'm not aware of any powershell commands that can reset the permissions.
You could use powershell to automate the running of dsacls command, with a list of objects that you want to reset.
Gary.