Q: 1 You are employed as the exchange administrator at Hi-Tech.com. TheHi-Tech.com network contains an Exchange 2007 Organization. You are responsible for managing theExchange network forHi-Tech.com.The Human Resources manager at Hi-Tech.com required a list of all the newly appointed staff members.You complied with his request and provided him with an automatically generated CSV filethat lists the newly appointed staff members. This file contains the data needed to create the mailboxesfor newly appointed staff members. These newly appointed staff members have to beassigned user account and mailboxes. You thus need to create new user accounts as well as mailboxesdirectly from the CSV file.What should you do?
A. The output of the Import-CSV cmdlet should be redirected to the Enable-Mailbox cmdlet with the suitableparametersB. The output of the Import-Alias cmdlet should be redirected to the New-Mailbox cmdlet with the suitableparametersC. The output of the Import-CSV cmdlet should be redirected to the New-Mailbox cmdlet with the suitableparametersD. The output of the Export-CSV cmdlet should be redirected to the New-Mailbox cmdlet with the suitableparameters.
Answer: CQ: 2 You are employed as the exchange administrator at Hi-Tech.com. TheHi-Tech.com network contains an Exchange 2007 Organization. You are responsible for managing theExchange network forHi-Tech.com.The Hi-Tech.com network contains an Exchange Server 2007 Mailbox server named Server01. Duringroutine maintenance you notice that an inappropriate message with the subject line of Exchangeis sent to all clients on Server01. You need to ensure that the message is deleted from the mailboxes onServer01.What should you do?