DOCUMENT:Q107718 27-FEB-2002 [lanman] TITLE :Net Print Disassociates Printer Driver from Queue PRODUCT :Microsoft LAN Manager PROD/VER: OPER/SYS: KEYWORDS: ====================================================================== SYMPTOMS ======== Issuing the NET PRINT xxxx /ROUTE:yyyy command disassociates the printer driver name from the queue. Later attempts to remote print to the queue return error 71. Generally, printers become disassociated from the queue when manipulated with the NET PRINT command or from within NET ADMIN (View/SharedResources/Printers/Edit). CAUSE ===== A LAN Manager design limitation causes this. WORKAROUND ========== Use Print Manager. This sort of administrative tasks cannot be done over the network using command line interfaces and batch jobs. STEPS TO DUPLICATE CONDITION ---------------------------- 1. Create a printer, NullPtr, using IBMNULL driver directed to COM1. 2. Create a queue, NullQ, using NullPtr and the IBMNULL driver. 3. Share NULLQ. NET SHARE NULLQ /PRINT 4. Use NULLQ. NET USE LPT3 \\xxxx\NULLQ 5. Change the routing. (Simply issue the command; no change is necessary.) NET PRINT NULLQ /ROUTE:COM1 (same as before) 6. Copy CONFIG.SYS to LPT3. COPY CONFIG.SYS LPT3 This results in a SYS00071 error. NOTE: This applies to all ports and drivers specified. Additional query words: 2.2, 2.1, 2.0c ====================================================================== Keywords : ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2002.