A custom Security Configuration Wizard (SCW) policy is applied to an Exchange Server 2007 Edge Transport server named Exch1. You want to apply this policy to a new Edge Transport server named Exch2. You install SCW on Exch2. You copy the existing SCW policy to Exch2 as
C:ExchangeSCWPolicy.xml. You need to apply the custom policy to Exch2. What should you do?
A.
First, use SCW to apply the C:ExchangeSCWPolicy.xml policy. Then, run the Scwcmd register /kbname:”Ex2007KB” /kbfile:”%programfiles%MicrosoftExchange ServerscriptsExchange2007Edge.xml” command.
B.
First, use SCW to apply the C:ExchangeSCWPolicy.xml policy. Then, run the Scwcmd register /kbname:”Ex2007EdgeKB” /kbfile:”%programfiles%MicrosoftExchange ServerscriptsExchange2007.xml” command.
C.
First, run the Scwcmd register /kbname:”Ex2007KB” /kbfile:”%programfiles%MicrosoftExchange ServerscriptsExchange2007Edge.xml” command.Then, use SCW to apply the
D.
First, run the Scwcmd register /kbname:”Ex2007EdgeKB” /kbfile:”%programfiles%MicrosoftExchange ServerscriptsExchange2007.xml” command. Then, use SCW to apply the C:ExchangeSCWPolicy.xml policy.
Should the answer to this not be D? The reason being that the role in this case is the Edge Transport server role and the command should start “scwcmd register /kbname:Ex2007EdgeKB”.
See the following Technet article for details:
http://technet.microsoft.com/en-us/library/bb124977(EXCHG.80).aspx
the answer is A
Why is A ???