Configuring the automatic download of InfoPrint Select for Windows
The update server can be configured to download automatically InfoPrint Select for Windows on the client machines.
- Start Command Prompt.Note: You must have administrator privileges or the account you use must be in the
ipmupdategroup
group. If you are running Command Prompt using an administrator account, make sure that you select the Run as Administrator option. - Type
ipmupdateserverctl freeze
and press the Enter key to enter Maintenance mode.Note: The Maintenance mode unlocks the product path folder and you can add and remove any files contained in the product path subdirectories. While in Maintenance mode, the InfoPrint Manager Update Server does not accept any new connections from the client systems. - Copy
ipm_select.cfg
from<install_dir>\cfg-samples\
to<configuration_dir>
.Note: The default installation directory isc:\Program Files\RICOH\InfoPrint Manager Update Server
and the default configuration directory isc:\ProgramData\RICOH\InfoPrint Manager Update Server\
. - To specify the global settings and create filters, edit the
ipm_select.cfg
file. See Sample ipm_select.cfg file for more details about the configuration file. - Copy the InfoPrint Select kit from the RICOH InfoPrint Manager: Common Clients DVD-ROM to
<configuration_dir>\Products\InfoPrint Select\Windows\<product_version>\Kit\
. - Copy the installation scripts from
<install_dir>\cfg-samples\scripts\
to<configuration_dir>\Windows\<product_version>\Kit\
.- Note:
- The installation scripts are
install_InfoPrint_Select_new.cmd
,install_InfoPrint_Select_repair.cmd
,install_InfoPrint_Select_update.cmd
.
- The installation scripts are
- Create the response files with these names:
setup_new.iss
,setup_update.iss
,setup_repair.iss
.To create your own response files:- To create your own response file, invoke the InfoPrint Select installer in record mode:
InfoprintSelect. exe /r
. This command produces a response file namedsetup.iss
based on the inputs used during installation. Thesetup.iss
file is located by default in %WINDIR% folder. InfoprintSelect.exe
is located in the\win\InfoprintSelect
folder of the RICOH InfoPrint Manager: Common Clients DVD-ROM.
- setup_new.iss
- A sample response file used to install
- setup_update.iss
- A sample response file used to upgrade a previous version of InfoPrint Select.
- setup_repair.iss
- A sample response file used to repair an installation of InfoPrint Select.
- To create your own response file, invoke the InfoPrint Select installer in record mode:
- Run
ipmupdateserverctl unfreeze
to exit the Maintenance mode.
Note: When installing InfoPrint Select in silent mode, InfoPrint Select Notification and Open Printer Selection do not start automatically after the installation is complete. You must log out first
and then log in for InfoPrint Select Notification and Open Printer Selection to start.