CMS专题

单选题You need to create a web share on your Windows 2000 Professional computer named Admin01. Youcreate a folder named reports. Then you configure web sharing on Reports.  You name the shareWebReports and allow Read permissions on the share.You test the web

题目
单选题
You need to create a web share on your Windows 2000 Professional computer named Admin01. Youcreate a folder named reports. Then you configure web sharing on Reports.  You name the shareWebReports and allow Read permissions on the share.You test the web share by pointing to http://admin01/WebReports from another computer. You receivethe following error message, ‘You are not authorized to view this page.’You need to be able to access the folder.  What must you do? ()
A

Allow write permission on WebReports.

B

Allow directory browsing permissions on WebReports.

C

In the IIS console, enable anonymous access to WebReports.

D

In the IIS console, set the execute permissions option to script and executables on      WebReports.

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You create a Web application for your company‘s intranet. You want to enable users to customize their versions of the intranet home page. You create sections of content as Web Parts. You need to ensure that users can customize content at any time.Which two code segments should you use?()

A.

B.

C.

D.


参考答案:B, C

第2题:

Your computer runs Microsoft Windows 2000 with Service Pack 3.You need to upgrade your computer to Microsoft Windows Vista. You must achieve this goal without reinstalling the applications.What should you do?()

A.A

B.B

C.C

D.D


参考答案:A

第3题:

You need to create a web share on your Windows 2000 Professional computer named Admin01. You create a folder named reports. Then you configure web sharing on Reports. You name the share WebReports and allow Read permissions on the share.

You test the web share by pointing to http://admin01/WebReports from another computer. You receive the following error message, 'You are not authorized to view this page.'

You need to be able to access the folder. What must you do?

A.Allow write permission on WebReports.

B.Allow directory browsing permissions on WebReports.

C.In the IIS console, enable anonymous access to WebReports.

D.In the IIS console, set the execute permissions option to script. and executables on WebReports.


正确答案:C
解析:Explanation: The proper NTFS permissions, read permission, have already been granted. To access the folder through Internet Explorer the folder must be published in Internet Information Services (IIS), and authentication through IIS must be provided. By enabling anonymous access in the IIS console the folder would be accessible through Internet Explorer.

Incorrect answers:
A: Only read permission is required to view a page, not write permissions. And read permission is already granted.

B: Via directory browsing, web site visitors are able to view the contents of directories as a list of files. Directory browsing is not used to allow access to a web share.

D: The execute permission is only required to enable the user to run scripts and executables. It is not required to view the web share.

第4题:

You have a computer that runs Windows 7. The computer is a member of a domain. You share D:/data asData. You assign Everyone Full control share permissions to the folder. No other share permissions areassigned to the folder. From another computer, you attempt to create a file in the Data share by using a domain account named User1. You receive the following error message: Destination Folder Access Denied.You need to ensure that you can create files in the Data share by using the User1 account.  What should you do?()

  • A、Create a local user named User1.
  • B、Add User1 to the local Power Users group.
  • C、Assign User1 Write NTFS permission on the D:///data folder.
  • D、Assign User1 Full control share permissions to the Data share.

正确答案:C

第5题:

You use a Windows 2000 Professional desktop computer. The corporate product information is stored on this computer. You want other users on the network to be able to read the product information on your computer. You use Windows Explorer to share the product information folder on the network. You want Sales staff to be able to keep a copy of the product information on their portable computers when they travel. Other users should not be able to synchronize the product information.  What should you do?()

  • A、Use Synchronization manager to configure synchronization to occur when users are connected to the LAN connection.
  • B、Use Windows Explorer to grant Sales Staff Special access for the reports on the network share.
  • C、Use Windows Explorer to enable automatic caching for documents on the network share.
  • D、Create a new share for the Sales users only and enable caching on that share only.

正确答案:D

第6题:

You are using Microsoft Windows Internet Explorer 7 on your computer. You need to print only the graphic on a Web page.How should you print the graphic?()

A.A

B.B

C.C

D.D


参考答案:B

第7题:

You are the administrator of a Windows 2000 Server computer at Blue sky Airlines. You onfigure a server named print10.marketing.blueskyairlines.local as a print server at the Los Angeles site. You create and share a variety of printers on the server for use by employees in the arketing.blueskyairlines.local domain.

You want to review the configured properties of all the shared printers on the rint10.marketing.blueskyairlines.local server. You want to perform. this review from a Windows 2000 Professional computer at theLondon site of Blue sky Airlines.

What should you do?

A.Use your web browser to connect to http://print10.marketing.blueskyairlines.local/printers.

B.Use your web browser to connect to http://print10.blueskyairlines.local/printers.

C.Run the net view\\print 10 command.

D.Run the net view\\print 10.blueskyairlines.com command.


正确答案:A
解析:Explanation:ItispossibletoadministertheprinterswithInternetExplorerbutwewillhavetospecifythefullnameoftheprintserverintheURL.Inthisscenarioitis:print10.marketing.blueskyairlines.local.Incorrectanswers:B:Theprinternameisprint10.marketing.blueskyairlines.localnotprint10.blueskyairlines.local.Thereforeprint10.marketing.blueskyairlines.localmustbespecifiedastheURL.C:Theprinternameisprint10.marketing.blueskyairlines.localnotprint10.Thereforeprint10.marketing.blueskyairlines.localmustbespecifiedastheURL.D:Theprinternameisprint10.marketing.blueskyairlines.localnotprint10.blueskyairlines.local.Thereforeprint10.marketing.blueskyairlines.localmustbespecifiedastheURL.

第8题:

You are installing Windows 2000 server on Windows NT using an unattended installation. You find out the SCSI adapter is not supported by Microsoft HCL. You find out from the manufacturer that a new driver is available for installing on Windows 2000. How should you enter this information in the unattended installation?

A.Specify $OEM$/Textmode

B.Specify $OEM$/C$/Drivers

C.Create a subfolder pointing to the share point

D.Create a subfolder called drivers.


正确答案:A
解析:Explanation: This article describes how to pre-install third party mass storage drivers on the Microsoft Windows NT and Microsoft Windows 2000 platforms. This article assumes that the drivers that are supplied by the third party are using the Txtsetup.oem method for installation. This example assumes that you are pre-installing the drivers by using a distribution folder and that the distribution folder has already been created.
1. If it does not already exist, create a $OEM$ directory under your distribution folder. For example: X:\i386\$OEM$
2. Create a directory named TEXTMODE under the $OEM$ directory. For example: X:\i386\$OEM$\TEXTMODE
3. Copy the driver files from the third party into this directory. This consists of a Txtsetup.oem file and at least one driver file (the .sys file), although there may be more. Copy all of the files into the TEXTMODE directory.
4. Edit the X:\i386\$OEM$\Textmode\Txtsetup.oem file by using any standard text editor such as Notepad or EDIT.
5. Etc.

第9题:

Your company has an Active Directory domain. All computers are members of the domain. Your networkcontains an internal Web site that uses Integrated Windows Authentication. From a computer that runs Windows 7, you attempt to connect to the Web site and are prompted for authentication. You verify that youruser account has permission to access the Web site. You need to ensure that you are automaticallyauthenticated when you connect to the Web site.  What should you do?()

  • A、Create a complex password for your user account.
  • B、Open Credential Manager and modify your credentials.
  • C、Add the URL of the Web site to the Trusted sites zone.
  • D、Add the URL of the Web site to the Local intranet zone.

正确答案:D

第10题:

You are configuring a roaming user profile for a Scott Peters. You create a user account named ScottP on a Windows 2000 Server. You define a network profile directory path named //Server1/Profiles/%Username%. When Scott logs onto the computer, he receives the error message, "Windows cannot locate your roaming profile and is attempting to log you on with your local profile which will not be propagated to the server. The details of network cannot be found". What should you do?()

  • A、Change the %Username% variable to ScottP.
  • B、Create a home folder for the Client computer.
  • C、Map a device to network profile directory.
  • D、Share the directory, which holds his profile.

正确答案:D

更多相关问题