From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

SystemLink

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting Up SystemLink Client Systems at Scale (Automated Method)

This document is part of the SystemLink Portal.

 

Setting Up SystemLink Client Systems at Scale (Automated Method)

 

Use the following instructions to automate setting up SystemLink Client systems at scale.  This can help you to scale the provisioning of a large amount of client systems if you have Remote PowerShell enabled on your remote systems. For more information see: How to configure your computer for remoting.

 

  1. Download the SystemLink Client offline installer (.iso file)
  2. Place the installer on a network folder (or other location) accessible by the Client systems.
  3. Open PowerShell as an administrator using an account that has administrator permission for all of your remote systems.
    1. For more information see: Windows Remote PowerShell
  4. Download the install-systemlink-client.ps1 script from https://github.com/joshuaprewitt/systemlink-install-client
  5. Modify the script to point to the location of the offline SystemLink Client ISO on your network share.
  6. <Placeholder - Run the following script (or similar) with Windows PowerShell Remoting to automate 1) running the SystemLink Client installer silently and remotely on the specified Client systems, and 2) configuring each Client system to connect to the specified SystemLink server.>
  7. <Placeholder>
  8. ...

 

Optional Tasks

 

 

Contributors