单项选择题
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.
相关考题
-
单项选择题
You have a server that runs Windows Server 2008. The server has the Web Server (IIS) server role installed. The server contains a Web site that is configured to use only Windows Authentication. You have a security group named Group1 that contains several user accounts. You need to prevent the members of Group1 from accessing a Web site. You must not prevent other users from accessing the Web site. Which Web site feature should you configure?()
A.Authentication
B.Authorization Rules
C.IIS Manager Permissions
D.SSL Settings -
单项选择题
You have a Windows Server 2008 server that has the Web Server (IIS) server role installed. The server contains a Web site. You need to ensure that the cookies sent from the Web site are encrypted on users computers. Which Web site feature should you configure?()
A.Authorization Rules
B.Machine Key
C.Pages And Controls
D.SSL Settings -
单项选择题
You install the Web Server (IIS) role on a new server that runs Windows Server 2008. You install a Microsoft .NET Framework 1.0 application on a Web site on the Web server. The company security policy states that all applications must run by using the minimum level of permission. You need to configure the Web site application so that it has the permissions to execute without creating any other content and without accessing any operating system components. What should you do?()
A.Set the .NET Framework trust level to Full for the Web site.
B.Set the .NET Framework trust level to Low for the Web site.
C.Set the .NET Framework trust level to High for the Web site.
D.Set the .NET Framework trust level to Medium for the Web site.
