Product User Guide

Intel® Remote Management Module 2 User Guide 19
4. Intel® RMM2 Configuration Utility - KiraTool
4.1 KiraTool Outline
4.1.1 About the KiraTool Software
The KiraTool utility is a command line application which allows the user to manage the Intel
®
Remote Management Module 2 (Intel
®
RMM2). KiraTool can be easily invoked by scripts and
batch files. This allows the user to design script files to configure the Intel
®
RMM2 quickly and
automatically. KiraTool is available for Windows* and DOS*, EFI and RedHat* Linux.
KiraTool can access the Intel
®
RMM2 via several ways dependent upon the OS that KiraTool is
running. Table1 shows different versions of KiraTool and supported access methods.
Table 1: Accessing the Intel
®
RMM2
KiraTool Version Windows* Linux EFI DOS*
Network
9 9 8 8
SCSI/USB driver
9 9 9 8
System Management Interface
8 8 8 9
4.1.2 KiraTool Syntax
KiraTool command syntax contains [option] and [command]. The general syntax is as follows:
kiratool [option] [command]
Single-letter options are preceded with a dash or hyphen such as -s, commands are several
characters long and do not have a preceding hyphen, for example: reset.
For example,
C:\Program Files\KiraTool>kiratool -l 192.168.2.6 -a -u admin -
p password ip show
IP address: 192.168.2.6
-l, -a, -u and -p are [options], ip show is [command] in this example