MIISInfoBackup retrieves configuration and system information from MIIS 2003 and stores it in a specified folder. A user configured input file determines what information MIISInfoBackup retrieves and where it is stored. You must be a member of the MIISAdmins group to run this tool.
MIISInfoBackup can retrieve and store the following information:
MIISInfoBackup InputXMLFile
The user configurable nodes and attributes for the XML input file are listed below:
Node | Attribute |
---|---|
<Folder> The name and path of the folder to write the system information to. If a path is not specified, the folder will be created in the folder where MIISInfoBackup is run. If a folder already exists with the same name, and appendtimestamp is set to false, an error will be generated. You need to either set appendtimestamp to true, or remove or rename the existing folder. |
|
<EventLog> |
|
<EventLog><Application> |
|
<EventLog><System> |
|
<EventLog><Security> |
|
<RunHistory> |
|
<ServerConfig> |
|
<MAXml> |
|
<MAXml><MAName> The name of the management agent. This subnode must be repeated for each management agent that you wish to capture information for. |
|
<CSExport> |
|
<BackUpKey> |
|
<BackUpSQLDB> |
|
<BackUpSQLDB><filename> The name of the file to backup the SQL database to. If the SQL 2000 database is located on a remote server, then the user running MIISInfoBackup must have permissions to access the database remotely. In this scenario, the backup file will be created on the remote server. |
|
<BackUpSQLDB><timeout> The timeout limit to be set on the SQL command. This limit can be set based on the size of the database. It is specified in seconds and can only contain numeric characters. |
|
<OtherInfo><MAData> |
|
<OtherInfo><Extensions> |
|
<OtherInfo><CopyFolder> |
|
<OtherInfo><CopyFolder><FolderPath> The full path of a selected folder. The path must be less than 249 characters. This subnode must be repeated for each folder that you wish to create a copy of. |
To export the MIIS 2003 system information and data specified in the capture.xml file, type the following command:
MIISInfoBackup capture.xml