====== ====== CHAPI runs as a NETWORK SERVICE and needs a URL registration for its HTTP listener. The installers automatically add this registration for us but we can also do it manually if required via command line commands. ===== Cautions ===== Warning - Do not perform when users are logged into Control. ===== Adding a URL Registration ===== - Open a Command Prompt (Run as administrator) - Type in the command below and execute it. netsh http add urlacl url=http://+:12556/ user=”NETWORK SERVICE” ===== Deleting a URL Registration ===== - Open a Command Prompt (Run as administrator) - Type in the command below and execute it. netsh http delete urlacl url=http://+:12556/ ===== Source ===== Contributor: Brandon & Seth, Cyrious Date: 7/5/2013 Version: Control 5.1