Contents

Downloadable Admin Guide

Overview of Proxy Settings through Automatic Client Installs MozyEnterprise Admin Guide
Article Reference ID:000016237
Print   Comment        

MozyEnterprise allows you to install the clients using automated deployment through a Command Line Interface (CLI). The CLI supports several switches for including proxy settings as part of the client install.

The following table provides a list of the basic CLI switches used for configuring proxy server settings.
Switch Description
/USEPROXY MozyEnterprise will use the proxy server you specify. You must define the proxy server when using this switch. For example:

/useproxy:proxyserver:80

/USEMACHINEDEFAULTPROXY MozyEnterprise will use the computer's default proxy.
Note: The computer's default proxy is the proxy defined in the Group Policy Object (GPO) and is not necessarily the same as the computer's Internet Explorer proxy settings.
/AUTODETECTPROXY MozyEnterprise will automatically detect a proxy auto-script using DHCP or DNS.
Note: Only use this switch if your DNS or DHCP server has auto-detection defined. Otherwise, the MozyEnterprise client will revert to a direct connection to the internet.
/USEMACHINEPROXYAUTH Directs MozyEnterprise to use the authentication credentials on the computer for proxy authentication.
/GRABUSERIEPROXYSETTINGS Retrieves the proxy settings defined in Internet Explorer and configures MozyEnterprise to use these same settings.