Product User Guide
24
raw
The raw command allows you to execute very basic commands on the Intel
®
RMM2.
These command codes are specific to your Intel
®
RMM2 and depend heavily on the version. The
example shown here is only an academic example. Normal users of the KiraTool will not need raw
commands.
Important: They are intended for advanced development and debugging use only.
C:\Program Files\KiraTool>kiratool -l 192.168.2.6 –a -u admin
-p password raw 06 01
Executed raw command.
Return code: 0x00
Returned bytes: 0x20 0x01 0x04 0x02 0x02 0x8f 0xc5 0x28
0x00 0x02 0x00 0x00 0x00 0x53 0x59
4.2.2 User Administration
The following commands allow you to manage the administrator account for the Intel
®
RMM2.
admin [show]
The admin command shows the current setting of the admin account. The show verb is optional.
This is kind of redundant, as you have to know the admin login in order to enquire it.
C:\Program Files\KiraTool>kiratool -l 192.168.2.6 –a -u super
-p password admin
Administrator username: super
admin name
Set the admin users name:
C:\Program Files\KiraTool>kiratool -l 192.168.2.6 –a -u super
-p password admin name admin
Successfully set administrator username to admin
admin password
Set the password for the admin password:
C:\Program Files\KiraTool>kiratool -l 192.168.2.6 –a -u admin
-p pass admin passwd password
Successfully set administrator password.
4.2.3 Network Interface Commands
The following commands allow you to set the parameters for the Intel
®
RMM2 LAN interface,
including IP address, netmask, gateway, and MAC.