Owners Manual

Registering a License | Getting Started
92 OMNM 6.5.2 User Guide
Registering a License from Windows CLI
1
Start the command line tool.
2
Enter
oware
.
3
Navigate to the
licenseFilename
.xml file.
4
Enter the following command:
licenseimporter
licenseFilename
.xml
If you want to specify an activation date, enter the following command using the activation
option (-a
YYYY-MM-DD
):
licenseimporter -a
YYYY-MM-DD
licenseFilename
.xml
Registering a License from Linux CLI
1
Start the command line tool.
2
Enter
. /etc/.dsienv
3
Navigate to the
licenseFilename
.xml file.
4
Enter the following command:
licenseimporter
licenseFilename
.xml
If you want to specify an activation date, enter the following command using the activation
option (-a
YYYY-MM-DD
):
licenseimporter -a
YYYY-MM-DD licenseFilename
.xml