DRAG DROP
Your network contains an internal network and a perimeter network.
You have an Exchange Server 2010 organization that contains an Edge Transport server named EX3.
You plan to upgrade the organization to Exchange Server 2013. You plan to replace EX3 and its functionalities with a new server named EX6 that has Exchange Server 2013 installed.
EX6 will be used to send all email messages to and receive all email messages from the Internet and to filter spam.
You need to recommend which steps are required to install EX6. EX6 must have the least number of Exchange Server roles installed.
Which three actions should you recommend performing on EX6 in sequence? (To answer, move the appropriate three actions from the list of actions to the answer area and arrange them in the correct order.) Select and Place:

Correct Answer:

Explanation/Reference:
Explanation:
Step 1: You must install the Mailbox role and onto that role you install the Antispam Agents.
Step 2: Run the following command to install the Anti-Spam Agents and $env:ExchangeInstallPath\Scripts
\Install-AntiSpamAgents.ps1
Step 3: Run the Restart-Service MSExchange Transport command
Need to run this command
Once the Install-AntiSpamAgents.ps1 script has run, if the anti-spam agents were successfully installed then exchange will ask you to restart the Microsoft Exchange Transport service.
Use the Restart-Service MSExchange Transport command to do this.