Ok so. I setup my main server at hq.mydomain.com and my second com server at a remote location at remote.mydomain.com, I have the setup all complete per the video and in about the coms see eachother, the api hit is working and gives me the 60. So I believe everything there is working. What I do not understand is now when I generate an install iso to boot from for image deploy, the iso is going to be tied to hq.mydomain.com so wouldnt the client reach out over WAN back to the main instance even if it is physically connected to the network/LAN (not necessarily the same subnet) as the second com server, the goal is to not push images over WAN but to sync the images between the two instances. I want to get PXE working with the direct IP and that will help alleviate this issue as we can reserve the usb install method to actually use WAN which is fine. Other issue I think I have is replication, currently I have write directly to SMB set and I think this may be incorrect, based on the video the image files need to uploaded to the local com server from the client, that com server will then handle replication to the same smb share that both com servers can reach, then it will replicate again to the second com servers local storage. I wanted to only store images on an smb share if possible but if this is necessary for this to work I will work around it. Thanks again for your help and response here I really appreciate it, this is very cool!