Visit http://www.LearnQuick.Com
Hi All,
Would like to thank all who have contributed to BrainDump. Below is my part.
Exam= Exchangeserver 5.5 - (70-081), Type=adaptive. Total question asked=15. Time taken=15 minutes. Result=pass in first attemp! Time taken for prepare for this exam, about 3 months.
Resureces used:
1. Exam Cram book
2. Testprep book
3. SAM book - teach yourself in 14 days.
3. 70-076 Exchange 5.0 BrainDump
4. 70-081 Exchange 5.5 BrainDump
5. www.examcram.com -> good study resources highlighs
On line free tests:
1. www.measureup.com
2. www.examcram.com
3. Demo/free down tests from Trancenders.......etc
Question asked in summary:
1. set Org-B as LDAP referal server for Org-A.
2. Do not want customized attributes to be replicated, how?
3. How to shut down Chat Server?
4. Page file size = is the answer.
5.what file to be backed> pub, pri and dir.edb.
6. what to force Outlook to logon, how?
7. want to shut down server without affecting the Server Monitor? ADMIN /t.
8. about faviour folder
9. answer= restore files/messages from backup
10. About CAL
11. About IMAP's error = message size unknow ?
13. ISTNTERG -patch
14. IMS - reouting incoming SMTP mails. for POP3 users.
15. put forwarding files in UNIX..etc
Question asked (below were cut and paste from number of contributions, mainly/especially from LeSid and Catepillar, Thanks (-:
NOTE: Please verify all answers yourself. Usually answered wrongly questions will be shown at the end printed report. However, it printed none and my score was not 1000. Quite confusing!
1. Two organizations, Organization A and Organization B, need a long-term coexistence strategy. How could you allow LDAP clients to connect to Organization A and see the directories of both Organization A and Organization B?
a.Directory replication.
b.Anonymous access.
c.Select Organization B as the default LDAP referral for Organization A. <answer>
d.Select Organization A as the default LDAP referral for Organization B.
2. Your Exchange site uses custom attributes that should not be replicated to other sites. How would you configure your site to accomplish that?
a.Specify only the custom attributes in the DS Site Configuration object.
b.Configure the trust level of your recipients container to be higher than the recipient containers in the other sites.
c.Configure the permissions on the Directory Replication Connector to be only for the Domain Admins group.
d.Specify all attributes except the custom attributes in the DS Site Configuration object. <answer>
3 Shut down one of chat servers. Shut down transparent to new users who connect to other servers.How ?
a) Pause workstation service. Wait all existing connx to terminate
b) Diable new connx, wait for all existing connx to terminate <answer, not quite sure>
c) Type "net stop chatsvc"
d) ...
Comment: The release notes state that you use the 'Chatcmd.exe/ -' command to suspend new sessions and performance monitor to monitor the current sessions, then shut down when no more sessions are open.
4. 64MB RAM and 32 MB page file. System Attendant can start. Directory Store server fails. Why?
a) Size of page file should be increased <answer>
b) page file on same logic drive as IS database
c) Did not grant right to log as service
d) Exchsvc account not a member of Administrators Group
5. Company has no tape backup. Standby Exchange server perform file-based backup every nite.Create batch file to copy files. What files on server to copy ? Choose (3)
a) directory file / dir.edb <answer>
b) checkpoint file
c) transaction file
d) Public IS /priv.edb <answer>
e) Private IS /pub.edb <answer>
f) Personal IS
6. Single Master domain. User must enter password when entering Outlook. How to configure that ?
a) Exchange server installed in non-trusted domain
b) Delete Password list file on client computer
c) configure user profiles so security is not used during logon<answer>
d) configure profile to encrypt information when user connect to Exchange server by using new and dialup networking
Comment: <answer> not sure!
7. Pete has five Exchange Servers set up at his organization. Pete configures one server to monitor services on all five of the Exchange Servers. Two months after configuring the Exchange environment, Pete needs to bring down one of the Exchange Servers to add more RAM to the server. What should Pete do to bring the server down?
a. Place the monitor in maintenance mode and shut down the server.<answer>
b. Stop the Monitor and Alert services on the server and shut down the server.
c. Delete the Alert and shut down the server.
d. Shut down the server using the Shut Down command.
8. Patty has a laptop computer that she uses both at the office and when out of office doing work. Her laptop is configured with an OST file. She routinely synchronizes her laptop computer with the office server. Patty has identified a public folder that she would like to designate as an offline folder, but she does not see the Synchronization tab among the property pages of that public folder. What does she have to do to enable synchronization with that public folder?
a.The administrator must configure that public for synchronization.
b.The owner of the folder must configure it for synchronization.
c.Patty must designate the public folder as a Favorite folder. <answer>
d.Patty must logoff the server, and the folder will synchronize.
9. Deleted item retention time of 4 days is set. Server does not permanently delete deleted items until after Private IS store has been backup up. A user wants to restore an item deleted on previous day. A full backup was performed on previous night. How to restore that item ?
a) restore from backup <answer>
b) replay from transaction log
c) recover in Outlook
d) Logon Outlook as administrator and restore item.
10. You have 25 client access licenses. You have just added 10 new users who exlusively access the server remotely. 5 of the users through HTTP,the other through POP clients. How many additional CAL`s do you need to purchase?
a: 0 *1
b: 2
c: 5 *1
d: 10 <answer>
Comment: As long as users that have mailbox in Exchange will need a CAL, regardless where and what they use to access.
Q: When do I not need a CAL?
A: The only case where a computer does not require a CAL to access the Exchange server is if it has anonymous access.Anonymous access occurs only when a computer accesses the Exchange server without being identified by a mailbox or custom recipient obje
11. An IMAP4 client connects to your Exchange server and receives an error message stating that the message size is unknown. Which of the following should you do to fix this problem?
a.Enable MCIS.
b.Increase the Idle-Timeout.
c.Use Plain-Text authentication.
d.Clear the "Enable fast message retrieval" check box. <answer>
12. Something about IMS - reouting incoming SMTP mails You've migrated some users from a foreign mail system to Exchange. The foreign mail system uses a UNIX SMTP Relay agent to relay messages to and from the Internet. The Exchange server is also set up to relay messages using the same UNIX SMTP Relay agent. There is no connection between the foreign system and Exchange. You want migrated users to still receive email using their old email address. How?
a. reouting incoming SMTP mails <answer>
b. forward msgs from Foreign system to Exchange
c. make Exchange the new SMTP Relay host
d. dealt with configuring the UNIX SMTP Relay agent a different way.
13. You have your Exchange server backed up using an offline backup procedure. After a hardware failure of that server, you restore the server using the offline backup tapes. But after the restore is complete, the IS will not start. What do you need to do?
a.Run EDBUTIL.
b.Run EDBUTIL with the consistency option.
c.Run SCANPST on each users OST file.
d.Run ISINTEG -Patch. <answer>
14. Company X removes its UNIX-based POP3 and SMTP server. X replaces this server with Exchange Server, that runs the IMS. The new server has the same IP-address and DNS host name as the previous server. When users connect to the new server from POP3 client, they can retrieve but not able to send mails. Why?
a. The users POP3 client do not support SSL
b. The users POP3 clients do not support WinNT challenge/respoce authentication
c. IMS is set to an SMTP address type rather than to a POP3 address type
d. IMS is set so that is does not reroute invoming SMTP mail <answer>
15. Unix site with postoffice (and Internet mail connector). You install a Microsoft Exchange server (+ Internet mail connector). You want all mail to be routed to the Microsoft Exchange server. How?
a. forward file in the UNIX mailbox <answer>
b. .......can't remember?
Good lucks to all !