Hi there,
Recently I was tasked at work to set-up a image server so we can install windows 10 at the same time and finally ditch the usb sticks for good.
I’ve set-up fog server on a ubuntu 16.04 machine with ssd. All is working well and I can image a pc. However, I came across multiple problems that hopefully have simple fixes.
All the guide say that I should disable dhcp on the fog server and reroute all pxe requests to the server. However, we only use consumer level stuff, like our zte router from our isp. We are a small(ish) refurbisher that started three years ago. We all have the rest working well, just this thing would be really useful. You lose usbs ect.
Currently we have some older non uefi systems and most of our systems are uefi. I was planning to make four images. Two legacy with windows 10 pro and with(out) office and the same for uefi systems. Currently I’m struggeling with these things:
- I’m assuming fog project supports uefi?
- If I make a image and upload it to the server, is that a universal image, or does it only work on that pc model? We need it to work on any pc.
- Is there any way to make the fog server handle all the dhcp for us, but not screw around with our regular internet? It’s causing any client to not see the router anymore and it will not connect to the internet anymore.
Here is our current setup isp -> [zte router] -> [wifi AP] - cat6 cables to tables from zte router -> [non managed switch x3] -> clients
I’ve also tried to use a standalone table with one switch to and just the server to install them there from the network. I have installed the fog server on 192.168.1.1 but I cannot get the admin console to load here.
If you have any advice / tips, that would be greatly appreciated. I’m not the most technical person when it comes to management, i’m more from the pc repair side
Thanks!