• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Installation & Licensing

    Reply
    Member
    Posts: 4
    Registered: ‎08-23-2007

    LMTOOLS - When Performing Status Inquiry, Can't See Full Output

    72 Views, 1 Replies
    01-08-2013 04:52 AM

    I've got networked licenses distributed among many servers.  When performing a status inquiry of the licenses, the output stops and I can't see all the servers in our network.  Is there a limitation in LMTOOLS on the number of lines of text that can be shown in status inguiry?

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎08-23-2007

    Re: LMTOOLS - When Performing Status Inquiry, Can't See Full Output

    01-08-2013 05:07 AM in reply to: spinto

    Seems to be an issue - here's a workaround...

    Recommendation
    To view the full active license status list, you can execute the Perform Status Enquiry command via Windows command-prompt, as follows:

    1. Go to Windows Command Prompt
    2. Go to License Manager folder : C:\Program Files\Autodesk Network License Manager
    3. Type command : lmutil.exe lmstat –a
    4. Full activity will be listed in Windows command prompt

    For ease in analyzing, you can route the generated content into a text file (eg. output.txt) by using the following command : “> c:\output”

    1. Go to License Manager folder : C:\Program Files\Autodesk Network License Manager
    2. Type : C:\Program Files\Autodesk Network License Manager\lmutil lmstat –a > c:\output.txt.
    3. Output.txt file will be generated with the status content
    Please use plain text.