<p/> <BODY bgcolor="#ffffff" text="#000000"> <a class="libraryIndexlink" href="index.aspx?pid=31159&BookID=23931&PageIndex=64&Language=3">[Previous]</A> <a class="libraryIndexlink" href="index.aspx?pid=31159&BookID=23931&PageIndex=66&Language=3">[Next]</A><p/><A NAME="395"><H1>Lesson 1: Introducing Windows 2000 Printing</H1></A> <p/>With Windows 2000 printing, you can share printing resources across an entire network and administer printing from a central location. You can easily set up printing on client computers running Windows 2000, Windows NT 4, Windows 98, and Windows 95.<p/><blockquote> <b>After this lesson, you will be able to</b> <ul> <p/><li>Define Microsoft Windows 2000 printing terms.</li><p/></ul> <p/><b>Estimated lesson time: 15 minutes</b><p/></blockquote><p/><A NAME="396"><H2>Terminology</H2></A> <p/>Before you set up printing, become familiar with Windows 2000 printing terminology to understand how the different components fit together, as shown in Figure 12.1.<p/><A HREF="'F12tk01x')"> <img src="/image/library/english/10219_F12tk01.JPG" width=404 height=295 border=0 > </A> <p/><!-- caption --><b>Figure 12.1</b> <i>Printing terminology</i><!-- /caption --> <p/>If you are new to Windows 2000, you might find some of the printing terminology to be different from what you expected. The following list defines a few Windows 2000 printing terms:<p/><ul> <p/><li><b>Printer.</b> A <i>printer</i> is the software interface between the operating system and the print device. The printer defines where a document will go to reach the print device (that is, to a local port, a port for a network connection, or a file), when it will go, and how various other aspects of the printing process will be handled. When users make connections to printers, they use printer names, which point to one or more print devices.</li><p/><li><b>Print device.</b> A <i>print device</i> is the hardware device that produces printed documents.</li><p/>Windows 2000 supports the following print devices:<p/><ul> <p/><li><i>Local print devices,</i> which are connected to a physical port on the print server.</li><p/><li><i>Network-interface print devices,</i> which are connected to a print server through the network instead of a physical port. Network-interface print devices require their own network interface cards and have their own network address, or they are attached to an external network adapter.</li><p/></ul> <p/><li><b>Printer port.</b> A <i>printer port</i> is the software interface through which a computer communicates with a print device by means of a locally attached interface.</li><p/>Windows 2000 supports these interfaces: line printer (LPT), COM, USB, and network-attached devices such as the HP JetDirect and Intel NetPort.<p/><li><b>Print server.</b> A <i>print server</i> is the computer on which the printers that are associated with local and network-interface print devices reside. The print server receives and processes documents from client computers. You set up and share network printers on print servers.</li><p/><li><b>Printer driver.</b> A <i>printer driver</i> is one or more files containing information that Windows 2000 requires to convert print commands into a specific printer language, such as PostScript. This conversion makes it possible for a print device to print a document. A printer driver is specific to each print device model.</li><p/></ul> <A NAME="397"><H2>Requirements for Network Printing</H2></A> <p/>The requirements for setting up printing on a Windows 2000 network include the following:<p/><ul> <p/><li>At least one computer to operate as the print server. If the print server will manage many heavily used printers, Microsoft recommends a dedicated print server. The computer can run either of the following:</li><p/><ul> <p/><li>Windows 2000 Server, which can handle a large number of connections and supports Macintosh and UNIX computers and NetWare clients.</li><p/><li>Windows 2000 Professional, which is limited to 10 concurrent connections from other computers for file and print services. It doesn't support Macintosh computers or NetWare clients, but it does support UNIX computers.</li><p/></ul> <p/><li>Sufficient RAM to process documents.</li><p/>If a print server manages a large number of printers or many large documents, the server might require additional RAM beyond what Windows 2000 requires for other tasks. If a print server doesn't have sufficient RAM for its workload, printing performance deteriorates.<p/><li>Sufficient disk space on the print server to ensure that Windows 2000 can store documents that are sent to the print server until the print server sends the documents to the print device.</li><p/>This is critical when documents are large or likely to accumulate. For example, if 10 users send large documents to print at the same time, the print server must have enough disk space to hold all of the documents until the print server sends them to the print device. If there isn't enough space to hold all of the documents, users will get error messages and be unable to print.<p/></ul> <A NAME="398"><H2>Guidelines for a Network Printing Environment</H2></A> <p/>Before you set up network printing, develop a network-wide printing strategy to meet users' printing needs without unnecessary duplication of resources or delays in printing. Table 12.1 provides some guidelines for developing a network printing strategy.<p/><b>Table 12.1</b> <i>Network Printing Environment Guidelines</i><p/><table valign="top" cellpadding="5" width="95%"> <tr> <th>Guideline</th> <th>Explanation</th> </tr> <tr> <td valign="top">Determine user's printing requirements</td> <td valign="top">Determine the number of users who print and the printing workload. For example, 10 people in a billing department who print invoices continually will have a larger printing workload and might require more printers, print devices, and possibly, more print servers than 10 software developers who do all their work online.</td> </tr> <tr> <td valign="top">Determine company's printing requirements</td> <td valign="top">Determine the printing needs of your company. This includes the number and types of print devices that are required. In addition, consider the type of workload that each print device will handle. Don't use a personal print device for network printing.</td> </tr> <tr> <td valign="top">Determine the number of print servers required</td> <td valign="top">Determine the number of print servers that your network requires to handle the number and types of printers that your network will have.</td> </tr> <tr> <td valign="top">Determine where to locate print devices</td> <td valign="top">Determine where to put the print devices so that it's easy for users to pick up their printed documents.</td> </tr> </table> <p/><A NAME="399"><H2>Lesson Summary</H2></A> <p/>In this lesson, your learned that in Windows 2000 terminology, a printer is the software interface between the operating system and the print device. The print device is the hardware device that produces printed documents. Windows 2000 supports local print devices, which are connected to a physical port on the print server, and network-interface print devices, which are connected to a print server through the network instead of through a physical port.<p/>You also learned that a print server is a computer running either Windows 2000 Professional or Windows 2000 Server on which the printers reside. The print server receives and processes documents from client computers. You set up and share network printers on print servers. A printer driver is one or more files containing information that Windows 2000 requires to convert print commands into a specific printer language, such as PostScript. This conversion makes it possible for a print device to print a document. A printer driver is specific to each print device model.<p/>Finally, you learned that the requirements for setting up printing on a Windows 2000 network include at least one computer to operate as the print server. If the print server will manage many heavily used printers, Microsoft recommends that you use a dedicated print server. A print server running Windows 2000 Professional is limited to 10 concurrent connections from other computers for file and print services, and it doesn't support Macintosh computers or NetWare clients but does support UNIX computers.<p/> - Microsoft Windows 1002000 Professional E2 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Microsoft Windows 1002000 Professional E2 [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






[Previous] [Next]

Lesson 1: Introducing Windows 2000 Printing


With Windows 2000 printing, you can share printing resources across an entire network and administer printing from a central location. You can easily set up printing on client computers running Windows 2000, Windows NT 4, Windows 98, and Windows 95.


After this lesson, you will be able to

  • Define Microsoft Windows 2000 printing terms.

Estimated lesson time: 15 minutes

Terminology


Before you set up printing, become familiar with Windows 2000 printing terminology to understand how the different components fit together, as shown in Figure 12.1.


Figure 12.1 Printing terminology

If you are new to Windows 2000, you might find some of the printing terminology to be different from what you expected. The following list defines a few Windows 2000 printing terms:


  • Printer. A printer is the software interface between the operating system and the print device. The printer defines where a document will go to reach the print device (that is, to a local port, a port for a network connection, or a file), when it will go, and how various other aspects of the printing process will be handled. When users make connections to printers, they use printer names, which point to one or more print devices.
  • Print device. A print device is the hardware device that produces printed documents.
  • Windows 2000 supports the following print devices:


    • Local print devices, which are connected to a physical port on the print server.
    • Network-interface print devices, which are connected to a print server through the network instead of a physical port. Network-interface print devices require their own network interface cards and have their own network address, or they are attached to an external network adapter.

  • Printer port. A printer port is the software interface through which a computer communicates with a print device by means of a locally attached interface.
  • Windows 2000 supports these interfaces: line printer (LPT), COM, USB, and network-attached devices such as the HP JetDirect and Intel NetPort.

  • Print server. A print server is the computer on which the printers that are associated with local and network-interface print devices reside. The print server receives and processes documents from client computers. You set up and share network printers on print servers.
  • Printer driver. A printer driver is one or more files containing information that Windows 2000 requires to convert print commands into a specific printer language, such as PostScript. This conversion makes it possible for a print device to print a document. A printer driver is specific to each print device model.

Requirements for Network Printing


The requirements for setting up printing on a Windows 2000 network include the following:


  • At least one computer to operate as the print server. If the print server will manage many heavily used printers, Microsoft recommends a dedicated print server. The computer can run either of the following:

    • Windows 2000 Server, which can handle a large number of connections and supports Macintosh and UNIX computers and NetWare clients.
    • Windows 2000 Professional, which is limited to 10 concurrent connections from other computers for file and print services. It doesn't support Macintosh computers or NetWare clients, but it does support UNIX computers.

  • Sufficient RAM to process documents.
  • If a print server manages a large number of printers or many large documents, the server might require additional RAM beyond what Windows 2000 requires for other tasks. If a print server doesn't have sufficient RAM for its workload, printing performance deteriorates.

  • Sufficient disk space on the print server to ensure that Windows 2000 can store documents that are sent to the print server until the print server sends the documents to the print device.
  • This is critical when documents are large or likely to accumulate. For example, if 10 users send large documents to print at the same time, the print server must have enough disk space to hold all of the documents until the print server sends them to the print device. If there isn't enough space to hold all of the documents, users will get error messages and be unable to print.


Guidelines for a Network Printing Environment


Before you set up network printing, develop a network-wide printing strategy to meet users' printing needs without unnecessary duplication of resources or delays in printing. Table 12.1 provides some guidelines for developing a network printing strategy.

Table 12.1 Network Printing Environment Guidelines






















GuidelineExplanation
Determine user's printing requirementsDetermine the number of users who print and the printing workload. For example, 10 people in a billing department who print invoices continually will have a larger printing workload and might require more printers, print devices, and possibly, more print servers than 10 software developers who do all their work online.
Determine company's printing requirementsDetermine the printing needs of your company. This includes the number and types of print devices that are required. In addition, consider the type of workload that each print device will handle. Don't use a personal print device for network printing.
Determine the number of print servers requiredDetermine the number of print servers that your network requires to handle the number and types of printers that your network will have.
Determine where to locate print devicesDetermine where to put the print devices so that it's easy for users to pick up their printed documents.

Lesson Summary


In this lesson, your learned that in Windows 2000 terminology, a printer is the software interface between the operating system and the print device. The print device is the hardware device that produces printed documents. Windows 2000 supports local print devices, which are connected to a physical port on the print server, and network-interface print devices, which are connected to a print server through the network instead of through a physical port.

You also learned that a print server is a computer running either Windows 2000 Professional or Windows 2000 Server on which the printers reside. The print server receives and processes documents from client computers. You set up and share network printers on print servers. A printer driver is one or more files containing information that Windows 2000 requires to convert print commands into a specific printer language, such as PostScript. This conversion makes it possible for a print device to print a document. A printer driver is specific to each print device model.

Finally, you learned that the requirements for setting up printing on a Windows 2000 network include at least one computer to operate as the print server. If the print server will manage many heavily used printers, Microsoft recommends that you use a dedicated print server. A print server running Windows 2000 Professional is limited to 10 concurrent connections from other computers for file and print services, and it doesn't support Macintosh computers or NetWare clients but does support UNIX computers.

/ 156