Network Installation on Windows NT/2000/XP

The EnFuzion distribution package provides the program netsetup, which is able to install EnFuzion on remote Windows NT/2000/XP hosts from a central location.

The Netsetup Program

The Netsetup program can be used to install EnFuzion on remote systems, without any need to access the system's keyboard or monitor. The program can also be used to control the EnFuzion Starter Service on remote computers. Netsetup is implemented only on the Windows NT/2000/XP platform. On Linux/Unix, the enfinstall program provides similar functionality, as described in Chapter 4.

The netsetup program is called with a set of options, followed by a command and possible command options:


netsetup [ <option> ] <command>

Netsetup Options

  • -v

    Prints the netsetup program version and options.

  • -d

    Reads EnFuzion nodes from standard input instead of from the file install.nodes.

  • -p

    Prints command progress.

  • -t <number>

    Executes the command concurrently on at most <number> hosts. The default value is 1, so the command is executed sequentially for each host.

Netsetup Commands

  • install \\<host>\<share>\<source> <destination>

    Installs EnFuzion executables from a source directory to the destination directory on hosts specified in the file install.nodes. Options are as follows:

    • <host> is the name of the host where the EnFuzion package has been unpacked and has been made available for access over the network.

    • <share> is the name of the share on the <host>, which contains the <source> directory.

    • <source> is the directory containing the setup program and other EnFuzion distribution files.

    • <destination> is required for the initial EnFuzion installation. It specifies the EnFuzion installation directory. Its recommended value is C:\enfuzion. <destination> is not required, if EnFuzion is already installed on systems.

  • uninstall

    uninstalls EnFuzion from all hosts.

  • start

    starts the EnFuzion Starter Service.

  • stop

    stops the EnFuzion Starter Service.

  • delete

    deletes the EnFuzion Starter Service from the service control manager database.

  • verify

    prints EnFuzion Starter Service status information.

Remote Installation

The following steps are required to perform a remote installation:

Windows XP Remote Installation

In order to remotely install and start the Starter Service on a Windows XP computer, simple file sharing must be disabled on the root system.

Follow the following steps to disable Simple File Sharing on XP Professional:

  • Click Start > My Computer > Tools > Folder Options

  • Select the View tab

  • Go to Advanced Settings,

  • Clear the Use Simple File Sharing box

  • Click Apply