单项选择题
You have a server named Server1 that runs Windows Server 2008. The server has the Web Server (IIS) server role installed.
You have an SMTP gateway that connects to the Internet. The internal firewall prevents all computers, except the SMTP gateway, from establishing connections over TCP port 25. You configure the SMTP gateway to relay e-mail for Server1.
You need to configure a Web site on Server1 to send e-mail to Internet users.
What should you do?()
A.On Server1, install the SMTP Server feature.
B.On Server1, configure the SMTP E-mail feature for the Web site.
C.On an internal DNS server, create an MX record for Server1.
D.On an internal DNS server, create an MX record for the SMTP gateway.
相关考题
-
单项选择题
You install the Web Server (IIS) role on and the SMTP Server feature on a server that runs Windows Server 2008. You need to configure the new SMTP server to forward mail to the mail server of the Internet Service Provider (ISP). What should you do?()
A.Configure the smart host setting to use the local host.
B.Configure the smart host setting to use the mail server of the ISP.
C.Run the appcmd /delivery method:PickupDirectoryFromIis command.
D.Configure the SMTP delivery setting to Attempt direct delivery before sending to smart host. -
单项选择题
You install the FTP role service on a server that runs Windows Server 2008. Users receive an errormessage when they attempt to upload files to the FTP site. You need to allow authenticated users to upload files to the FTP site. What should you do?()
A.Run the ftp Ca 192.168.1.200 command on the server that runs Windows Server 2008.
B.Run the appcmd unlock config command on the server that runs Windows Server 2008.
C.Configure Write permissions on the FTP site. Configure the NTFS permissions on the FTP destination folder for the Authenticated Users group to Allow - Modify.
D.Configure Write permissions on the FTP site. Configure the NTFS permissions on the FTP destination folder for the Authenticated Users group to Allow C Write attributes. -
单项选择题
You manage a computer named FTPSrv1 that runs Windows Server 2008. Your company policy requires that the FTP service be available only when required by authorized projects. You need to ensure that the FTP service is unavailable after restarting the server. What should you do?()
A.Run the iisreset command on the FTPSrv1 server.
B.Run the net stop msftpsvc command on the FTP server.
C.Run the suspend-service msftpsvc cmdlet in Microsoft Windows PowerShell tool.
D.Run the WMIC /NODE:FTPSrv1 SERVICE WHERE caption="FTP Publishing Service" CALL ChangeStartMode "Disabled" command on the FTP server.
