MCTS 70-662 Rapid Review: Installing and Configuring Exchange Servers

  • 3/15/2012

Answers

This section contains the answers to the “Can you answer these questions?” sections in this chapter.

Objective 1.1: Prepare the infrastructure for Exchange

  1. You need to update the Windows 2000 Server domain controllers to Windows Server 2003 SP2. If the hardware specifications of these servers do not support this, then you need to demote them to member servers or remove them from the network. You can then raise the domain functional level to Windows Server 2003. By doing this, you in turn raise the forest functional level to Windows Server 2003.

  2. The server running Windows Server 2008 Standard edition with SP2 (x64).

  3. The Setup /PrepareLegacyExchangePermissions command.

  4. Setup /PrepareLegacyExchangePermissions, Setup /PrepareLegacyExchange Permissions, Setup /PrepareSchema, Setup /PrepareAD, and Setup /Prepare Domain, in that order.

  5. You issue the dsquery server –hasfsmo schema command.

Objective 1.2: Install Exchange prerequisites

  1. Servermanagercmd.exe –ip exchangetypical.xml

  2. RSAT, Active Directory Lightweight Directory Services, and .NET Framework 3.5.1

  3. The 2007 Office System Converter: Microsoft Filter Pack

  4. Client Access

  5. The required additional components include the following:

    • Microsoft .NET Framework 3.5 SP1.

    • Microsoft .NET Framework 3.5 Family Update for Windows Vista x64, and Windows Server 2008 x64.

    • Microsoft Management Console (MMC) 3.0.

    • Windows Remote Management (WinRM) 2.0.

    • Windows PowerShell V2.

    • 2007 Office System Converter: Microsoft Filter Pack. This is only necessary if you intend to deploy the Hub Transport or Mailbox server role on the computer.

Objective 1.3: Install Exchange roles

  1. You issue the command setup.com /mode:install /role:HubTransport. This can also be entered as setup.com /M:Install /R:HT or setup.com /M:Install /R:H. Note that the command is not case-sensitive.

  2. It is stored at C:\ExchangeSetupLogs\ExchangeSetup.log.

  3. The prerequisites are IIS6 Management Console and Microsoft .NET Framework 3.5.1.

  4. You issue the Setup.com /NewProvisionedServer VAN-SRV1 command.

  5. You should first create a Send connector from the Edge Transport server to the Internet.

Objective 1.4: Create and configure databases

  1. The Mount-Database –Identity Finance command.

  2. You use the Set-MailboxDatabase cmdlet with the DeletedItemRetention parameter.

  3. The Set-MailboxDatabase –Identity “HRD Mail” –PublicFolderDatabase “GLAS-MBX1\HRD-DB” command.

  4. The Set-MailboxDatabase -Identity Production -MaintenanceSchedule 6.22:15-6.23:45 command.

  5. The Move-DatabasePath cmdlet.

Objective 1.5 Create and configure address lists

  1. You issue the Move-OfflineAddressBook -Identity “WingTipToysGlasow” -Server GLA-EX2 command.

  2. You issue the New-GlobalAddressList –Name “Fabrikam – All Employees” -IncludedRecipients MailboxUsers –ConditionalCompany “Fabrikam” command.

  3. You should issue the New-OfflineAddressBook –name “Offline-Contoso- Managers” –Server GlasgowMBX1 –AddressLists Contoso-Managers –PublicFolderDistributionEnabled $true command.

  4. You can use the Set-OfflineAddressBook cmdlet.

  5. You would specify “SMTP:%s%2g@adatum.com” for this parameter.