• Snapin Parameter by API?

    3
    0 Votes
    3 Posts
    1k Views
    F

    @sebastian-roth thx, at the bottom it’s nearly what I look for.
    But how can I set a default parameter as a Path for example in the snapin screen, but overwrite it if I set a parameter…?

    regarding the example on the link:

    {
    “taskTypeID”: <IDOFTASKTYPE>,
    “taskName”: “robocopysync”,
    “destination”: “<path>”,
    “source”: “<path>”
    }
    Can I use them like this?

    0_1510746465332_Bildschirmfoto zu 2017-11-15 12-46-58.png

    And regarding the API: Whats the difference between a SnapinTask and a SnapinJob?

    TIA

  • Updating Fog to newer version and Pending Mac Addresses

    6
    0 Votes
    6 Posts
    3k Views
    Wayne WorkmanW

    @bmick10 said in Updating Fog to newer version and Pending Mac Addresses:

    just wondering if it is always something that breaks locally or if things can be affected by developers or fog employees.

    We aren’t employees, FOG is supported entirely by a community of volunteers that help out at their own discretion, of their own accord. There’s no money involved besides donations - which are never expected but always appreciated. You can help out too, just by answering questions you can answer or writing tutorials or documentation, videos, etc. You’ll find that you will learn a ton just by reading the stuff that’s posted here.

    As for if things are affected or not by the devs - if you re-run the fog installer, it would get the latest kernel and init in order to support the latest hardware - but no web-core changes or DB changes are made unless you actually go get the latest version of FOG. As for your OS, when you re-run the installer it makes sure it has the latest version of the packages it needs, everything else is left unchanged. Ubuntu is notorious for resetting customized configuration files during updates, which in turn cause problems - this is of course compounded because Ubuntu by default automatically updates and most people aren’t knowledgeable enough about Linux to rip out that functionality.

  • What app does FOG use to manage partitions?

    8
    0 Votes
    8 Posts
    2k Views
    A

    @george1421 I’ll do some more testing Monday and get back with the results.

  • Deploy way faster than Capture

    4
    0 Votes
    4 Posts
    2k Views
    A

    Thank you for your answers.

  • Why "Partition System Reserved" size is dynamic when deploying ?

    9
    0 Votes
    9 Posts
    3k Views
    S

    @FredG Sure we could go with a list of lables but what bugs me is that lables are just kind of like a sticky note. Very much volatile and therefor I don’t think it’s worth the effort to add this to FOG. I would like to come up with a more reliable / robust way of actually detecting if a partition is system or recovery or …

  • 0 Votes
    4 Posts
    1k Views
    R

    Thanks George and Wayne - I’ll submit my request for wiki account now.

  • Need To Update Existing Image - Missing Some Pieces

    12
    0 Votes
    12 Posts
    4k Views
    george1421G

    @dpotesta50 (snarky: I did amend my original post to reduce the snark level).

    The unattend.xml and setupcomplete.cmd files are something created by your previous admin to tweak your windows 10 build post image deployment with company/site specific settings. You may want to review these files to understand why he felt the need to do this. I can tell you its common practice to use the unattend.xml and setupcomplete.cmd files. So the short answer is yes you may need them.

    If you don’t have them, and your previous admin used them, I can tell you how to collect them (assuming they are in your master image today). Take a computer and deploy your standard image to it, when FOG is done, power off the computer. Take the hard drive out and add it as a second drive temporarily in another computer. This will give you access to the media to collect these files.

  • Error to capture image

    13
    0 Votes
    13 Posts
    4k Views
    A

    “default” is not used.

  • Roll back Clients?

    7
    0 Votes
    7 Posts
    2k Views
    Tom ElliottT

    And I say again, FOG doesn’t do this natively. How you configure your machines is how you configure them. FOG Just captures a replica of the hard drive. It will deploy that replica to many other systems.

  • Passing host variable to iPXE menu

    18
    0 Votes
    18 Posts
    8k Views
    D

    @george1421 said in Passing host variable to iPXE menu:

    @sebastian-roth I don’t think this is possible here. I think we have the chicken and egg situation here. dhcp knows about the computer’s name because the client tells it during dhcp negotiations. In this case, the client is a new born and doesn’t know enough to tell the dhcp server its name. To get it to work correctly the OP may have to setup dhcp reservations to inform the dhcp server what the client associated with mac address xxxx is.

    Exactly this. We should used to furnish boxes with the hostname through DHCP (using option 012) but it requires manually configuring reservations.

  • 0 Votes
    6 Posts
    2k Views
    A

    Thank you guys, I will try these steps, I’ll keep you updated if anything happens

    Thanks

  • Use QNAP NAS as source to multicast to clients

    11
    0 Votes
    11 Posts
    4k Views
    george1421G

    @guyincognito said in Use QNAP NAS as source to multicast to clients:

    I don’t think I want to try running the whole fog-server on the nas, I would be too scared if something brakes after updating the NAS-Software for example. A dedicated fog-server seems to be more practicable.

    I agree 100% with this comment.

  • Shutdown computers after multicast session (No registration/groups)

    2
    0 Votes
    2 Posts
    797 Views
    george1421G

    You can set kernel parameters on a global basis (as you found). You can also set kernel parameters on a per-host basis too (I assume it also applies to FOG groups). So only host will know about shutting down after imaging (or any time bzImage is transferred to the target computer).

    BUT I think your quest has merit as a feature request. (in my non-programmer opinion) There should be an option on the setup page for multicast to shutdown after imaging, just like there is for a unicast image. I can see value in having that part of the core function of FOG.

  • Need Help Imaging Macs

    3
    0 Votes
    3 Posts
    1k Views
    S

    @bricktop135 Though George is right about the USB key setup to boot Macs (and other machines) this is not the perfect way since it has issues.

    Depending on the Mac you have you should be able to boot iPXE directly from a USB key (slightly different to what George posted). From what I read between the lines you have PXE settings in your DHCP server already or you wouldn’t have been able to PXE boot the windows PCs for imaging. Or did you use George’s USB key manual for the windows clients as well?

    So back to the “other” USB key method. Simply format a USB key with FAT32 and create directories \EFI\Boot\ on it. Then copy ipxe.efi (found in /tftpboot on your FOG server) into that sub-directory on the USB key and name it bootx64.efi. So you end up with a single file on that USB key: \EFI\Boot\bootx64.efi

    Plug in the USB key, fire up your Mac and hold down ALT on the keyboard. You should see several boot entries. Select the orange one called “EFIBoot” and see if you get to the FOG menu.

    Please take a picture in case you hit an error and post here so we can have a look.

  • Image task not going through

    Solved
    63
    0 Votes
    63 Posts
    38k Views
    J

    @tom-elliott 😄
    It works perfectly now

    Problem: image task not going to completion, getting error
    could not complete tasking /bin/fog.upload
    on host

    Solution: configure password - fog user account, tftp in fog settings and storage node - to match that in .fogsettings file
    https://forums.fogproject.org/topic/10892/could-not-complete-tasking-bin-fog-upload/2
    AND configure SELinux policy (CentOS/Red Hat)
    To make it permissive all the time:
    https://wiki.fogproject.org/wiki/index.php?title=Fedora_25_Server#Continue_pre-config
    Particularly the two lines dealing with SELinux.

  • Snap ins - Dumb down the details for me...

    5
    0 Votes
    5 Posts
    2k Views
    AvaryanA

    Since I don’t currently have any important work to do while at work…

    Inkscape. Newer versions have a MSI file. Should be very easy to make a Snapin with.
    Download link: https://inkscape.org/en/gallery/item/11263/inkscape-0.92.2-x64.msi

    LanSchool. No idea what this is, but it does offer silent installation options so you should be able to script something.
    https://helpdesk.stone-ware.com/portal/kb/articles/install-uninstall-lanschool-via-the-command-line-cmd
    https://helpdesk.stone-ware.com/portal/kb/articles/scripting-or-mass-deploy-switches-for-lanschool-install

    Scratch 1.4. Use the msi file available here. It has an ini file with it, so upload the entire zip file as a SnapinPack and choose the msi template.
    http://download.scratch.mit.edu/Scratch1.4.msi.installer.zip

    Scratch 2. Already showed you that one, but there are newer versions available.
    https://scratch.mit.edu/download

  • Have some problems with dban

    16
    0 Votes
    16 Posts
    5k Views
    S

    @loktar said in Have some problems with dban:

    I still cannot list x.x.x.x/dban For some reason. It still redirects.

    That’s ok. Just the way our redirecting works right now. It’s on my list to fix but … can’t do it all at once. But you should be able to access the file through URL directly. Just no directory listing possible!

    Great you got it working now. Marking this solved.

  • Solus Linux

    8
    0 Votes
    8 Posts
    2k Views
    R

    @wayne-workman Nothing is wrong with Debian. I use UbuntuStudio16.04 as my FOG server OS at my work. I was just asking the question to see if it would work for my home setup.

    Thanks,
    Reuben

  • Unable to edit profile

    7
    0 Votes
    7 Posts
    2k Views
    Matthieu JacquartM

    @joe-schmitt Perfect ! 😉

  • finally switched from 0.32 to 1.4.4

    2
    1 Votes
    2 Posts
    970 Views
    Wayne WorkmanW

    @tian said in finally switched from 0.32 to 1.4.4:

    when all computers are starting simultaneously there are more deploying at the same time than allowed in the storage node’s “max clients” option: e.g. 13 are allowed and it has been 14 to 16 for the first deploy batch of a room, the later computers normally will start when it is below 13 again but it can happen that 2 will start at the same time again (depending on the moment they try to check in I think) and it might be 12->14 again

    That’s a known problem - it’s caused by a race condition. It is a minor problem since everything still works and sort-of stays within the boundaries.

106

Online

12.6k

Users

17.5k

Topics

156.4k

Posts