(Following up because I saw a reply. I have Google Groups killfiled as
a huge ongoing source of Usenet spam.)
<> wrote:
> We would like to print a banner or cover page listing the user and
> date etc between each print job. This may seem a waste of paper but in
> our case we have several users abusing printer usage. These 50 or
> more web page print outs are an even bigger waste of paper. No one
> admits to being the culprit.
It's possible that it's actually not a user, but a virus or other
security problem happening on one of the user computers.
> I have found news post that mention telnet, but these seem to be for Unix.
Telnet works fine on Windows, and I'll show the procedure below. But
banner pages only seem to work using lpr/lpd protocol, and most Windows
systems will use port 9100 instead.
Instead, you will probably have to use the Windows driver "Separator
Page":
(For XP)
Go to Start/Settings/Control Panel/Printers And Faxes.
Right-click the printer and select Properties.
Click the Advanced tab.
Click Separator Page.
Enter C:\WINDOWS\system32\pcl.sep
Click OK.
Print jobs will now have a header page that shows their user name
(large) and the date and time.
They'll see this on their next print job. If they are even a little
technical, it's easy to clear (do the above, but clear the filename
box). If they're not technical but also not stupid, they'll stop
printing the 50-page printouts, so you still may not be able to catch
them. Good luck.
As promised above, here's the Telnet procedure:
Using Telnet From Windows To Change JetDirect Banner Settings
You'll need the IP address of the printer. That shows on the
printer self-test page you can print from the printer control panel.
Open a command prompt (Start menu, Run, enter "cmd" [no quotes],
press Enter).
Type "telnet" followed by a space and the printer's IP address:
telnet 192.168.1.250
Press Enter. The printer will show a prompt. Type:
banner:1
This enables banner pages, which show the name of the user that sent
the job. (You can change other settings here, too.)
Press Enter. Type:
exit
Press Enter. The printer will ask:
Save settings?([Y]/N):
Press Y.
--
Warren Block * Rapid City, South Dakota * USA