Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vista and Active Directory Computers and Users 1

Status
Not open for further replies.

baddos

MIS
Dec 3, 2002
2,360
US
I have Vista installed on my machine and installed the Amin Pack that adds all the tools for managing my servers including adding users, etc.

Right now Active Directory Computers and Users does not have the "Exchange" tabs for mailbox management. Does anyone know how I can implement that?
 
You need to add Exchange Admin tools on that machine. Those tabs are only present if you have Exchange installed.

We install the admin tools only which makes those tabs available.

CCA Citrix 4.0
MCSA: Messaging 2003
 
Do you have a link for this one? The one on my RTM cd says it won't install.
 
The Exchange tools will not install on a Vista client. We are still waiting for the Exchange team to get their act together. You can however get most functionality back yourself.

Copy these Source Files from your exchange server:
c:\windows\system32\netui0.dll
c:\windows\system32\netui1.dll
c:\windows\system32\netui2.dll
c:\program files\exchsrvr\bin\address.dll
c:\program files\exchsrvr\bin\escprint.dll
c:\program files\exchsrvr\bin\exchmem.dll
c:\program files\exchsrvr\bin\glblname.dll
c:\program files\exchsrvr\bin\maildsmx.dll
c:\program files\exchsrvr\bin\pttrace.dll

To this destination Location on your Vista PC:
c:\windows\system32\

Then execute this command to register the service
regsvr32 c:\windows\system32\maildsmx.dll

[red]
Note:
Mailbox move does not work, so use the server for this feature[/red]

I hope you find this post helpful.

Regards,

Mark

Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
 
Yeah I found that one on the net already, but thanks for the reply! Star for you. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top