Autodesk uses the server host name, host ID, and
product serial number to generate a license file.
To obtain the information manually, you can
use the command prompt or you can run the lmtools.exe utility.
If you use lmtools.exe, do not run it on
a remote workstation.
To obtain the host name
and ID using lmtools.exe
You should be logged
in with Administrator rights when working with the LMTOOLS utility.
- Do one of the following:
- (Windows XP) Click Start Programs Autodesk Network
License Manager LMTOOLS.
- (Windows Vista) Double-click the LMTOOLS
icon on the desktop.
- In the LMTOOLS program, click the Systems
Settings tab.
- On the Systems Settings tab, locate the
Computer/Hostname box. Copy the host name and paste the information
into a text editor.
- Locate the Ethernet Address box. The
Ethernet address is the host ID. It consists of twelve characters.
Write down the information. If your Ethernet address is more than
twelve characters, write down the first twelve characters only.
NoteIf your server has
more than one Ethernet adapter, select one that corresponds to a
physical network adapter.
- Close lmtools.exe.
To obtain the host name
and ID using the Mac OS X or Linux terminal window
- Launch a Terminal window.
- Go to the directory where lmutil is installed.
- Retrieve the host name by entering the
following in Terminal:
<prompt>./lmutil lmhostid -hostname
The host name is displayed.
- Retrieve the host ID by entering the
following in Terminal:
<prompt>./lmutil lmhostid
The twelve-character
host ID is displayed.
- Close the Terminal Window.