Answer Posted / mukesh singh, isource
There are many components within Exchange that require
access to Active Directory services, such as the
information store and the message categorizer. The DSAccess
component optimizes the communication between these
components and Active Directory.
The Exchange components that need to interact with Active
Directory use DSAccess to retrieve Active Directory
information rather than communicating directly with domain
controllers and global catalog servers. As a result,
DSAccess is therefore a very important part of Exchange.
DSAccess is good for system performance, since it maintains
a cache that effectively reduces the number of LDAP queries
that these Exchange server components make to Active
Directory. This is good for query speed as well as load
reduction on both domain controllers and global catalog
servers. Note, though, that Global Address List (GAL)
lookups from Outlook clients do not use this cache.
It’s the System Attendant service that initializes
DSAccess, which comes in the form of a Dynamic Link Library
(DLL) file DSACCESS.DLL. In addition to DSACCESS.DLL there
are two other associated DLLs, DSCMGS.DLL and DSCPERF.DLL.
DSCMGS.DLL contains the information DSAccess uses to write
event log entries, whilst DSCPERF.DLL contains performance
object information.
To see which processes are using DSACCESS.DLL, you can use
TASKLIST.EXE (Windows 2003 and Windows XP) or TLIST.EXE
(older versions of Windows) for from a command line by
running the following command on your Exchange server:
tasklist –m dsaccess.dll
You should see output similar to that shown in Figure 1,
where you can see that processes such as the Information
Store (store.exe) and the System Attendant (mad.exe) are
using DSACCESS.DLL.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the types of active directory deployment that server supported in exchange server 2010 deployment?
How do I disable potions of the owa interface?
How can I get a list of connection agreements in exchange 2003 adc?
How do I filter incoming mail by subject or attachment?
Explain how do I enable the security tab for the organization object?
Explain how do I disable owa for a single user in exchange 2000/2003?
Where is the instant messaging server?
What microsoft tries to focus to deliver on exchange server 2010?
Can I view the queues on a per server basis?
What are the enhancements in batch mailbox move on exchange 2013?
Is there an easier way to move mailboxes grouped by mailbox.store?
Explain what is the stm file?
Explain how do I get the exchange advanced tab in active directory users and computers?
what is autodiscover service?
Why must I deploy an exchange 2007 server that has the hub transport server role installed in the same active directory site in which I deployed an exchange 2007 server that has the unified messaging (um) server role installed?