|
Related Questions |
View Answer |
|
You have an automatically generated CSV file with a list of your companys newly hired employees. The CSV file contains all of the information that is required to create the mailboxes for the new employees. You need to create new user accounts and mailboxes directly from the CSV file. What should you do? A. Redirect the output of the Import-CSV cmdlet to the New-Mailbox cmdlet with the appropriate parameters. B. Redirect the output of the Export-CSV cmdlet to the New-Mailbox cmdlet with the appropriate parameters. C. Redirect the output of the Import-Alias cmdlet to the New-Mailbox cmdlet with the appropriate parameters. D. Redirect the output of the Import-CSV cmdlet to the Enable-Mailbox cmdlet with the appropriate parameters.
|
View Answer
|
|
Your Exchange Server 2007 organization contains two Exchange servers named Exch1 and Exch2. Exch1 fails and cannot be restored to service. You need to move all mailboxes from Exch1 to Exch2. Which cmdlet should you run? A. Get-Mailbox -Server Exch1 | Move-Mailbox - IgnorePolicyMatch - TargetDatabase “Exch2First Storage GroupMailbox Database” B. Get-Mailbox -Server Exch1 | Move-Mailbox - IgnoreRuleLimitErrors - TargetDatabase “Exch2First Storage GroupMailbox Database” C. Get-Mailbox -Server Exch1 | Move-Mailbox - ValidateOnly - TargetDatabase “Exch2First Storage GroupMailbox Database” D. Get-Mailbox -Server Exch1 | Move-Mailbox - ConfigurationOnly - TargetDatabase “Exch2First Storage GroupMailbox Database”
|
View Answer
|
|
Your company uses both a distribution group and a security group for each department. Both groups contain the same members. All new users are added to both groups in their departments. You need to decrease the amount of time that is required to manage groups. You must achieve this goal while minimizing disruption to mail capabilities and to previously assigned access permissions. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) A. Delete the departmental distribution groups. B. Delete the departmental security groups. C. Convert the departmental distribution groups to global security groups. D. Mail-enable the departmental security groups. E. Mail-enable the converted global security groups.
|
View Answer
|
|
A mail-enabled public folder named Monitoring receives automated alerts from your companys monitoring system. Some users send e-mail messages to the folder by selecting it from the global address list (GAL) in Microsoft Office Outlook. You need to prevent users from selecting the Monitoring folder from the GAL, and you need to ensure that the monitoring alerts will still be received. What should you do? A. Run the Set-MailPublicFolder cmdlet and set the DisplayName parameter to $false. B. Run the Set-MailPublicFolder cmdlet and set the HiddenFromAddressListsEnabled parameter to $true. C. Run the Set-AddressList “Public Folders” -RecipientFilter “DisplayNamE.is ‘Monitoring’” cmdlet. D. Use the Outlook client to remove the Folder visible attribute for the Default name on the Monitoring public folder.
|
View Answer
|
|
All users can receive e-mail that is sent directly to them from the Internet. A distribution group named WebResponse is configured to accept e-mail from all users. All corporate users can send messages to the WebResponse distribution group by using Microsoft Office Outlook. AII messages that are sent to the distribution group from the Internet are rejected. You need to allow e-mail from internal and Internet users to be sent to the SMTP address of the WebResponse distribution group. What should you do? A. Modify the properties of the WebResponse distribution group so that the Everyone group has the Send As permission. B. Modify the properties of the WebResponse distribution group so that the group no longer requires all senders to be authenticated. C. Modify the SMTP Receive connectors on each Hub Transport server to allow anonymous users. D. Modify the properties of the WebResponse distribution group so that the group is no longer hidden from the Outlook global address list (GAL).
|
View Answer
|
|
Your company is closing its Denver office. The employees in the Denver office have mailbox- enabled user accounts that use the value Denver in the City attribute. You disable the user accounts of the Denver employees. You need to disconnect their mailboxes. What are two possible ways to achieve the goal? (Each correct answer presents a complete solution. Choose two.) A. Run the Remove-Mailbox Denver cmdlet. B. Run the Get-User -Filter “City -like ‘Denver’” | Remove-Mailbox cmdlet. C. Run the Get-User -Filter “City -like ‘Denver’” | Disable-Mailbox cmdlet. D. From the Exchange Management Console, apply a filter to the City attribute to contain Denver. Highlight all of the filtered users and select Disable. E. From the Exchange Management Console, apply a filter to the City attribute to contain Denver. Highlight all of the filtered users and select Remove.
|
View Answer
|
|
Your Exchange Server 2007 organization has two servers named Exch1 and Exch2. You need to move all of the Exch1 mailboxes to Exch2 next Saturday at 11:00 P.M. You will be out of the office at that time. What should you do? A. Run the Set-Mailbox -server Exch1 | Move-mailbox -TargetDatabase “Exch2First Storage GroupMailbox Database” cmdlet with the StartDate parameter set for next Saturday at 11 P.M. B. Run the Set-Mailbox | Move-mailbox -TargetDatabase “Exch2First Storage GroupMailbox Database” cmdlet with the StartDate parameter set for next Saturday at 11 P.M. C. Use Microsoft Windows scheduler to run the Set-Mailbox | Move-mailbox -TargetDatabase “Exch2First Storage GroupMailbox Database” cmdlet from the Exchange Management Shell next Saturday at 11 P.M. D. Use Microsoft Windows scheduler to run the Set-Mailbox -server Exch1 | Move-mailbox – TargetDatabase “Exch2First Storage GroupMailbox Database” cmdlet from the Exchange Management Shell next Saturday at 11 P.M.
|
View Answer
|
|
Marc is Marias assistant. Marc needs to be able to view all of the folders and subfolders in Marias mailbox and to open and respond to Marias e-mail. You need to assign Marc the appropriate permissions. What should you do? A. Run the Add-ADPermission -Identity Maria ?User Marc ?AccessRights Self ?ExtendedRights Send-As cmdlet. B. Run the Add-MailboxPermission ?Identity Maria ?User Marc ?AccessRights ExternalAccount cmdlet C. Run the Add-MailboxPermission ?Identity Maria ?User Marc ?AccessRights FullAccess cmdlet. D. In the Active Directory Users and Computers management console, assign Marc the Allow- Full Control permission for Marias user account.
|
View Answer
|
|
Your Exchange Server 2007 organization contains a Hub Transport server named ExchHub1. ExchHub1 has a Foreign connector named FaxCon that connects to a fax server named Fax1. You move the Drop directory for Fax1 by performing the following steps. On Fax1, create a new directory named FaxDir. Run the Set-ForeignConnector “FaxCon” -DropDirectory “FaxDir” cmdlet. Run the Set-TransportServer ExchHub1 -RootDropDirectoryPath “\Fax1Drop Directory” cmdlet. You need to ensure that all messages pending delivery are delivered. What should you do? A. Add the Administrators group with Full Control permission to the new Drop directory. B. Copy all messages in the old Drop directory to the new Drop directory. C. Set the size of the Drop directory by running the Set-ForeignConnector cmdlet with the appropriate parameter. D. Set the maximum message size by running the Set-ForeignConnector cmdlet with the appropriate parameter.
|
View Answer
|
|
A new mailbox is created at 9 A.M. Users of Microsoft Office Outlook Web Access are able to see and use the new mailbox in the global address list (GAL) at 10 A.M. Users of Outlook Anywhere are not able to see the new mailbox in the GAL until the next day. You need to configure the Exchange Server 2007 computer to allow users of Outlook Anywhere to see a new mailbox in the GAL within four hours after the mailbox is created. What should you do? A. Enable Web-based distribution for the offline address book (OAB). B. Enable Public Folder distribution for the offline address book (OAB). C. Enable support for Outlook 2003 with Service Pack 2 or later clients on the offline address book (OAB). D. Set a custom update schedule for the offline address book (OAB).
|
View Answer
|
|
Your Exchange Server 2007 organization has a single Edge Transport server, which is configured with a spam quarantine mailbox. You need to reduce the amount of spam that reaches user in boxes. You also need to be able to review marked messages and to monitor them for false positives. What should you do? A. Increase the spam confidence level (SCL) threshold value for deleting e-mail. B. Increase the spam confidence level (SCL) threshold value for quarantining e-mail. C. Reduce the spam confidence level (SCL) threshold value for rejecting e-mail. D. Reduce the spam confidence level (SCL) threshold value for quarantining e-mail.
|
View Answer
|
|
You increase the anti-spam restrictions for your Exchange Server 2007 organization. You inform your company s partners that they should forward any e-mail messages that are being blocked by the content filters to [email protected]. The forwarded messages will be reviewed so that modifications can be made to Safe Senders Lists to prevent the blocking problem in the future. External users are forwarding e-mail messages to [email protected], but you discover that no messages from external users are in the anti-spam mailbox. You need to allow the anti-spam mailbox to receive e-mail messages that are classified as spam. Which cmdlet should you run? A. Set- RecipientFilterConfig - RecipientValidationEnabled $false B. Set- ContentFilterConfig - BypassedRecipients [email protected] C. Set- ContentFilterConfig - BypassedSenders [email protected] D. Set- RecipientFilterConfig - BlockListEnabled $falsE. BlockedRecipients [email protected]
|
View Answer
|
|
Your Exchange Server 2007 organization contains a Mailbox server and a Client Access server. You are using Web-based distribution for the default offline address book (OAB). The OAB is no longer being updated on the Client Access server. You need to enable the Client Access server to retrieve the updated OAB from the Mailbox server. What should you do? A. On the Mailbox server, start the Microsoft Exchange Service Host service. B. On the Mailbox server, start the Microsoft Exchange Replication service. C. On the Client Access server, start the Microsoft Exchange Service Host service. D. On the Client Access server, start the Microsoft Exchange File Distribution service.
|
View Answer
|
|
You need to configure Outlook Web Access to allow Microsoft Office documents to be opened but not saved on public computers. What should you do? A. Enable direct file access for public computers. B. Enable Force WebReady Document Viewing when a converter is available for public computers. C. Add the Office file formats to the supported document types for WebReady Document Viewing. D. Add the Office file formats to the direct file access Block list.
|
View Answer
|
|
Your Exchange Server 2007 computers are configured with the default settings. You need to send copies of all e-mail messages that are sent and received by [email protected] to [email protected]. What should you do? A. Run the New-JournalRulE.Name:’User’ -JournalEmailAddress:’[email protected]’ – Scope:’Global’ -Enabled:$truE.Recipient:’[email protected]’ cmdlet. B. Run the New-JournalRulE.Name:’User’ -JournalEmailAddress:’[email protected]’ – Scope:’lnternal’ -Enabled:$truE.Recipient:’[email protected]’ cmdlet. C. Run the Set-JournalRulE.Name:’User’ -JournalEmailAddress:’[email protected]’ – Scope:’Global’ -Enabled:$truE.Recipient:’[email protected]’ cmdlet. D. Configure e-mail forwarding on the users account. Set it to forward e-mail to [email protected].
|
View Answer
|
|
Your company purchases a company named Contoso Ltd. Your company plans to accept e-mail messages that are sent to the contoso.com e-mail namespace on your companys existing e-mail servers. The Contoso Ltd., e-mail servers will be decommissioned. You need to configure your companys Exchange 2007 organization to accept all e-mail messages that are sent to contoso.com. What should you do? A. Add contoso.com to the accepted domains as an external relay domain. B. Add contoso.com to the accepted domains as an internal relay domain. C. Add contoso.com to the accepted domains as an authoritative domain. D. Add a new e-mail address generation policyforcontoso.com.
|
View Answer
|
|
Your company merges with Contoso, Ltd. Each companys mixed e-mail system includes Exchange Server 2003 servers and Exchange Server 2007 servers and Outlook 2003 clients and Outlook 2007 clients. Currently your company has a single remote SMTP domain for *, which is configured with the Allow none option. You need to configure the delivery of out-of-office (OOF) messages to the contoso.com domain, and you must ensure that no users outside of the two merged companies can receive OOF messages. What should you do? A. On the remote domain *, select the Allow external out-of-office only option. B. On the remote domain *, select the Allow external out-of-office and out-of-office set by Outlook 2003 or earlier clients and set on Exchange 2003 or earlier servers option. C. Add a new remote domain for *.contoso.com and select the Allow external out-of-office only option. D. Add a new remote domain for *.contoso.com, and select the Allow internal out-of-office and out-of-office set by Outlook 2003 or earlier clients and set on Exchange 2003 or earlier servers option.
|
View Answer
|
|
An Exchange Server 2007 clustered mailbox server is installed on a Single Copy Cluster (SCC). You want to add another storage group and database to the clustered mailbox server. You perform the following actions. 1. On the active and passive nodes of the cluster, mount a new database drive to D:mountsSG5DB5_1 and mount a new log drive to D:mountsSG5Log5_1. 2. Create a new storage group named SG5, and point the log path to D:mountsSG5Log5_1. 3. Create a new database in SG5 named DB5_1 and point the database path to D:mountsSG5DB5_1. You need to complete the addition of the storage group and database to the clustered mailbox server. What should you do? A. Change the mount location of the database and log drives to drive letter locations on the active and passive nodes. B. Remove the drives from the passive node until the active node is configured. C. Add the drives as a cluster resource, and make the Microsoft Information Store dependent on those resources. D. Add the drives as a cluster resource, and make the storage group dependent on those resources.
|
View Answer
|
|
Your environment contains t he following servers: Mailbox server named ExchMb1 Client Access server named ExchCAS1 Standby Microsoft Windows Server 2003 computer named Server2 Two Hub Transport server s named ExchHub1 and ExchHub2 ExchHub1 fails. You need to restore ExchHub1 to its pre- failure configuration What should you do? A. Rename Server2 to ExchHub1, and run the Setup /m:RecoverServer command on ExchHub1. B. Rename Server2 to ExchHub1, and run the Setup /m:lnstall /role:HT command on ExchHub1. C. On ExchHub2, run the Setup /m:RecoverServer command. D. On ExchHub2, run the Setup /m:lnstall /role:HT command.
|
View Answer
|
|
Your Exchange Server 2007 environment has three Exchange servers that have the Mailbox server role installed. The servers are configured to back up the existing Windows event logs and mailbox databases. You add the Hub Transport server role to the Exchange servers. You want to reconfigure the backups for the servers. Written company policy states that enough information must be retained to perform a root cause analysis on lost or corrupted e-mail messages and to recover as much data as possible in the event of a failure. You need to add backups for the Hub Transport server role. What should you add to the current backups? A. the TransportRolesLogs directory B. the TransportRolesdataQueue directory C. the Microsoft Information Store D. the IIS metabase
|
View Answer
|