Lharrison,
The bundle data is persisted in the Windows registry.
There are two interfaces.
%UGII_BASE_DIR%\ugflexlm\LicenseTool.exe (Interactive GUI)
%UGII_BASE_DIR%\ugflexlm\lictool.exe (command line)
The --setbundle or --unsetbundle options could be used by the script that is currently setting en environment variables.
Hopefully this is helpful,
Joe
Usage:
Siemens License Tool CLI [ 6.1.3.1 ]
Copyright (c) 2012 Siemens PLM Software Inc. All rights reserved.
Allowed Options:
-h, --help Print Help (this message) and exit
-v, --version Print version information and exit
-c, --copyright Print copyright information and exit
--getbundle [--components] Get information of all bundle(s) and
component(s)
--setbundle <name> Set bundle(s), example:
--setbundle "BUNDLE1" "BUNDLE2"
--unsetbundle --all | <name> Unset bundle(s), example:
--unsetbundle --all
--unsetbundle "BUNDLE1" "BUNDLE2"
--getborrowable Get borrowable license(s)
--getborrowed Get borrowed license(s)
--borrow <name> [--days <num_of_days>]
Borrow license(s), example:
--borrow "LICENSE1" "LICENSE2"
--borrow "LICENSE1" "LICENSE2" --days 30
--return <name> Return license(s), example:
--return "LICENSE1" "LICENSE2"
--getcid Get composite host ID
--getid Get host ID
--getclientinfo Get the following information from client
side:
Host name
User name
FNP SDK version
License server
--getserverinfo Get the following information from server
side:
Sold to ID
Webkey
Issuer
Version
Toolkit version