There are several problems with this install, but the major one I need help with is that the pxe boot image returns the above error. It says it cannot contact theopenem server, then says the clientimaging web service is not functioning, try typing test in a web browser (error text from memory, something similar to the above). I can't find anything in the log files about that error and I can't find anything in the documentation about testing it. I saw something about testing the api's and it should display "60" in the browser, and those all passed.
Installed on Server 2016, I had to run the database on port 13306 as mysql was already installed and we do not have the root password and don't want to change it in case the other software needs it.
Other problems: There was no config file for pxelinux (pxelinux.cfg/default) and the ui didn't seem to create the boot files correctly. I had to create the file manually and was able to get it to boot over the network, but with the above error.
The scheduled task was not created because the toemskeepalive user was not created due to the password not being acceptable to the password requirements on the server. I created the user myself and the install gave an error that it couldn't create the task because the password for the user was incorrect. I can't import the task because I can't find the xml file anywhere.
Right now, I would simply like to be able to create an image and deploy it.