Registry Config (License)
Details about setting or updating the license key, and other configuration via Registry
Unlike other 2Pint products, where you might add the key to a configuration file or config editor, for iPXE Anywhere Web Service, you will need to update the registry. iPXE Anywhere Web Service has several items in the registry which when in the registry supersede what is in the configuration file, and some items, like the license key, are no longer used in the configuration file. We know this isn't ideal, and in the future, all settings for all 2Pint products will have their own Config Editor Tool to standardize configurations.
Registry
Location: HKEY_LOCAL_MACHINE\SOFTWARE\2Pint Software\iPXE Anywhere Web Service
Most of these items are set during the installation of the 2Pint iPXE Anywhere Web Service, and match up to a field you were prompted to configure during the installation. Each time you upgrade and run through the installer, these settings are overwritten by the installer, so it's always recommended you backup this registry KEY before upgrading.
AdminPort
DWORD
8052 (Decimal)
ConnectionString
String
Server=SQLServer;Trusted_Connection=Yes;DATABASE=iPXEAnywhere35
DebugLogPath
String
%PROGRAMDATA%\2Pint Software\iPXEWS\iPXEWS.log
EnableDebugLog
DWORD
0 or 1
HostCertficateThumbprint
String
Blank (Not needed for most scenarios) or 7a9513577d8b2909be7e26d15801e76960d8ea46
InstallFolder
String
C:\Program Files\2Pint Software\iPXE AnywhereWS\
LicenseKey
String
P0O9K8H7G78NTJDIKBE76EMEGEDGVAE6
LicenseType
DWORD
1 (Do not Edit)
Port
DWORD
8051 (Decimal)
Version
String
3.7.11118.1140 (Do not edit)
It's recommended that for the License, you keep it blank in your config file, so you remember to update it in the registry.
Example Registry:

Example config file from same machine:

Last updated