Windows Satellite Command Line Install

You are here
Windows Satellite Command Line Install

Download the EXE

From the MCS main menu click the Deploy link, as shown below.

deploy satellite link
Deploy

Now click on the Download for Windows (Command Line) link under Client Options. This will download a file named nqcs.exe

command line download link
Windows command line EXE

Command Line Options

From the command line type nqcs ? to view the latest available options, as shown below.

windows satellite command line switches
Command Line Options

The example below demonstrates how to install the Satellite as a service and connect it to MCS. In this case, the Satellite will connect to the server at 4.16.214.18 on port 80. (Port 80 is used here for demonstration purposes—only non-80 ports need to be explicitly specified.) The Satellite will register in MCS under the unique name NQCSat.

nqcs 4.16.214.18:80 -uNQCSat install

Once installed, you can view the Satellite in the MCS Satellite list. It will appear similar to the example shown in the image below.

windows satellite command line example
Satellite list

Related Topics