Windows server 2003 – How to enable ADSI edit in microsoft management console
Posted by aidas | Posted in Uncategorized | Posted on 25-06-2009
0
This post will show you how to install Active Directory schema configuration snap in for your Microsoft management console. For that you have two ways.
1. Install Windows server 2003 support tools package (supptools.msi) . It is located inyour OS CDÂ Support\Tools directory.
ADSI Edit will be automatically installed and registered by doing that.
2. If you want to install only ADSI Edit tool copy adsiedit.dll file from support tools into %systemroot% directory (default C:\Windows) .
Then click Start>Run and type regsvr32 adsiedit.dll

Press “OK”
