Exporting Licenses
To export licenses via the command line, use the following parameters:
Parameter |
Value |
Functionality |
/action |
exportlic |
Specifies the action, in this case Export the licenses. |
/file |
<filename.extension> |
Identifies the filename of the instant report of the licenses that will be created. |
/user -and- /password |
<username> -and- <password> |
Optional: specifies the Ivanti Automation credentials to access the Console. If not given, the Microsoft Windows Authentication credentials will be used to determine if the user has access to the Console and sufficient access to perform the action. |
/silent |
|
Optional: no user interaction, such as message boxes, is shown when running this action. |
Example
"C:\Program Files (x86)\Ivanti\Automation\Console\wmc.exe" /action=exportlic /file="filename.txt" /user=jsmith /password=secret /silent