|
Concerning to:
Kaspersky Administration Kit 6.0 MP1
Kaspersky Administration Kit 5.0 MP3 (builds 5.0.1104 - 5.0.1152)
The klmover.exe utility has been developed to change the Administration Server parameter in the Network Agent settings.
After the Network Agent installation the utility is located in the component setup directory.
To function normally the utility should be launched on each client computer under the local administrator account.
The utility can be launched from the command line and has the following keys:
klmover [-logfile LOGFILE] [-address SERVER_ADDRESS] [-pn NON_SSL_PORT] [-ps SSL_PORT] [-nossl] [-cert CERTIFICATE] [-silent] [- dupfix]
- -logfile LOGFILE - create a logfile of the utility work. By default the information is saved in the stdout.tx file, if the key is not used, results and error messages are displayed on the screen.
- -address SERVER_ADDRESS - address of the new Administration Server. IP-address, NetBIOS or DNS-name can be defined as addresses.
- -pn NON_SSL_PORT - parameter that indicates to the Administration Agent the port of the Administration Server for not secure connection. This is not a mandatory parameter, by default the 14000 port is used.
- -ps SSL_PORT - parameter that indicates to the Administration Agent the port of the Administration Server for secure connection. This is not a mandatory parameter, by default the 13000 port is used.
- -nossl – using the parameter you can specify to the Network Agent that secure connection is not used when connecting to the Server.
- -cert CERTIFICATE - path to a new certificate-file of the Server. It is not a mandatory parameter.
- -dupfix - the key is mandatory if the Administration Agent was installed not from the distributive, but by not traditional way, for example, by restoring it from the disc image.
Example:
klmover -address admsrv -logfile klmover.log
The utility should be started on a problem host only once. Repeated utility launch on the same host results in cloning of computer names in the Kaspersky Administration Kit console.
|