以下对Windows server 20

题目

以下对Windows server 2003身份验证协议错误的表述是()

  • A、身份验证协议是登录本地计算机或域时,验证帐户有效性的一种协议。
  • B、验证协议用于确定用户身份。
  • C、为提高按全性,在登录和访问本地计算机和网络前,必须先进行身份验证。
  • D、Windows server 2003支持的身份验证协议包括NTLM和RIPS。
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

以下产品那些可以升级到Windows 2000 Server()

A.WindowsNT4.0Workstation

B.WindowsNT4.0Server

C.Windows98

D.WindowsNT3.51Server


参考答案:B, D

第2题:

以下_______不属于目前流行的网络操作系统。

A.Linux

B.NetWare

C.Windows XP

D.Windows NT Server


正确答案:C
解析:目前,流行的网络操作系统主要有:1、Microsoft公司的Windows NT Server2、Novell公司的NetWare3、IBM公司的LAN Server4、Unix5、Linux

第3题:

The network consists of a single domain named Ezonexam.com that includes 20 Windows NT workstation 4.0 client computers. All other client computers are Windows 2000 Professional computers. You install Terminal Services on one of the Windows Server computers and Terminal Services Client on the 20 Windows NT Workstation 4.0 client computers. You create a system policy on the server that is configured as the terminal server. This system policy denies access to Network Neighborhood. You find that the users of the terminal server can still browse the network when they open My Network Places from Windows 2000 Professional computer or when they open Network Neighborhood from Windows NT Workstation 4.0 computers.

You want to prevent all users from browsing the network.

What should you do? (Each correct answer presents a complete solution. Choose two.)

A.Create a Windows Group Policy that denies user access to My Network Places.

B.Copy the Windows NT policy file to the 20 Windows NT Workstation 4.0 computers.

C.Create a Windows NT 4.0 default user policy on the Windows 2000 Server computer that is configured as the PDC emulator.

D.Modify the Windows NT policy template file so that you can restrict access to both My Network Places and Network Neighborhood. Save the policy file on the terminal server.

E.Configure the terminal server to use Application server mode. Select the Permissions compatible with Terminal Server 4.0 Users option.


正确答案:AC
解析:Explanation: The primary domain controller (PDC) is the server that maintains the master copy of the domain's user-accounts database and that validates logon requests. Prior to Windows 2000 every Windows NT network domain was required to have one, and only one, PDC. If you want to deny users of the terminal server browsing ability of the Network Neighborhood, you should create a group policy that denies access to My Network Places. (Microsoft is colloquially stuck with Network Neighborhood for My Network Places.)

第4题:

不能安装活动目录的操作系统有()。

A.Windows Server 2003标准版

B.Windows Server 2003企业版

C.Windows Server 2003 DataCenter版

D.Windows Server 2003 WEB版


参考答案:D

第5题:

要做活动目录可以在以下哪个系统上做?()

A.Windows2000 Server

B.Windows2000 Professional

C.Windows ME

D.Windows Advanced Server


本题答案:A, D

第6题:

下列关于Windows NT Server的描述中,正确的是______。

A.Windows NT Server的内部采用64位体系结构

B.Windows NT Server以“域”为单位集中管理网络资源

C.Windows NT Server只支持TCP/IP协议

D.Windows NT Server没有融入对UNIX的支持


正确答案:B
解析:本题考查点是Windows NT Server的基本概念。Windows NT是Microsoft公司的第一个网络操作系统,使用和Windows 95完全一致的界面和具有完全相同的操作方法。其中的Microsoft Windows NT Server是服务端软件,具有许多明显的特点。例如,支持多种硬件平台;支持多种客户机与其他网络操作系统的互联,包括MS-DOS、Windows 95/98、OS/2和UNIX等;支持更多的网络协议,包括TCP/IP、NetBEUI、 MWLink等;内置Internet/Intranet功能;提供“性能监视器”软件以监视网络运行的效率等。Windows NT Server内部采用32位体系结构,所有内部操作都通过32位数据通道进行。
  Windows NT Server以“域”为单位集中管理网络资源,以利于安全。“域”是Windows NT Server中的一个基本概念。

第7题:

安装Active Directory需要具备一定的条件,以下()。就不满足操作系统版本的要求。

A.Windows Server 2008标准版

B.Windows Server 2008企业版

C.Windows Server 2008 Data center版

D.Windows Server 2008 Web版


正确答案:D

第8题:

Your network contains two servers named Server1 and Server2. Server1 runs Windows Server 2008 R2. Server2 runs Windows Server 2008. You need to ensure that you can initiate a full server backup of Server2 from Server1.What should you do?()

A. Install Windows Server Backup on Server2.

B. Upgrade Server2 to Windows Server 2008 R2.

C. Add an exception to Windows Firewall on Server2.

D. Add your user account to the Backup Operators group on Server2.


参考答案:B

第9题:

You are the administrator of a network that includes Windows NT Server 4.0 computers, Windows NT Workstation 4.0 computers, and UNIX computers. The network consists of a single Windows NT domain.

You are upgrading a Windows NT Server computer named Server1 to Windows 2000 Server. Server1 is a BDC in the domain. The existing DNS server is a UNIX computer that supports SRV (service) records and is configured to accept dynamic updates. The existing WINS server is another Windows NT Server computer.

You want to configure Server1 as a domain controller in a New Active Directory forest. You want the existing Windows NT domain accounts to be upgraded to Active Directory. You plan to upgrade the other domain controllers in the domain to Windows 2000 after the upgrade of Server1 is complete.

You want to perform. the upgrade of Server1 with the least possible impact on other computers on the network. What should you do?

A.Promote Server1 to the PDC of the domain. Run Windows 2000 Setup on Server1.

B.Run Windows 2000 Setup on Server1. At the end of Setup, configure Server1 as a DNS server and a WINS server.

C.Add a static mapping for Server1 on the WINS server. On the DNS server, create an SRV record for the LDAP service on Server1. Run Windows 2000 Setup on Server1.

D.Install the Microsoft DNS service on an existing Windows NT server. Apply Windows NT 4.0 service pack 4 or later to the server. Run Windows 2000 Setup on Server1.


正确答案:A
解析:Explanation: We want to upgrade the NT domain to an Active Directory domain; particularly we want to migrate the NT user accounts. First we need to promote server1 to PDC since it contains the master copy of domain information - SAM. Then upgrade the PDC to Windows 2000 Server. Active Directory requires a DNS server that supports SRV (service records). The UNIX DNS server supports this.

Incorrect answers:
B: Server1 must be upgraded to PDC before Windows 2000 is installed. Furthermore, there is already a DNS server on the network and Active Directory does not require a WINS server.

C: Server1 must be upgraded to PDC before Windows 2000 is installed. Furthermore, there is already a DNS server on the network and Active Directory does not require a WINS server.

D: Server1 must be upgraded to PDC before Windows 2000 is installed. Furthermore, there is already a DNS server on the network.

第10题:

以下产品那些可以升级到Windows 2000 Server()

  • A、WindowsNT4.0Workstation
  • B、WindowsNT4.0Server
  • C、Windows98
  • D、WindowsNT3.51Server

正确答案:B,D

更多相关问题