Installing ADSI edit in Windows Server 2003

Written by A.Jesin Monday, 26 September 2011 08:41

The ADSI (Active Directory Service Interfaces) editor is a management console that comes along with the Windows Server support tools. Using this you can edit each and every attribute of the objects present in your active directory database. The support tools for the Windows Server OS is present in the OS installation CD. It is located at

[CDDRIVE]:\SUPPORT\TOOLS\SUPTOOLS.MSI

If you don’t have the OS CD you can download it from Microsoft

After installation got to Start -> Run and type adsiedit.msc to get the ADSI edit console. If you get an error message saying adsiedit.msc is not found you have to register the DLL file required for it manually. To do this go to Start-> Run and type regsvr32 adsiedit.dll.

Happy Tweaking ! :-)

Also read:

Enjoyed reading this article, subscribe to stay up-to-date with more such articles

Leave a Reply




XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>