Hi, thanks for your response, I guess I was vague, yes all computers have the client installed and in the past when I would force a task to start the box would pop up that says the client has a task scheduled to start and the client would reboot, It was just a nice tool to use, but maybe that is gone now, thanks for your help!
Latest posts made by Kyle Myhre
-
RE: Client Restart
-
RE: Image Upload Issue
Is this a windows 7 machine that is freshly reformatted? or one that you cleaned up to pull the image for?
-
RE: FOG HELP PLEASE HELP
Just in my personal experiences I have never had to set up the DNS and as far as the address for the dhcp server, I always set mine to match the fog address, it works for me. As far as having your fog server on a laptop, you are going to have to run a couple of different commands in the terminal every time you turn on the laptop…
[CODE]sudo stop tftpd-hpa
sudo start tftpd-hpa[/CODE]this is all going off of my head, try it and see if you have any luck
-
RE: Upload Image FOG - UBUNTU
did you run sysprep as administrator before you tried to pull the image? (first pic)
-
Client Restart
Hi, I am currently running fog in a school setting and am working on renaming some computers, I was wondering if anyone would have any idea why the clients are not automatically restarting and getting the new computer name? The clients also do not automatically restart when I try to “force” a task through. We recently got all new switches, could this be a setting on the switches that needs to be addressed?
Thanks
-
Setting up ProxyDHCP
Hello, i am trying to set up a fog server using proxyDHCP and have followed the wiki to this point where i need to restart the dnsmasq and i get this
[CODE]root@kyle-OptiPlex-760:~# sudo /etc/init.d/dnsmasq restart
- Restarting DNS forwarder and DHCP server dnsmasq
dnsmasq: failed to bind DHCP server socket: Address already in use
[fail]
Anybody know why this might be?? If you need more code i can post that too, Thanks![/CODE]
- Restarting DNS forwarder and DHCP server dnsmasq
-
RE: Default gateway win 7
Yea it is happening after I boot windows, sorry for the mix up on thinking it was FOG, do you have any suggestions on what I could try to fix it? Have tried just about everything I can find on the internet?
-
Default gateway win 7
I am cloning a group of HP mini’s and when I do, each of them gets a “default gateway cannot be reached” error when they are restarted, I have looked around and cannot find any solutions, please help!
-
Image storage
Just a quick easy question, when you pull a second image, does it delete the previous one for that computer in the fog storage?