Your network contains an Active Directory domain. The domain contains a member server that runs Windows Server 2008 R2.You have a folder named Data that is located on the C drive. The folder has the default NTFS permissions configured.A support technician

题目

Your network contains an Active Directory domain. The domain contains a member server that runs Windows Server 2008 R2.You have a folder named Data that is located on the C drive. The folder has the default NTFS permissions configured.A support technician shares C:\Data by using the File Sharing Wizard and specifies the default settings.Users report that they cannot access the shared folder.You need to ensure that all domain users can access the share.What should you do?()

A. Enable access-based enumeration (ABE) on the share.

B. Assign the Read NTFS permission to the Domain Users group.

C. From the Network and Sharing Center, enable public folder sharing.

D. From the File Sharing Wizard, configure the Read permission level for the Domain Users group.


相似考题
更多“Your network contains an Active Directory domain. The domain contains a member server that ”相关问题
  • 第1题:

    You have a server named Server1 that runs Windows Server 2003 Standard Edition Service Pack 2 (SP2).Server1 contains 4 GB of RAM and four processors.Users report that Server1 is slow. You run a performance report. The report displays the results shown in the following table.You need to improve the performance of Server1.What should you do?()

    A. Add 2 GB of RAM and enable hyper-threading.

    B. Add 2 GB of RAM and upgrade to Windows Server 2003 Enterprise Edition.

    C. Add two processors and enable hyper-threading.

    D. Add two processors and upgrade to Windows Server 2003 Enterprise Edition.


    参考答案:D

  • 第2题:

    the undersigned,Master of MV Roslyn,certify that my vessel ______ the conditions laid down in Articles 18 and 45 of the Navigation Regulations.

    A.satisfies

    B.incurs

    C.occurs

    D.contains


    正确答案:A

  • 第3题:

    Which region in the U.S.contains 90% of theAmerican textile industry?

    A.New England
    B.The Midwest
    C.The American West
    D.The South

    答案:D
    解析:
    美国地理。题目问美国哪个地区的纺织业占了全国的90%。

  • 第4题:

    Refertotheexhibit.WhichofthefollowingIOSDHCPconfigurationstatementsisrequiredsothataCiscoskinny-basedIPphonecanconnectwithCallManager?()

    A.ipdhcppoolClient

    B.network10.1.1.0255.255.255.240

    C.default-router10.1.1.1

    D.dns-server10.2.2.2

    E.domain-namecisco.com

    F.option150ip10.3.3.3


    参考答案:F

  • 第5题:

    The word "chronology" contains _______morphemes.

    A.4
    B.3
    C.2
    D.5

    答案:C
    解析:
    考查词素知识。chronology可以拆分成两个黏着词素,即chron-和-ology,因此答案为C。

  • 第6题:

    定义类时如果实现了__contains__()方法,该类对象即可支持成员测试运算in。