![]() |
|
|
Problem:
What is the most efficient way to deploy NI software to my different groups of computers? I have already created a batch file to invoke my different NI installers, as documented in Requesting Permissions from NI VLM during Mass Software Installations.
Solution:
In order to automate the deployment of software to your computers, NI recommends using an enterprise software management tool (e.g. Microsoft SMS). The following instructions explain how to use Microsoft SMS 2003 or SCCM 2007 to deploy custom batch files:
For additional information regarding software deployment with Microsoft SMS, refer to the following documentation:
Note: You should not invoke MSI components individually from an NI Installer. Rather, use a batch file to invoke each installer's setup.exe as outlined in Requesting Permissions from NI VLM during Mass Software Installations. The NI Installer framework, called from setup.exe, handles
Installing MSIs individually will likely break functionality of NI software on that Windows installation.
Related Links:
KnowledgeBase 4H38UPXU: Requesting Permissions from NI VLM During Mass Software Installations
KnowledgeBase 4H3EE0XU: Large Scale Software Installation
KnowledgeBase 4CJDP38M: Automating the Installation of National Instruments Software
KnowledgeBase 47IAHTQA: Creating a Volume License Installer in NI VLM
MyITForum.com: Important notes on running .BAT files from UNC in SMS/SCCM
There are no comments on this document