![]()
WEB JETADMIN 6.5
CONFIGURATION
Opening Web JetAdmin from ClusterQue Manager
You can open this tool from ClusterQue Manager (Java Applet). You need to configure it to support Web Jet Admin.
ClusterQue Program manager has a configuration file where you can define the entries to support Web JetAdmin. To modify it:
Go to Interix/usr/spool/ujava directory on your ClusterQue server
Look for the file UniQue.properties
Open it with any text editor and scroll down to the printer control properties section
After the PrinterControl.MaxPrograms=10 definition in the file you need to have the following entries:
PrinterControl1.ProgramName=IP Printer
PrinterControl1.ProgramPathAndExec=c:\\WINNT\\system32\\cmd.exe
PrinterControl1.Type=IP
PrinterControl1.Model=Default
PrinterControl1.Parameters=/k c: && cd \\Program Files\\Internet Explorer && IEXPLORE.EXE http://yourservername:8000/device/{0}
Save the changes and open the ClusterQue Manager program
Go to the printers’ section by clicking the p button.
Highlight the printer you want to check and click on Show Status
It will open Web Jet Admin for the specific device
Note: This is a case sensitive configuration.
You can modify the Internet Explore && IEXPLORE.EXE with entries for Netscape browser.