单选题How is the default print queue identified?()A The first queue in queue config fileB The stanza 'default = 1' is present in the queue config fileC The backend @server has 'remback -p default' in the queue config fileD The stanza 'default = [queuename]'

题目
单选题
How is the default print queue identified?()
A

The first queue in queue config file

B

The stanza 'default = 1' is present in the queue config file

C

The backend @server has 'remback -p default' in the queue config file

D

The stanza 'default = [queuename]' is present in the queue config file


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析
更多“How is the default print queue identified?()”相关问题
  • 第1题:

    You are the network administrator of a small Windows 2000 Active Directory domain Ezonexam.com.

    The domain contains one shared print device with default settings. An employee named Tess frequently prints high-priority documents that she needs to have immediately.

    Tess reports missing critical deadlines because of the large number of print jobs ahead of hers in the queue.

    You need to ensure that Tess's print jobs are always the next to be printed, regardless of the number of other jobs waiting in the print queue.

    Which action or actions should you take to achieve this goal? (Choose all that reply)

    A. Create a new printer on the print server that points to the same print device.

    B. Create another print port on the print server that points to the same print device.

    C. In the properties of the new printer, click the Advanced tab and change the priority to 10.

    D. In the properties of the new printer, change the priority to 1.

    E. . In the properties of the original printer, click the Advanced tab and change the priority to 10.

    F. Configure Tess's computer to use the new printer.

    G. Configure the Internet Printing Protocol (IPP) Client on Barbara's computer.


    正确答案:ACF
    A,C,F 解析:Explanation: To answer this, we need to understand the difference between a printer and a print device. A print device is the hardware device that spits out the paper. A printer is a software interface that sends print jobs to the print device. You can have multiple printers sending print jobs to the same print device. In this scenario, we create another printer (A) with a higher priority than the existing printer (C) and configure Lily's computer to use the new printer (F).

    Note: The default priority of a printer is 1. When multiple printers are configured to print to the same print device, the print jobs from the printer with the highest priority will be printed first.

    Incorrect Answers:
    B: The port is used by the print device. We need another printer that sends print jobs to the same port (print device) as the existing printer.

    D: The default priority is 1. We need to increase this so the new printer will have a higher priority than the existing printer.

    E: This will increase the priority of the existing printer. Therefore, other print jobs will print before Lily's print jobs.

    G: IPP is used for connecting to remote printers over the internet. This is not relevant to this scenario.

  • 第2题:

    What is the protocol of following described: there are 4 priority queues:high,medium,normal.low the high and medium queue have precedence over the default queue the classifcation is configuration via the command ‘priority-list’ the default queue is the normal queue.


    正确答案:Priority Queue

  • 第3题:

    A technician cannot access the print queue to delete a print job. Which of the following is the MOST likely cause of this issue? ()

    • A、Print spooler has stalled
    • B、Device driver has failure
    • C、Incorrect form is printing
    • D、Incompatible driver is installed

    正确答案:A

  • 第4题:

    What are the differences between LLQ and CBWFQ?()

    • A、LLQ supports the addition of strict priority queuing
    • B、With LLQ, bandwidth allocations for the priority queue and all the CBWFQ queues areconfigured using the priority command
    • C、LLQ is configured using MQC and CBWFQ is configured using the fair-queue command
    • D、LLQ priority queue bandwidth is policed with a congestion aware policer
    • E、LLQ does not support WFQ on the default traffic class (class-default)

    正确答案:A,D

  • 第5题:

    A user needs assistance in troubleshooting a printing problem. The print job seems to process correctly at the workstation but never comes out of the printer. Which of the following should atechnician recommend?()

    • A、Restart the print job in the print queue.
    • B、Print a test page from the printer properties.
    • C、Run the Add Printer Wizard.
    • D、Restart the print spooler service.

    正确答案:D

  • 第6题:

    How is the default print queue identified?()

    • A、The first queue in queue config file
    • B、The stanza 'default = 1' is present in the queue config file
    • C、The backend @server has 'remback -p default' in the queue config file
    • D、The stanza 'default = [queuename]' is present in the queue config file

    正确答案:A

  • 第7题:

    The printer associated with the hp5_queue is down for maintenance. Which of the following commands will move the remaining print jobs from hp5_queue to the hp7_queue?()

    • A、export $LPDEST=hp7_queue
    • B、qmov -m hp7_queue -P hp5_queue
    • C、lpmov -s hp5_queue -d hp7_queue
    • D、redirect -q hp5_queue hp7_queue

    正确答案:B

  • 第8题:

    You have a print server that runs Windows Server 2003 Service Pack 2 (SP2). Users report that print jobs are not printing. Users also report that they do not receive any error messages. Younotice a large number of jobs in the print queue. You attempt to delete some jobs from the queue and notice that the jobs remain in the queue. You need to ensure that users can print successfully. What should you do? ()

    • A、Restart the Print Spooler service.
    • B、Pause the printer, and then restart the printer.
    • C、Take ownership of the printer, and then delete the print jobs.
    • D、Assign the Manage Documents permission to the users connected to the printer.

    正确答案:A

  • 第9题:

    单选题
    You are the network administrator for The network contains a Windows Server 2003 computer named Print1 that functions as a print server. Print1 contains a printer named MarketingPrinter. Users report that print jobs they submit to the MarketingPrinter take a long time to print. You immediately examine Print1 and conclude that the server is performing at acceptable levels. You need to identify the problem. What should your next step be?()
    A

    Use Task Manager to monitor processor and memory performance.

    B

    Use Windows Explorer to monitor the size of the Windows/System32/Spool/prtprocs folder.

    C

    Use System Monitor to view the Print Queue/Jobs counter.

    D

    Use System Monitor to view the Print Queue/Enumerate Network Printer Calls couner.


    正确答案: D
    解析: 暂无解析

  • 第10题:

    问答题
    What is the protocol of following described: there are 4 priority queues:high,medium,normal.low the high and medium queue have precedence over the default queue the classifcation is configuration via the command ‘priority-list’ the default queue is the normal queue.

    正确答案: Priority Queue
    解析: 暂无解析

  • 第11题:

    单选题
    How is the default print queue identified?()
    A

    The first queue in queue config file

    B

    The stanza ’default = 1’ is present in the queue config file

    C

    The backend @server has ’remback -p default’ in the queue config file

    D

    The stanza ’default = [queuename]’ is present in the queue config file


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    A user’s print jobs default to PRINTER_A.The user wants to change their default printer to PRINTER_B.How can the system administrator change the user’s default printer to PRINTER_B?()
    A

    Execute the command ’piobe -q PRINTER_B’

    B

    Edit the user’s stanza in the /etc/qconfig file

    C

    Execute the command ’chuser -a QUEUE=PRINTER_B user’

    D

    Add the line ’export PRINTER=PRINTER_B’ to the user’s .profile


    正确答案: D
    解析: 暂无解析

  • 第13题:

    A user complains that the network printer is not printing.  The system administrator knows there is a print queue for the network printer and needs to check on the queue.  Which command is run?()

    • A、 netstat 
    • B、 lpstat 
    • C、 telinit 
    • D、 prtconf 

    正确答案:B

  • 第14题:

    Which of the following allows verification of the port that a printer is currently using?()

    • A、The print queue window from system tray
    • B、Properties of the printer from the Printers Control Panel
    • C、Print spooler view in the Printers Control Panel
    • D、Properties of the port within Device Manager

    正确答案:B

  • 第15题:

    The network printer is locking up and printing garbled text. When the user cancels the job fromtheir local print queue, nothing happens. Which of the following is the MOST likely cause?()

    • A、The printer needs to be power cycled to clear the job.
    • B、The print server’s queue needs to be checked.
    • C、The printer needs to be set to factory defaults.
    • D、The user’s workstation needs to be rebooted.

    正确答案:B

  • 第16题:

    Which two statements best describe CBWFQ?()

    • A、The CBWFQ scheduler provides a guaranteed minimum amount of bandwidth to each class.
    • B、CBWFQ services each class queue using a strict priority scheduler.
    • C、The class-default queue only supports WFQ.
    • D、Inside a class queue, processing is always FIFO, except for the class-default queue.

    正确答案:A,D

  • 第17题:

    Users are unable to complete print jobs sent to a network printer from an AIX server.  Which command can be run to look at the print queue?()

    • A、lpstat 
    • B、prtconf 
    • C、lpd 
    • D、netstat 

    正确答案:A

  • 第18题:

    Which of the following commands should be used to determine if a remote print queue is down?()

    • A、 lsqdev 
    • B、 lpstat 
    • C、 lptest 
    • D、 prtconf

    正确答案:B

  • 第19题:

    You are the network administrator for All network servers run Windows Server 2003. A server named PrintTK1 contains a print queue that is shared for use by all users in your office. Marie is the office manager. She reports that users frequently submit large print jobs just before they leave for lunch. These print jobs require long printing times. They often prevent users from printing other important documents. You need to enable Marie to delete print jobs that are submitted to the printer by anyone in the office. What should you do?()

    • A、Configure the printer permission to assign the Allow - Manage Printers permission to Marie.
    • B、Configure the printer permission to assign the Allow - Manage Documents permission to Marie.
    • C、On Marie's client computer, create a new print queue that prints to the same print device. Configure the permission on the print queue to assign the Allow - Manage Printers permission to Marie.
    • D、On Marie's client computer, create a new print queue that prints to the same print device. Configure the permission on the print queue to assign the Allow - Manage Documents permission to Marie.

    正确答案:B

  • 第20题:

    单选题
    Your company network consists of a single Active Directory domain named The network has a print server running Windows 2003 Server. A single printer is installed on the print server. Technicians in the IT Support department have the necessary permissions to manage printers on the print server. You are a member of the Domain Admins group. A user in the Accounts department reports that his documents are not printing. A technician named John examines the print queue and finds a list of documents waiting to be printed. John tries to delete the documents from the queue but is unsuccessful. You need to enable users to successfully print. What should you do?()
    A

    Install a new print device. Reconfigure the printer to send print jobs to the new print device.

    B

    Stop and restart the Print Spooler service on the print server. Instruct users to resubmit their print jobs.

    C

    Install a second instance of the printer. Configure the print queue to hold mismatched documents. Redirect the original printer to the new printer.

    D

    Install a second instance of the printer. Delete the original printer. Instruct users to resubmit their print jobs.


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    A user complains that the network printer is not printing.  The system administrator knows there is a print queue for the network printer and needs to check on the queue.  Which command is run?()
    A

     netstat 

    B

     lpstat 

    C

     telinit 

    D

     prtconf 


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    A technician cannot access the print queue to delete a print job. Which of the following is the MOST likely cause of this issue? ()
    A

    Print spooler has stalled

    B

    Device driver has failure

    C

    Incorrect form is printing

    D

    Incompatible driver is installed


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    You are a network administrator for your company. The network contains a Windows Server 2003 computer named Print1 that functions as a print server. Print1 contains a printer named MarketingPrinter. Users report that print jobs they submit to the MarketingPrinter take a long time to print. You immediately examine Print1 and conclude that the server is performing at acceptable levels. You need to identify the problem. What should your next step be? ()
    A

    Use Task Manager to monitor processor and memory performance.

    B

    Use Windows Explorer to monitor the size of the Windows/System32/Spool/prtprocs folder.

    C

    Use System Monitor to view the Print Queue/Jobs counter.

    D

    Use System Monitor to view the Print Queue/Enumerate Network Printer Calls counter.


    正确答案: D
    解析: 暂无解析

  • 第24题:

    多选题
    Which two statements best describe CBWFQ?()
    A

    The CBWFQ scheduler provides a guaranteed minimum amount of bandwidth to each class.

    B

    CBWFQ services each class queue using a strict priority scheduler.

    C

    The class-default queue only supports WFQ.

    D

    Inside a class queue, processing is always FIFO, except for the class-default queue.


    正确答案: C,B
    解析: 暂无解析