• Persistent Tasks

    2
    0 Votes
    2 Posts
    697 Views
    george1421G

    This is a slight alternative if you updated your workflow.

    When the computer is checked back in and placed in the dock.
    The staff member would boot the computer up in the dock and either press F12 to get to the boot menu and select network to reach the fog menu (or based on the boot order it would boot to the FOG Menu right away). Once at the fog menu the staff member would pick quick image (or what ever its called now). Then fog will lay down the image. There is no need to touch the web console. I’d have to check but I think we can even set the quick image feature as a default FOG Menu option. In FOG 1.4.0 (soon to be released) there is an option to limit the quick image menu to only display the image you defined for that host system. Today it will list all images defined in the FOG environment.

    There is another option that may take a little hacking (very little). When you schedule an image deployment FOG creates a task for this. At the very end of the image deployment the target computer checks back into the fog server and tells it “I’m all done”. When the fog server gets the “I’m all done” signal it will remove the task from the list. If that “I’m all done” signal is not sent by the target computer the task will remain in the queue. Someone with little computing skills could make this change to the inits to disable this signal. I’m not in favor of this route, but it is possible to do without much effort.

  • Yum-cron default safe for FOG?

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @Wayne-Workman Thanks so much! Setting up auto updates will be next on the list 🙂

  • Post Sysprep Driver Install

    19
    0 Votes
    19 Posts
    9k Views
    L

    @Quazz said in Post Sysprep Driver Install:

    But say you work repair service where every possible model under the sun gets dumped for you to fix, then you need a broader solution.

    warning with snappy driver installer… the project was hijacked and now includes malware… therefore a fork was generated called snappy driver installer origin…

    https://sourceforge.net/projects/snappy-driver-installer-origin/

  • Pxe timeout error after upgrade to 1.4.0 rc7

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    S

    Someone had made a change to the dhcp server and took option 066. Working now. Thanks

  • Remove your webroot redirect to /fog when going to >= rc4

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    S

    Thanks all good!

  • FOG running under Linux Bash Shell on Windows 10

    8
    0 Votes
    8 Posts
    5k Views
    x23piracyX

    @Wayne-Workman not tested yet, but i will try this but don’t expect it in the next hours 🙂

  • Delete time to wait for "wipe task"

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    J

    @george1421 Thanks a lot

  • PXE Boot on laptops - Security concerns?

    7
    0 Votes
    7 Posts
    3k Views
    Wayne WorkmanW

    @Bob-Henderson The sometimes not part - that’s probably a fog client issue. Like encryption reset needing done or bad config or something.

  • Migration from SVN to Stable

    5
    0 Votes
    5 Posts
    1k Views
    JunkhackerJ

    @george1421 ah, that’s right. i forgot about that. that would make his version a month or two before the first 1.3.0 RC build. there shouldn’t be any problems with upgrading that.

  • FOG Installation with Centos 7.3

    5
    0 Votes
    5 Posts
    2k Views
    george1421G

    @Rj_linux Wayne I think explained it well. FOG uses distibution standard dhcp server (if running on an isolated network). If you already have a dhcp server the clients are using there we have other ways to support pxe booting if you existing dhcp server is not able to supply the dhcp option 66 and 67 values for you.

  • Imaging HP EliteBook 840G4 : Could not boot: No such device

    14
    0 Votes
    14 Posts
    5k Views
    J

    @george1421 said in Imaging HP EliteBook 840G4 : Could not boot: No such device:

    @jamessl That is the entire content of that file?

    I would expect the config file to look a bit more like the one in this link: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence#Example_1

    With the IP addresses change to match your isolated network setup.

    George - full file posted above. Any ideas why it doesn’t work? I guess that none of the classes are able to interpret the UEFI on the HP laptop and boot it? If so, how would I build a class to make it boot?

  • Setup 2nd FOG Server

    9
    0 Votes
    9 Posts
    3k Views
    JunkhackerJ

    unless you’re specifically testing the ipxe boot file, you can just set up a line in the default.ipxe file like this

    :bootme # redirected to dev server for test environments ##test-computer iseq ${serial} F8HLK02 && chain http://test-server/fog/service/ipxe/boot.php##params || # normal fog server chain http://normal-fogserver/fog/service/ipxe/boot.php##params
  • Upload certificates from client computers after reinstallation

    6
    0 Votes
    6 Posts
    1k Views
    Tom ElliottT

    The certificate stored on the “clients” is the Public certificate from the FOG Server.

    The only certificates to backup are in /opt/fog/snapins/ssl on the main FOG Server. As long as the public cert the clients receive match the originating server’s private certificate CA signature, all will be well.

    So there’s nothing to do with the “FOG Client” install.

    As of FOG 1.4.0-RC-3 the /opt/fog/ssl directory is backed up to other storage nodes as necessary too.

  • Help a noob with Compression

    6
    0 Votes
    6 Posts
    3k Views
    fry_pF

    @george1421 Ah ok. I think I may be fine with the i5 and 8GB of ram in that model, but I do have a Optiplex 780 image that I can improve by lowering the compression then. Thanks for the tips!

  • How to deploy teamviewer ?

    15
    0 Votes
    15 Posts
    9k Views
    F

    Hello,

    I’m using simple switches to deploy :

    start /wait TeamViewer_Host_Setup.exe /S /norestart

    Find on the google at source: Teamviewer silent install

    Best regards

  • Imaging computers at 2.6Gbps

    40
    5 Votes
    40 Posts
    16k Views
    B

    @Joe-Schmitt Just dropping from NFS over to HTTP/SPDY/etc is huge.

  • Why I use FOG over WDS, and my FOG workflow for a school

    3
    5 Votes
    3 Posts
    3k Views
    O

    Thanks! I did try that but since I’m scanning two barcodes per computer I lost my two columns when I did that (everything got flattened into one column with alternating asset numbers (hostnames) and MAC addresses). I contemplated making a barcode consisting of a CRLF that I could scan off a piece of paper as needed but I don’t think that’s possible (or maybe it is).

  • Conditional execution of a snapin ?

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    C

    @Tom-Elliott Yes. Where can I do it ?

  • Redirect /fog/management to root X.X.X.X

    30
    0 Votes
    30 Posts
    13k Views
    Wayne WorkmanW

    @captjoekpr The stackoverflow thread I posted shows how to do it in the apache configuration file - not an .htaccess file. This would be the way I’d recommend doing it.

  • Server IP address for client

    3
    0 Votes
    3 Posts
    973 Views
    Wayne WorkmanW

    My advice is don’t use IP addresses. Use the hostname of the main fog server - it’s easy to change a DNS record on your DNS server. Not so easy to change the IP address of thousands of clients.

    Here is information on replication:
    https://wiki.fogproject.org/wiki/index.php?title=Replication
    https://wiki.fogproject.org/wiki/index.php?title=Location_Plugin

113

Online

12.4k

Users

17.4k

Topics

155.9k

Posts