HP Systems Insight Manager 6.3 Command Line Interface Guide

Dependencies
All of the following must be true:
Systems Insight Manager is installed and configured on a Windows operating system host,
using Microsoft SQL.
The hostname for the operating system was changed using standard Windows configuration
tools.
The host is still in the same domain.
All credentials are known.
The new hostname can be resolved by the DNS server.
The new IP address is valid (assigned by DHCP if enabled on the CMS and is the IP address
assigned to the CMS.
If the SQL database is a local database running on the CMS server, reconfigure the CMS
database information using the sqlredirect command. For information about the sqlredirect
command, see Reconfigure SQL Redirect Command.
Reconfigure CMS Database Authorizations
Name
mxreconfig -m dbauth
Reconfigures CMS database credentials.
Synopsis
mxreconfig -m dbauth -a db-user-name [-v]
Options or Arguments
-m
Required option that prepares the mode to be set.
dbauth
Required option that prepares the mode to be set.
Specifies CMS database credential reconfiguration mode.
Required option that prepares the mode to be set.
-a
Required option that prepares the mode to be set.
Parameter option to indicate database username, requires argument.
Required option that prepares the mode to be set.
<db-user-name>
Required option that prepares the mode to be set.
Required argument, indicates specified database user name.
Required option that prepares the mode to be set.
-v
Required option that prepares the mode to be set.
mxreconfig 91