Home > Articles > Software Development & Management

This chapter is from the book

Exchange 2000 Support and Maintenance Tasks

There are several tasks that need to be planned for to ensure a successful completion and ongoing operation of an Exchange 2000 environment. First and foremost is training and education for both the administrators and end-users of the organization. A properly planned and implemented messaging environment can be perceived as a failure if administrators do not know how to manage the environment and end-users do not know how to send and receive messages.

Additionally, maintenance practices help keep the messaging system operational and documentation provides valuable information for debugging and problem solving if and when maintenance and support is required.

Training (Administrator and End-User Training)

There are two training tracks: one for administrators and the other for end-users. Obviously, each group needs a tailored training curriculum. The administrator training should include in-depth information regarding the maintenance and upkeep of the Exchange installation. The end-user training focuses specifically on the Exchange client (Outlook client) and if applicable, retrieving mail via remote access. Following are two sample training outlines that can be used to develop the training plan used by the organization. Keep in mind that the outlines provided are guides and each option can be used individually or in combination. The choices depend on the established training objectives.

Administrator Training

In an effort to ensure a successful deployment, it's important to properly train and prepare the support staff. There are many methods utilized by professional trainers. The ones that prove to be the most successful are tailored to accommodate diverse learning styles.

Administrator training can be covered in a classroom environment, Computer Base Training (CBT), hands-on, or in combination based on the learning styles of the organization's IT staff. In many cases the administrator of the Exchange messaging environment is also responsible for administering, managing, and troubleshooting the core Windows 2000 Active Directory environment. However, in other cases the tasks are distributed across two or more groups of administrators. An organization needs to determine whether the administrators are the same or different so that the appropriate training can be provided to all administrators involved.

Administering an Active Directory Environment

Basic Windows 2000 Active Directory training typically includes the basic background of Active Directory terminology as well as the tasks of managing and administering the Active Directory. Other values gained in training on Active Directory administration include getting hands-on experience administering Active Directory to accomplish user, group, and computer management tasks. Some of the components of an Active Directory training are

  • Administering the Active Directory

  • Using and customizing the Microsoft Management Console (MMC)

  • Adding users and groups

  • Resetting passwords

  • Adding computer accounts

  • Creating Organizational Units (OUs)

  • Moving users to a different OU

  • Creating common shared groups

  • Securing and testing the Active Directory OU structure

  • Delegating administration privileges

  • Testing the administration privileges

End-User Training

Training end-users on the use of Microsoft Outlook to access the messaging system is extremely challenging. This is primarily true because of the varying technical skills and experience of the users throughout an organization as well as the individual use of messaging that an individual would have. Many organizations have tried to create special training sessions broken down by skill level and departmental usage of the end-users. However, by the time the organization adds in user availability for training on a specific day and time, the logistics of planning and coordinating training to that level of detail and focus becomes extremely challenging.

In many cases, organizations find that a broader, more general initial training can get all users through a basic Microsoft Outlook training right before or immediately after the Exchange 2000 environment is implemented. Then they can run specialty sessions for more advanced users or by departments at a later date. The standard course outline detailed here is a guide that can be used in creating a structure for the basic end-user training.

Typically, training is viewed as a single occurrence; the user attends training and is then expected to use the software. However, users usually have questions after any training session. For that reason, it is suggested that after Exchange 2000 is deployed and initial end-user training is provided, post deployment support is also provided at some point after the initial training has been completed. This option offers the users a chance to work with the new software in their normal work environment and have a resource available to answer any questions they might have.

To offer post-deployment support and organization could require an Outlook trainer to spend an eight-hour day (or portion thereof) on-site answering any end-user questions. Typically, individual users sign up for a time slot during which the trainer can focus his/her attention on that individual user, answering specific questions. These are all suggestions and can be used in whole or in part based on the needs of the organization, the project budget, and the staff.

Understanding Microsoft Outlook

There are five major areas for end-user training of the Microsoft Outlook client. They include Outlook messaging, calendaring, contacts, tasks, and tools. Some of the core topics that should be covered in a Microsoft Outlook client training structured around these five areas include

Messaging:

  • Overview of the Outlook client

  • Introducing Outlook Today

  • Introducing the Inbox

  • Creating and sending mail messages

  • Receiving and viewing incoming mail messages

  • Moving a message to a different folder

  • Creating custom folders in Outlook

  • Adding an attachment to a message

  • Printing a message

Calendaring:

  • Adding a personal appointment to your calendar

  • Creating and sending a meeting request

  • Accepting a meeting request

  • Updating a meeting request

Contacts:

  • Creating a Contact

  • Organizing Contacts using categories

  • Searching for a Contact

  • Sending a Contact to another user

Tasks:

  • Creating a task

  • Editing existing tasks

  • Marking tasks as complete

Tools:

  • Creating an Auto Signature

  • Creating an Out of Office Reply

  • Creating Rules and Filters

  • Customizing the Outlook Bar

Troubleshooting the Messaging Environment

The ability to solve and troubleshoot problems that arise is important for any network administrator. Some of the components covered in common troubleshooting courses include

  • Tracking messages sent and received from the Exchange 2000 environment. Inevitably, a user will not receive a mail message sent by an external client or vendor, or a message sent by a user will not end up in the mailbox of the external recipient. There are several explanations for why a message does not end up at the intended destination, and most are completely unrelated to the Exchange system. For example, a user might mistype the recipient's name or domain name, the external system might be down (or non-operational), the external user's system might block large attachments, and so on. However, it is the responsibility of the Exchange administrator to track the message and explain to the user why his or her message did not end up where it was intended.

  • Problem solving message routing errors. Because both Active Directory and Exchange rely on the routing of information across a LAN or WAN backbone, any errors in LAN or WAN transport can cause communications errors on the network. The administrator of the network needs to understand routing and replication functions as well as debugging techniques. This is both to validate that the system is set up properly in the first place and to debug problems if or when they arise.

  • Remote client access problems. One of the biggest challenges to a messaging administrator is providing support to a remote user or group of users. Not only does the distance from the administrator to the user prove to be challenging, but the number of different devices that could be causing the problem or error makes problem solving a series of error isolation tasks. This type of problem solving involves both technical analysis and repair, but also very methodical problem isolation processes. In many cases, problem solving these types of issues is confirming what the problem is not, which eventually leads to limiting what the problem really ends up being.

These, along with many other problem solving, debugging, and maintenance techniques are covered in Chapter 9, "Supporting and Managing Exchange 2000."

Planning for Exchange 2000 Maintenance

Over time, performance degradation of the Exchange database can occur, sometimes even leading to corruption. This is a result of extensive updates. It is similar to the way in which hard disk partitions become fragmented due to constant read/writes. This section briefly addresses maintenance considerations. The primary utility provided by Microsoft to assist in this process is the ESEUTIL tool.

It is recommended that maintenance schedules be created. Specifically, a schedule should be created for weekly, biweekly, monthly, and periodic maintenance. Included on that schedule should be tasks that check the integrity of the database and repair corruption when it is detected.

Exchange is designed to automatically perform online maintenance. This process typically occurs during low-peak hours and performs basic clean up and online defragmentation. However, that does not mean that errors reported in the event logs should be ignored. Instead, they are serious and signal possible logical corruption within the database. ESEUTIL.EXE, the Microsoft utility that should be run against the database periodically, corrects the structure of the tables and records of the database.

NOTE

This topic is discussed in detail in Chapter 9.

Documentation

Creation of the following documents is highly recommended to ensure a successful deployment. All of these documents are recommended but none are absolutely essential. The amount of documentation and level of detail will be adjusted based on project needs and budget.

  • Design guide. The design guide presents a high-level design overview that describes the overall strategy for the messaging environment.

  • Migration guide. Whereas the design guide describes what the future environment will look like, the migration guide describes how the organization will migrate from the existing environment to the new environment. In many cases, organizations think that design and migration are one in the same; however, they need to be treated as two completely different processes, thus two completely different documents need to be created.

  • Diagrams. These are LAN/WAN layouts showing how sites are interconnected and how messages should flow throughout the environment. Other valuable information on the LAN/WAN diagrams include the notation of line speeds, committed information rate (CIR), and available bandwidth between connections.

  • Schedule. The project schedule needs to detail the dates, tasks, task interdependencies, cost, and resource requirements for the project. There may be several schedules created or the schedules may all be combined into one large schedule. However, in an end-to-end project, the schedule would include an analysis phase, a planning phase, a design phase, a prototype/proof of concept phase, a pilot/test phase, an implementation phase, and a support/training phase.

  • Build document. The build document is a detailed configuration summary created from the pilot and rollout phases documenting the configuration parameters of both hardware and software for the messaging system. It can be used to re-create the basic functionality of a server lost to a disaster, or for adding new servers to the Windows 2000/Exchange 2000 organization after the deployment is completed.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020