What should you do?

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?

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.



Leave a Reply 0

Your email address will not be published. Required fields are marked *