Files
inno-installers/MachineAuth/READMENetwork.txt
cproudlock 6be1422080 Add MachineAuth 802.1x network configuration installer
New Inno Setup project that configures shop floor PCs for Machine VLAN
connectivity via 802.1x/ISE authentication.

Features:
- Native Pascal implementation (no external batch files required)
- Silent installation support for deployment automation
- Windows 7/8/10/11 auto-detection
- Automatic network interface detection (wired/wireless)
- Detailed logging and results display

Configures:
- Wired: 802.1x PEAP/MS-CHAPv2 via Corporate Holdings RADIUS
- Wireless: AESFMA SSID with EAP-TLS via Aerospace FreeRADIUS

Usage:
  MachineAuthSetup.exe /VERYSILENT /SUPPRESSMSGBOXES

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 16:33:39 -05:00

34 lines
1.4 KiB
Plaintext

Configure a Shop Floor Machine's network adapters for 802.1x/ISE
-----------------------------------------------------------------
This file can be run on either Windows 7 or Windows 10 Machines - SFLD, MCE, or Business Imaged.
This package creates/configures wired and wireless interfaces for 802.1x.
The wired network will be configured on the endpoint to use Corporate Holdings RADIUS servers.
The wireless network will be configured to use the new Aerospace FreeRADIUS servers.
This package will work on Legacy LOGON machines.
This package works under the following assumptions:
1) The PC is either Win7 or Win10
2) The default wired interface is named "Local Network Connection" (Win7) or "Ethernet" (Win10)
3) The default wireless interface is named "Wireless Network Connection" (Win7) or "Wi-Fi" (Win10)
4) The machine has the SSL certificate for FreeRADIUS authentication. This is required for AAA
Execution
---------
1) log in as admin
2) extract files to C:\Windows\Options\Packages\GEAerospace_MA_3x4_V01\
3) open command prompt with admin privilege
4) change directory to C:\Windows\Options\Packages\AutomatedMigrationTool\
5) execute file MA3NetworkConfigv4.exe
> Machine will authorize to wired or wireless Machine VLAN without needing a reboot.
> Machine will change IP addresses after running this package.
File list:
- READMENetwork.txt
- MA3NetworkConfig4.bat
- 8021x.xml
- AESFMA.xml