Printing Preference Options Are Not Available When You Use Internet Printing Protocol (819763)



The information in this article applies to:

  • Microsoft Windows XP Professional
  • Microsoft Windows 2000 Professional

SYMPTOMS

When you view the properties of a printer that is configured to use Internet Printing Protocol (IPP) and then you click Printing Preferences, some of the printing preferences options do not appear. The options do appear when you configure the printer connection to use a standard remote procedure call (RPC).

CAUSE

This behavior may occur if you use a Uniform Resource Locator (URL) address to connect to a printer on your local intranet and if that connection uses IPP. IPP connections are more limited than RPC true-connect connections because IPP connections do not support enhanced metafile (EMF) features. The connection uses IPP if either of the following conditions is true:
  • You use the Add Printer Wizard to configure your printer connection, and you select the Connect to a printer on the Internet or on a home or office network option.
  • Your Microsoft Internet Explorer security zone settings for Internet and local intranet are set to Medium or higher, and you type the printer's URL directly in your Web browser.

WORKAROUND

To work around this behavior, use RPC to connect to printers on your local intranet. To configure an RPC connection, do one of the following:
  • Do not select the Connect to a printer on the Internet or on a home or office network option to configure your printer. If you want to use a Web browser to connect to a printer, configure your Internet Explorer security zone setting for local intranet to Medium-low or lower (if you think you can use this setting safely). In the Address box of your Web browser, type the URL of the printer, or type the following to connect to and install the printer:

    http://servername/printershare

  • If you use the Add Printer Wizard to configure your printer connection, click to select Find a printer in the directory, or click to select Connect to this printer (or to browse for a printer, select this option, and then click Next.
  • Use a Universal Naming Convention (UNC) address to connect to the printer. To do so, click Start, click Run, type \\PrintServer\Printer in the Open box, and then click OK.

MORE INFORMATION

For additional information about how to set up a printer and about printer options, visit the following Microsoft Web site:For additional information about Windows 2000 print services, visit the following Microsoft Web site: For additional information about HTTP connections to Windows 2000 Internet print servers, click the following article number to view the article in the Microsoft Knowledge Base:

222078 Add Printer Wizard Forces HTTP Connections to Windows 2000 Internet Print Servers

For additional information about Internet Explorer security settings, visit the following Microsoft Web site:

Modification Type:MinorLast Reviewed:12/8/2005
Keywords:kbBug KB819763 kbAudEndUser