Posts RSS Comments RSS 288 Posts and 68 Comments till now

How to add the Exchange Tabs and Tasks to the Active Directory Users and Computers snap-in without loading Exchange System Manager

Requirements

  1. Need access to the Adminpak.msi located on the Windows 2003 Server CD-ROM in the …\i386 directory. You can also download from www.microsoft.com/downloads.
  2. Access to the …\Exchsrvr\bin directory on your Exchange 2003 Server.

Procedure

  1. Open a command prompt
  2. Change to the directory where the adminpak.msi file is located
  3. Enter the following command: “msiexec /i adminpak.msi ADDLOCAL=FeADMgmtConsole /qb“  This will load the ADU&C tool along with DNS, AD Sites and Services and AD Domains & TrustReference article “http://support.microsoft.com/?kbid=314978” for detailed instructions on how to use this command. 

    (Note:  I would recommend using a GPO to restirct access to the DNS, ADS&S and ADD&T tools to prevent your helpdesk from using these tools.)  The install also creates a MSC called Active Directory Management located in the Administrative Tools folder which you may want to delete.  The install WILL NOT create a shortcut to the ADU&C, ADS&S, ADD&T or DNS tools in your Administrative Tools directory…you’ll have to create them on your own.  The install will only load the snap-ins.

  4. Copy the following DLLs from your Exchange 2003 server (Default location: C:\Program Files\ExchSrvr\Bin) to your local c:\windows\system32 directory  address.dll
      escprint.dll
      exchmem.dll
      gblname.dll
      maildsmx.dll
      pttrace.dll
  5. Open a command promt (or use the one from Step 1)
  6. Change to the c:\windows\system32 directory
  7. Enter the command: regsvr32 maildsmx.dll
  8. That’s it.

Now you can create a custom MMC with only the ADU&C snap-in.  This snap-in will have full access to the Exchange Tabs and Tasks with a minimal footprint on the client.  One who is so inclined could even package it up as an MSI and publish it to their helpdesk staff via a GPO.

Print This Post

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
2,958 views

Trackback this post | Feed on Comments to this post

Leave a Reply

You must be logged in to post a comment.