Typically after a SharePoint installation when you use separate accounts for the different services, you will notice DCOM errors in the Event Log on the SharePoint server. This is because the accounts for the Application Pools don't have the necessary rights to launch the IIS WAMREG Admin Service.
If you view one of the errors, it should look something like this:
We are specifically looking for a message like this: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1}
- Dan