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 browser all available attributes in this AD Schema
...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.