;
Candela Technologies Logo
Network Testing and Emulation Solutions

LANforge Server Installation for Windows Machine

Goal: Install the LANforge Server software on a Windows machine, then configure the Windows machine as a resource in a LANforge cluster.

The LANforge InterOp software of Candela Technologies is used to support real clients for testing access points. InterOp provides the test engineer with automation for testing mobile devices. This cookbook requires LANforge-Server version 5.5.2 and above.

We have support for various kinds of real clients:

-      Android clients.
-      iOS clients.
-      Windows machines.
-      Linux machines.
-      MacOS machines.

Network Topology:

Before getting started:

Steps to install LANforge Server on Windows machine

  1. Make sure the Windows laptop runs either Windows 10 or 11 and is able to create administrative-privileged users.

  1. Open Windows PowerShell as Administrator and type in the following command, then press Enter.

wget http://www.candelatech.com/windows_lf_setup.ps1 -o windows_lf_setup.ps1

  1. Type in the command that allows executing PowerShell Bypass scripts in PowerShell, then press Enter.

Set-ExecutionPolicy Bypass

  1. Type in the command below to install LANforge-Server.

    • -lfver, the LANforge version you want to install
    • -do_admin, creates the Administrator profile
    • -password, password you want to set for the Administrator profile
    • -mode, mode selection for the device
    • -realm, realm of the LANforge Manager, i.e. 50, 133, 161, etc
    • -clusterid, I.P. address of the LANforge Manager

.\windows_lf_setup.ps1 -lfver 5.5.2 -do_admin -password "lanforge" -mode "Resource" -realm 50 -clusterid 192.168.91.50

The command above will:

To stop LANforge-Server after it has started, find the command prompt window labeled Administrator: LANforge Data Generator. Close this window to stop LANforge-Server.

Logs from the install will be stored in C:\LANforge-Install\Logs\.

To list the files in descending order:

  1. Go to the logs directory by typing this command into PowerShell: cd C:\LANforge-Install\Logs\.
  2. Type this command: ls | sort LastWriteTime -Descending.
  3. Files are written in the format as follows: deployment-log-YYYYMMDD-HHMMSS.txt.

To follow the logs, use the commands below:

  1. Go to the logs directory by typing this command into PowerShell: cd C:\LANforge-Install\Logs\.
  2. Watch the top file with Get-Content deployment-log-YYYYMMDD-HHMMSS.txt -Wait.
  3. Example file format: deployment-log-20260116-133645.txt, i.e., January 16th 2026 at 13:36:45.

If there is an error or a program is missing, please attach the most recent log in your support email.


Candela  Technologies, 2417 Main Street, Suite 201, Ferndale, WA 98248, USA
www.candelatech.com | sales@candelatech.com | +1.360.380.1618
Facebook | LinkedIn | Blog