tags
windows 2012 r2
3 entries
Tags
Categories
3 entries

Delegating Active Directory attribute physicalDeliveryOfficeName
Being responsible for Active Directory you’re often tasked with fairly simple task of delegating permissions for user and groups. After…

Remove Protect Object setting from Organizational Unit via PowerShell
Use PowerShell to find OUs protected from accidental deletion and remove that flag in bulk when you need to move or clean them up carefully.

The program can’t start because mfc120ud.dll is missing from your computer
A missing mfc120ud.dll error usually points to a debug Visual C++ dependency, which is different from the normal redistributable packages m…