You have an Exchange Server 2007 environment. You have a Mailbox server named Corp1. You have a top-level public folder named Folder1. You need to create a public folder named Sales in Folder1 on Corp1. What should you do?
A.
Run the New-PublicFolder -Name “Sales” -Path \Folder1 -Server Corp1 command
B.
Run the Set-PublicFolder -Identity “Folder1\Sales” -Server Corp1 command
C.
Run the New-PublicFolder -Path “Folder1\Sales” -Server Corp1 command
D.
Use Active Directory Users and Computers