I am having the same issue. I already checked and my passwords are the same in both those places. We did change our DHCP server, but images come down fine so i think tftp 66 and 67 are set ok in it. Also I can ftp into the box using the credentials.
Posts made by Roger Saffle
-
RE: Creating images
-
RE: Adobe or Cute PDF printer
This doent install a printer that can save PDF files. I know how to install a regular printer. I found the inf file for Adobe and CutePDF but they need a special PDF saving port that is only installed via the software. I think I will need to make the software part of our image to get the port, and then use fog to add a printer so that it does not get deleted.
-
RE: Adobe or Cute PDF printer
Yes, its part of the image. How does one add a software only printer that does not have an INF?
-
RE: Adobe or Cute PDF printer
We use fog to deploy our printers. If we choose “add and Remove” for the management, it deletes the pdf printers. I assume this is because they were not installed by fog because they are not actually printers. Fog is the one deleting the pdf printers. IM not looking on how to install the pdf printers, i already have that done.
-
RE: Adobe or Cute PDF printer
Thanks for the info, but I wanted to NOT delete the fake adobe or cute pdf printers.
-
Adobe or Cute PDF printer
Got fog pint working. Right now we only push printers out to PCs. I want to start setting fog to also delete printers. We have Adobe/Cute PDF printers. How do I get fog to [B][COLOR=#ff0000]not[/COLOR][/B] delete this printers since they are software and not real?
-
RE: Snapin downloads
Tom,
If I left those two fields blank, the snapin seems to run just fine. -
RE: Snapin downloads
I think it fails with the same above error. I will verify tonite. Thanks again for your time and effort.
-
RE: Snapin downloads
yep have to add the /c in the “snapin run with arguments” box . It is not optional.
-
RE: Snapin downloads
HOLY @#$%@$# I got it to work. i added the /c in the argument parameters. I will try to duplicate tomorrow and report back.
-
RE: Snapin downloads
I tried it on my home fog server. Got the same issue. Least I consistently fail. Here is the fog.log
[CODE]7/23/2014 11:08 PM FOG::ClientUpdater Client update process complete, exiting…
7/23/2014 11:11 PM FOG::SnapinClient Attempting to connect to fog server…
7/23/2014 11:11 PM FOG::SnapinClient Module is active…
7/23/2014 11:11 PM FOG::SnapinClient Snapin Found:
7/23/2014 11:11 PM FOG::SnapinClient ID: 1
7/23/2014 11:11 PM FOG::SnapinClient RunWith: c:\windows\system32\cmd.exe
7/23/2014 11:11 PM FOG::SnapinClient RunWithArgs:
7/23/2014 11:11 PM FOG::SnapinClient Name: IPV1
7/23/2014 11:11 PM FOG::SnapinClient Created: 2014-07-24 03:01:34
7/23/2014 11:11 PM FOG::SnapinClient Args:
7/23/2014 11:11 PM FOG::SnapinClient Reboot: No
7/23/2014 11:11 PM FOG::SnapinClient Starting FOG Snapin Download
7/23/2014 11:11 PM FOG::SnapinClient Download complete.
7/23/2014 11:11 PM FOG::SnapinClient Starting FOG Snapin Installation.[/CODE] -
RE: Snapin downloads
Me either. Does this look right (see attached img) ?
also my scrip is simply
cd
ipconfig /all >c:\ip.txt[url=“/_imported_xf_attachments/1/1197_Capture.JPG?:”]Capture.JPG[/url]
-
RE: Snapin downloads
I believe we did both. The client does work to rename the PC and to deploy printers.
-
RE: Snapin downloads
I put a carriage return at the end of the file. Same results. Last line says
Starting Fog Snapin Installation
and nothing after that. -
RE: Snapin downloads
yes it is a bat file. It did not have a carriage return. Trying again now.
-
Snapin downloads
made a simple cmd file that just does an ifconfig and pipes it to a text file
ipconfig >c:\ip.txtfile runs fine manually. I am trying to push it out via a snapin. The fog.log show it as downloaded. Then it shows it as starting install, but never does anything after that. I dont think it actually installs. Any ideas?
-
RE: FOG::PrinterManager Failed: it looks like the local printer is missing.
I figured it out. We had inf files on our server that we used to install printers via batch files. I tried to use those same inf. For some reason they did not work. I reinstalled the exe that installed the inf files on the local machine. Pointing fog to these clean installs of INF files worked.
-
RE: FOG::PrinterManager Failed: it looks like the local printer is missing.
Come on someone must know. Still can not get this to work. Built a new fog sever and same issue.
-
RE: I am getting DCHP/BootP: Reply not for us. Or PXE- E51 :no dhcp or proxyDHCP offers were recieved
UPDATE: we found that if we pull the AC power and the network cable then plug them back in that the PCs image just fine.