Printer Names May Change When Administered Remotely

Last reviewed: May 16, 1997
Article ID: Q117605
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1

SYMPTOMS

Some printer names are truncated when you administer them from a remote machine.

MORE INFORMATION

The problem arises if the name of the printer plus the name of the server (including pathname slashes; "\") exceeds the 32-character limit.

For example, if you name a printer ThisIsALongPrinterNameThatWillGe, which is exactly 32 characters, and configure it on a machine named SERVER, the printer name is changed to ThisIsALongPrinterNameT when you administer it remotely. That is because the full path is:

   \\server\ThisIsALongPrinterNameT

and the server and path information (\\server\) require that the printer name be truncated an equal amount (9 characters) to stay within the 32-character limit.

NOTE: This happens only if the user logged on has at least server operator priviledges.

The server name is added to any printer that is administered remotely and is then counted as part of the name. If this pushes the name beyond the 32-character maximum, Print Manager truncates the name to within limits.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 3.1. This problem was corrected in Windows NT Workstation or Server version 3.5.


Additional query words: prodnt printman
Keywords : kbprint ntprint NTSrvWkst
Version : 3.1
Platform : WINDOWS


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.

Last reviewed: May 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.