• Server migration - Name changing issues

    Unsolved
    15
    0 Votes
    15 Posts
    4k Views
    Wayne WorkmanW

    A year ago maybe I tried using a snapin to remove the old client and install the new one. I didn’t have any luck, I ended up using the hammer for it (group policy computer based startup script).

  • Attempting to check in - Failed

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    F

    Good news I see the imaging process going through now. Problem fixed. Thanks Tom.

  • RC-36 Breaks FOG Client AutoUpdater?!

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    AngryScientistA

    The holidays have officially begun here, so I will be unable to check on anything until at least 1/5/2017

    But yes, I will perform all your recommended steps upon my return.

    Happy holidays everyone!

  • Cannot change language of management webpage

    Unsolved
    7
    0 Votes
    7 Posts
    4k Views
    Matthieu JacquartM

    Hi, I can’t help you, I’m French but I’m prefer to stay with english language
    I tried to choose French on mamagement login page and in fog settings - General settings change FOG_DEFAULT_LOCALE with French also, but any change on display language.

  • What's the password of iPXE root account?

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    Wayne WorkmanW

    @Maorui2k Package your own init using the source.

    You can chroot into FOS while it’s uncompressed and change root’s password, then exit, and package FOS into an init.

  • Trying to use fog on pc with 2 nic

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    Wayne WorkmanW

    This is a known issue. In systems with two NICs, the 1st NIC in iPXE isn’t always the 1st NIC in FOS (fog operating system). This messes with tasking. Also, I’m not entirely sure if both NICs or just the first NIC gets registered.

    A long while back, I suggested that we should loop through all the NICs in FOS and try to get an address on them one at a time, and with each one try to contact the FOG Server from each. Once a NIC is found to be successful, exit the loop and proceed.

  • Some Explanations In Regards to Snapins Requested.

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    J

    Some clarifications:

    Snapins
    A snapin is simply a way to get the client to run an executable. So why is there no EXE template? Well on windows .exe can simply be executed as is without a helper program. So no snapin fields have to be set. Imagine snapins like this:

    Open a CMD prompt How do you want to perform your action? Is it an EXE? If so you just type MyProgram.exe and it runs. Want to run a batch script? You’d type something like cmd.exe /c MyScript.cmd. The bottom Snapin Command shows the end result of your snapin configuration

    Snapin Packs
    Now snapins are pretty limited, but that’s what legacy FOG was built with so we kept it for compatibility. In your post you say I generated a “SFX” silent printer installer that’s a work-a-round that snapins forced onto people. And when the new client introduced Linux and Mac support things like the SFX work-a-round were no longer viable as it’s Windows only.

    So we came up with a concept being being able to “pack” up multiple files and deploy them using the pre-built snapin system (ergo “Snapin Pack”). I’ll admit we don’t have the best documentation when it comes to things like Snapins and Snapin Packs but it’s community driven documentation. Where people think it lacks, they add to the documentation.

    @Wayne-Workman has done an awesome job providing almost all of the snapin pack documentation we have (https://wiki.fogproject.org/wiki/index.php?title=SnapinPacks).

    The basic idea: zip up a bunch of files you need, and provide 1 runnable file/script in that zip to handle everything (e.g. a batch script to move all of your printer driver files in place).

  • FOG doesn't attempt to pull drivers through postdownloadscript for M.2 drive

    Unsolved
    2
    0 Votes
    2 Posts
    954 Views
    Q

    If you’re using the default script, I believe it looks for /dev/sda, which nvme drives aren’t.

    You’ll need to alter the script to a more universal version, I believe there’s a thread where some people were working on that a bit.

  • Moved images from FOG 0.32 to FOG 1.2 says not partclone image

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    Thanks, that did it. I was able to push down the old images. Tks

  • Imaging Dual Boot on M.2 SSD

    10
    0 Votes
    10 Posts
    5k Views
    jamcdonald120J

    @Tom-Elliott thanks, we managed to push the image with our work around in time, I can try your fix out soon when we re image the machines

  • Host didn't reboot after registeration, capture and deploy

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Maorui2kM

    I tried a few kernels and confirmed the issue is related to kernel version, kernels older than 3.14 worked in my host.

    The exception might be an exception… I could not reproduce it.

  • Moved from Fog 0.32 to 1.20 help with snapin VBS

    3
    0 Votes
    3 Posts
    717 Views
    Wayne WorkmanW

    Also just adding tidbits of info to the discussion, 0.32 and 1.2.0 used the same FOG Client. If it worked in 0.32, it most surely can work in 1.2.0.

    Also, at this point I’d advise just using the release candidate of 1.3.0, it’s worlds beyond prior stuff.

  • 0 Votes
    5 Posts
    2k Views
    george1421G

    @ethompson66 Thats great to hear it was just a driver. Some time down the road we can talk about having a universal image (that is sysprep’d) and injecting the model specific drivers during FOG imaging. That is what we do for our Dell fleet.

  • Failed to start tasking type Capture. Could not find any nodes containing this image

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    M

    @Tom-Elliott working good now, thanks!

  • image failed to restore and exited with exit code 0

    Unsolved
    19
    0 Votes
    19 Posts
    7k Views
    A

    Thank you for your help.

    Best regards.

  • fog project hard disk not found

    Solved
    12
    0 Votes
    12 Posts
    5k Views
    L

    i dont know how to update topic status to solved

  • Help needed with advanced menu (with login)

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    K

    Thanks a lot for the help, it is working.

    I believed that the “fog.advancedlogin” menu item is itself the advanced sub-menu item, and every other menu item that i configure to show with " Advanced Login Required" will be an item in that sub-menu. Since that was not working i fuzzed with fog.advanced, and fog.advancedlogin, menu visibilities, and the "advanced menu login.

    TBH now i’m very confused, but at least i have a working solution. Thanks a lot again.

  • Progress on snapins

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    Tom ElliottT

    @Albertus The hosts that aren’t working, please place them into a group and select:

    Reset Encryption Data

    I’m seeing the message:

    2016/12/14 4:28 PM Middleware::Response Invalid security token

  • Clients get wrong DNS

    Unsolved
    14
    0 Votes
    14 Posts
    4k Views
    Wayne WorkmanW

    @Warrender6 Here’s an example. You should just re-write this whole configuration. ISC-DHCP can support both BIOS and UEFI at the same time, you don’t need to go in there commenting and uncommenting filename lines.
    https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence#Example_2

  • Node registration failed in 1.3.0-RC30

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    Maorui2kM

    Updated to RC36, and both full & quick registration worked as expected!

96

Online

12.7k

Users

17.6k

Topics

156.8k

Posts