07-25-2014 03:28 PM
Hi,
I am trying to configure a silent installation of LabView. I have tried the specfile and put in the license code etc.. I cannot see a place there to configure a license server address.
I've run NI License Manager on a reference PC and have configured one there but how can I deploy that config to a number of PCs? How is it stored and where is it stored?
thanks
Paul
07-25-2014 03:32 PM
I think I am answering my own question.
I managed to find the content 'Automating Activation' in the NI License Manager help file.
After completing the install I need to sequence the command
nilmutil.exe -addservers server:12345
Is this correct?
thanks
Paul
07-25-2014 03:47 PM
Last question (I promise)
If I dont have a volume license how do I determine what my 'package' or 'family' is?
07-29-2014 09:21 AM
Hi csjjpm,
The package and family only apply when used with license files. You can work out the package and family by opening a .lic file with something such as Notepad++ and looking for the PACKAGE and FAMILy keyword within there.
Best Regards,
James Kent
07-29-2014 09:23 AM
Thanks James that is really useful.
Paul