护理学相关专业知识

单选题You use a Windows 2000 Professional computer.You are responsible for maintaining Company’s client contact list. You want other users on the networkto be able to read the client contact list. You use Windows Explorer to share the client contact list fol

题目
单选题
You use a Windows 2000 Professional computer.You are responsible for maintaining Company’s client contact list. You want other users on the networkto be able to read the client contact list. You use Windows Explorer to share the client contact list folderon the network.You want users touse the most current available information when contacting clients. You want toprevent users from enabling offline access for the network share that contains the client contact list.What should you do?()
A

Use Synchronization Manager to configure synchronization not to occur when users are connected to the LAN connection.

B

Use Windows Explorer to grant users Special access for the reports on the network share.

C

Use Windows Explorer to disable caching for the reports on the network share.

D

Use Windows Explorer to disable Offline files.

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

第1题:

You are the administrator for Ezonexam's network.

Your network includes Windows 2000 Professional client computers, Windows 2000 Server computers, Windows XP Professional computers, and UNIX client computers. Users of the UNIX operating system send print jobs to shared printers on a UNIX computer named PrintServ.

You want to make the shared printers on PrintServ available to the Windows 2000 Professional computers, the Windows 2000 Server computers and the Windows XP Professional computers.

What should you do?

A.Use the SRVANY utility from the Windows NT Resource Kit to run the LPR program as a service.

B.Configure each of the printers to support TCP/IP printing.

C.Create an LPR port on each client that is configured to use PrintServ.

D.Configure each of the printers to use LPR port


正确答案:C
解析:Explanation: When the Print Services have been installed, UNIX clients will be able to connect to any of your printers. In addition, you will be able to add an LPR port on your server to redirect print jobs to an LPD service hosted on a UNIX computer. When installed on this port, a printer will be able to be shared on your server and will appear as any other printer to your Windows clients. All jobs submitted to it will be forwarded to a spooler on the UNIX server. In addition, UNIX clients will be able to connect to the IP address of the Windows 2000 UNIX Print server and then to the specific queue.

Incorrect answers:
A: This will not allow the UNIX clients to make use of the printer.

B: This option presupposes that the printers are TCP/IP capable printers. The disadvantage of this is that you do not get the benefits of Windows 2000 printer security, scheduling, or administration. In order to support the UNIX clients you need to create an LPR port on each client.

D: This is impractical. All that is necessary is to create an LPR port on each client that is configured to use PrintServ.

第2题:

You attach a USB camera to your Windows 2000 Professional computer. Windows 2000 Professional detects the camera and prompts you to install the manufacturer’s device driver. You do it, and then you restart the computer. When Win2000 Professional loads, you notice that your USB keyboard does not respond. You suspect that the camera drivers are not certified for Win2000 Professional. You want to configure your computer to enable your use keyboard and to prevent uncertified drivers from being installed in the future. What should you do? ()

  • A、Configure Windows 2000 Professional to enable driver signing.
  • B、Configure Windows 2000 Professional to disable driver signing.
  • C、Start the computer by using the recovery console, restore the system state data.
  • D、Start the computer in safe mode, replace the camera driver with a Windows 2000 Professional driver by using Device Manager.
  • E、Start the computer in debug mode, replace the camera driver with a Windows 2000 Professional driver by using Device Manager.

正确答案:A,D

第3题:

your company has servers that run windows server 2008. All client computers run windows XP service pack 2 (SP2.). windows 2000 professional, or windows vista. You need to ensure all computers can use the IPv6 protocol. What should you do?()

A.Install service pack 4 on all windows 2000 professional computers.

B.Upgrade the windows 2000 professional computers to windows XP SP2.

C.Run the IPv6.exe tool on the windows 2000 professional and windows XP computers.

D.Install active directory client extenticon. (DSClient.exe) on the windows 2000 professional and windows XP computers.


参考答案:B

第4题:

your company has servers that run windows server 2008. All client computers run windows XP service pack 2 (SP2.). windows 2000 professional, or windows vista. You need to ensure all computers can use the IPv6 protocol. What should you do?()

  • A、Install service pack 4 on all windows 2000 professional computers.
  • B、Upgrade the windows 2000 professional computers to windows XP SP2.
  • C、Run the IPv6.exe tool on the windows 2000 professional and windows XP computers.
  • D、Install active directory client extenticon. (DSClient.exe) on the windows 2000 professional and windows XP computers.

正确答案:B

第5题:

You install a Zip device on your Windows 2000 Professional computer. You reboot your computer only to find out that the computer does not respond at all. You reboot into Safe Mode, and again, the computer does not respond. How do you recover from this problem?()

  • A、Use the listsvc command to disable the Zip device driver
  • B、Select Recovery Console from the Recovery Menu.
  • C、Use the disable command to disable the Zip device driver
  • D、Select the Debug mode from the Windows 2000 Advanced Options menu
  • E、Insert the Emergency Repair Disk and specify the path of the recovery file on the hard disk
  • F、Start the computer using the Windows 2000 Professional CD-ROM.

正确答案:B,C,F

第6题:

You are configuring five computers for Windows NT Workstation 4.0 and Windows 2000 Professional.

Each computer has an 8 GB hard disk.

You configure the hard disk on each computer to have two 4 GB partitions. Windows NT Workstation is installed on drive C and Windows 2000 Professional on drive D.

In Windows 2000 Professional, you configure a disk quota on drive D to prevent users from saving work files on the disk. You restart your computer and load Windows NT Workstation. You notice that users can save files to drive D.

You want to prevent users from saving the files to drive D in either operating system. You also want to ensure that users can access both drives while using either operating system.

What should you do?

A.Use Windows 2000 Professional to configure drive D as a dynamic partition.

B.Use Windows 2000 Professional to enable encrypting file system on drive D.

C.Use Windows NT workstation to configure NTFS permissions on drive D to deny the users write permission.

D.Reinstall Windows NT Workstation after configuring disk quotas.


正确答案:C
解析:Explanation: You can use NTFS permissions to prevent users from saving files to a specific drive, partition or folder. NTFS permissions can be set on Windows NT computers that use the NTFS file system. Setting the NTFS permissions to deny users write permissions will prevent the users from saving work files on the disk.

Incorrect answers:
A: Windows NT users cannot use dynamic partitions, as dynamic partitions are a storage feature that has been introduced with Window 2000. Thus, configuring drive D as a dynamic partition will prevent the Windows NT Workstation users from using the disk. However, the Windows 2000 Professional users will still be able to make use of the drive and to store files on the drive.

B: The Encrypting File System (EFS) is a file and folder security mechanism used to prevent unauthorized users from accessing encrypted files. This does not prevent users from saving files on the disk. It only prevents them from opening and reading encrypted files.

D: Reinstalling Windows NT will not prevent users in Windows 2000 to save files on disk D. As the installation process does not have an option to prevent users from saving files to specified locations.

第7题:

You configure the hard disk on each computer to have two 4-GB partitions. Windows NT  Workstation is installed on driver C.  Windows 2000 Professional is installed on drive D.   In Windows 2000 Professional, you configure a disk quota on drive D to prevent users from saving work files on the disk. You restart the computers and load Windows NT Workstation. You notice that users can still save files to drive D.   You want t prevent users from saving files to drive D in either operating system. You also want to ensure that users can access both drives while using either operating system.   What should you do on each computer?()

  • A、Use Windows 2000 Professional to configure drive D as a dynamic partition
  • B、Use Windows 2000 Professional to enable Encrypting File System (EFS) on drive D
  • C、Use Windows NT Workstation to configure NTFS permissions on drive D to deny the users write permission
  • D、Reinstall Windows NT Workstation after configuring the disk quotas

正确答案:C

第8题:

You are configuring 5 computers to use both Windows NT workstation 4.0 and Windows 2000 Professional. Each computer has an 8GB hard disk. You configure that hard disk on each computer to have two 4GB partitions. Windows NT workstation is installed on drive C. Windows 2000 Professional is installed on drive D. In Windows 2000 Professional you configure a disk quota on drive D to prevent users from saving work files on the disk. You restart the computer and load Windows NT workstation.

You notice that users can still save files to drive D.

You want to prevent users from saving files to drive D in either operating system. You also want to ensure that users can access both drives using either operating system. What should you do on each computer?

A.Use Windows 2000 Professional to configure drive D as a dynamic volume.

B.Use Windows 2000 Professional to enable Encrypting File System (EFS) on drive D.

C.Use Windows NT workstation to configure NTFS permission on drive D to deny the users write permission.

D.Reinstall Windows NT workstation after configuring the disk code task.


正确答案:C
解析:Explanation: To prevent both Windows NT 4.0 Workstation and Windows 2000 Professional users from writing to the D drive, NTFS permissions must be used. For example, it could be used to deny users write permission.

Incorrect answers:
A: Configuring drive D as a dynamic volume would prevent Windows NT 4.0 Workstation users accessing drive D; however, Windows 2000 Professional users would still be able to access the drive.

B: Enabling EFS on drive D would prevent access to drive D from within Windows NT.

D: Neither Windows NT 4.0 Workstation nor Windows 2000 Professional supports a disk code task.

第9题:

You install Windows 2000 Professional on your portable computer. You install an SCSI and PC card adapter, that you can use in the office to use color scanner. You use a docking station for your computer when you are in the office. You want to maximize the battery performance for your portable computer. You also want to prevent the driver from loading whenever you are away from the office. What should you do?()

  • A、When away from the office use Device Manager to remove the adapter. 
  • B、When away from the office configure the startup properties for the adapter to be automatic. 
  • C、Remove the computer from the docking station and start Windows 2000 Professional to disable the SCSI PC card adapter device for the current profile.
  • D、Remove the computer from the docking station and start Windows 2000 Professional, use Device Manager to remove SCSI PC card adapter device.

正确答案:C

第10题:

You are a network administrator for ExamSheet.net’s Windows 2000 network. Your computer has Windows 2000 Professional installed. Your office has a power utage while you are running the Windows 2000 disk defragmenter. When you restart your computer, you receive the following error message: "Bad or missing operating system". You want your computer to start properly. You want to do this with least amount of administrative effort. What should you do?()

  • A、Reinstall the operating system
  • B、Start the computer by using the Windows 2000 Professional CD-ROM.
  • C、Use the Recovery Console to repair the Master Boot Record.
  • D、Use the Emergency Repair Disk to repair the Master Boot Record.

正确答案:B,C

更多相关问题