11 solutions found
0X00002090 You can't make a group alias point to another alias in Active Directory. This error happens when you try. Here's how to fix it....
0X80110824 This COM+ error means partitions are disabled. Start with the quick toggle, then check services, then dig into registry. I'll walk you through each st...
0X000020A2 Active Directory can't apply permissions because the security descriptor is corrupt. Fix by resetting the SD using ADSI Edit or repadmin....
0X0000085D This error pops up when a client tries to run a transaction against a server that's not set up for it. Real fix: enable the transaction service or che...
0X8004D004 The MSDTC aborted a distributed transaction after a timeout or communication failure. The resource manager couldn't decide, so it heuristically rolled...
0X0000078E This error pops up when you hit the AD limit for deleting trust relationships. Here's how to fix it fast....
0X80110813 This COM+ error means a paused server process can't be recycled. The fix is to resume the application in Component Services before retrying....
0X80110808 This COM+ error means a component is missing its parent app. The fix is deleting and recreating the component under the right COM+ app....
0X8004016A This error means the software installation object in Active Directory already exists. Here’s how to clear it, from quick check to ADSI Edit deep clean...
When dpkg is interrupted during package installation or update, it locks the package manager. Running 'sudo dpkg --configure -a' completes pending con...
0X000021B2 This error pops up when an Active Directory attribute's searchFlags has an invalid subtree flag. Fix it by clearing the bad bit or reindexing....