Your Windows 2000 Professional computer has 50 MB of free disk space on drive C and 500 MB free disk space on drive D. Print jobs are failing because the available space on drive C is inadequate. You want the printer to be able to use the space on drive D

题目

Your Windows 2000 Professional computer has 50 MB of free disk space on drive C and 500 MB free disk space on drive D. Print jobs are failing because the available space on drive C is inadequate. You want the printer to be able to use the space on drive D. What should you do? ()

  • A、From the Print Server Properties dialog box, change the location of the spool folder to any existing file path on drive D
  • B、From the Printer Properties dialogue box, use Advanced settings to change the location of the spool folder to D:/WinNT/System32/spools/Printers
  • C、Copy the C:/WinNT/System32/spool/Printers folder to the D:/WinNT/system32/spool/Printers folder
  • D、Mount drive C as a subdirectory on drive D
参考答案和解析
正确答案:A
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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.

第2题:

You create a service application that monitors free space on a hard disk drive.  You must ensure that the service application runs in the background and monitors the free space every minute. What should you do?()

  • A、Add code to the default constructor of the Service class to monitor the free space on the hard disk drive.
  • B、Add code to the OnStart method of the Service class to monitor the free space on the hard disk drive.
  • C、Add an instance of the System.Windows.Forms.Timer class to the Service class and configure it to fire every minute.
  • D、Add an instance of the System.Timers.Timer class to the Service class and configure it to fire every minute.
  • E、Add code to the OnStart method of the Service class to start the timer.
  • F、Add code to the Elapsed event handler of the timer to monitor the free space on the hard disk drive.
  • G、Add code to the Tick event handler of the timer to monitor the free space on the hard disk drive.

正确答案:D,E,F

第3题:

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.

第4题:

An administrator has added a new hard drive to a server that is running out of space on its C Drive and is experiencing slow performance.  The administrator needs to free up space on the C Drive.Which of the following is the BEST action for the administrator to take to free up space on the drive?()

  • A、Move the page file to the new drive.
  • B、Copy the system32 directory to the new drive.
  • C、Convert the C drive to a basic disk.
  • D、Setup a software RAID to mirror the C drive.

正确答案:A

第5题:

You have a print server named Server1 that runs Windows Server 2012 R2. You discover that when there are many pending print jobs, the system drive occasionally runs out of free space. You add a new hard disk to Server1. You create a new NTFS volume. You need to prevent the print jobs from consuming disk space on the system volume. What should you modify?()

  • A、the properties of the Print Spooler service
  • B、the Print Server Properties
  • C、the properties of each shared printer
  • D、the properties on the new volume

正确答案:B

第6题:

As a Company employee you are the desktop administrator of a Windows 2000 Professional computer.  The Windows 2000 Professional computer has 25 MB of free disk space drive C and 800 MB of free disks pace on drive E. You are unable to print large documents because if inadequate disk space on drive C.  You want to be able to use the space on drive E to print large documents. What should you do? ()

  • A、 From the Printer Properties dialog box, change the location field to  E:/Winnt/System32/Spool/Printers
  • B、 From the Print Server Properties dialog box, change the location of the spool folder to any   existing file path on drive E
  • C、 Copy the C:/Winnt/System32/Spool/Printers folder to the E:/Winnt/System32/Spool/Printers  folder
  • D、 Mount drive C as a subdirectory on drive E

正确答案:B

第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题:

As a Ezonexam employee you are the desktop administrator of a Windows 2000 Professional computer.

The Windows 2000 Professional computer has 25 MB of free disk space drive C and 800 MB of free disks pace on drive E. You are unable to print large documents because if inadequate disk space on drive C.

You want to be able to use the space on drive E to print large documents.

What should you do?

A.From the Printer Properties dialog box, change the location field to E:\Winnt\System32\Spool\Printers.

B.From the Print Server Properties dialog box, change the location of the spool folder to any existing file path on drive E.

C.Copy the C:\Winnt\System32\Spool\Printers folder to the E:\Winnt\System32\Spool\Printers folder.

D.Mount drive C as a subdirectory on drive E.


正确答案:B
解析:Explanation: When one is unable to print large documents then the hard disk space is insufficient for spooling. To remedy the situation you should create more free space on the hard disk. Since the question mentions that Drive C has 25 MB of free disk space and Disk E has 800 MB of free disk space, and there is an inability to print large documents due to inadequate disk space on Drive C, then it would be logical to change the location of the spool folder to any existing file path on Drive E if one wants to be able to print large documents.

Incorrect answers:
A: The Printer Properties dialog box is not the appropriate location from which to change the location of the spool folder.

C: This procedure is not how one changes the location of the spool folder.

D: There is no need to mount Drive C as a subdirectory on Drive E. Drive C will still have inadequate free disk space.

第9题:

A technician is working on a new computer running Windows XP and the hard drive is formatted at 20GB but is an 80GB hard drive. There is not another partition and no extra space can be foundunder Windows explorer.  Which of the following would be the BEST way to partition the remainder of the hard drive without data loss? ()

  • A、Add another hard drive and use that available space.
  • B、Run FDISK.
  • C、Use the Disk Management tool.
  • D、Back up all important data to an external drive then reformat the hard drive.

正确答案:C

第10题:

Your windows 2000 professional computer has 50 MB of free space on drive C and 500MB on drive D. You notice that print jobs are failing because of inadequate space on drive C. You want the print jobs to be able to use the space on the drive D. What should you do? ()

  • A、From the print server properties dialog box change the location of the spool folder to any existing path on the drive D
  • B、From the printer properties dialog box, go to the advanced properties option and change the location of the spool folder to D:/winnt/system32/spool/ 
  • C、Copy the C/winnt/system32/spool/printer to D/winnt/system32/spool/printer folder
  • D、Mount drive C as subdirectories on drive D

正确答案:A

更多相关问题