Register Schema Master in Active Directory
In order to view the complete schema in AD, I have to register the schmmgmt.dll and then open a snap in in MMC, the steps can be summarized as:
Go to CMD> Windows System Folder > System32 folder
Type in "regsvr32 schmmgmt.dll"
Open MMC > File > Add/Remove Snap-In > Active Directory Schema
Then I can...
[read more]
Submit a review:
Login required.