• Computers stuck on PXE boot

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    fry_pF

    @Sunks I use this method to clean out tasks and other odd database junk:
    https://wiki.fogproject.org/wiki/index.php/Troubleshoot_MySQL#Database_Maintenance_Commands

    I really only do the first batch of cleanup commands in this link, deemed the safe ones to perform.

  • 0 Votes
    15 Posts
    2k Views
    S

    @davemccracken Not pointing at anyone here! Just good you know how it happened and it’s not something out of the blue or “FOG messed up”! 😉

  • Image not compressing

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    george1421G

    @xburnerx00 said in Image not compressing:

    I wanted ssd but people in charge dont think they’re worth it for old machines

    They are looking at it from the wrong direction. For $60USD you can extend an old machine’s life for 2 more years. Then you move the SSD to a new old machine. There is very little price difference to not switch to an SSD. Understand that you don’t need a 500GB disk because most of that is wasted. Windows 10 is happy to fit in 70GB of space. So if you don’t have much data a 127GB or 256GB is more than enough.

    But I understand what you are saying, its not your checkbook that pays the bills.

  • Access Control Plugin

    Solved
    14
    0 Votes
    14 Posts
    5k Views
    K

    @Fernando-Gietz Thanks, now its working!

  • TFTP Not Working

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    ayy_nelsonA

    [EDIT: sorry didn’t see this marked as “solved”]

    @jconway1006, not sure if you were able to get your web service back up.

    After testing on CentOS, I found that 1.5.7 would not work, and I had to move to dev-branch (1.5.7.2)… not sure why, but it worked. Maybe a clean install on the VM server is best.

    I’ve also noticed with VMware it frequently takes more than one try to get the iPXE connection. To get around it

    boot to EFI bios and try PXE network boot

    at each failed attempt, choose the shutdown option in blue screen

    rinse and repeat

  • Multicast just hangs

    Solved
    30
    0 Votes
    30 Posts
    9k Views
    rogalskijR

    Found the issue! After some research and discussion with Cisco, we had to add “PIM” to the vlan on our core, even though both the server and client are both on the same vlan!

    Used the command - ip pim sparse-dense-mode on vlan 1 interface and it started working like a charm! I really appreciate everyone’s assistance here. This will help our institution so very much.

  • Postdownload script error halts execution

    Solved
    5
    0 Votes
    5 Posts
    430 Views
    J

    I was using notepad ++. I guess creating the files from scratch uses the windows CR EOL format. I switched them all to LF and will never have this insanity happen again!

    thx!

  • PXE cannot connect to new Lenovo Laptop

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S

    @Athena What exactly do you need help with?

  • Swap UUID does not match after deploy

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    S

    I still pushed the fix but I’d hope that people help us testing things more!!

  • Group printer settings defaulting to ONLY ASSIGNED PRINTERS

    Solved
    2
    0 Votes
    2 Posts
    226 Views
    S

    @njones You expect group settings to be what I’d call “persistent” but that is not the case in FOG. Groups are more or less just a tool to push settings out to severl host objects but does not store the group information within the group object. Please search the forums for “persistent groups” and read a couple of topics on this.

  • Multicast with multi-NIC FOG server

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    B

    Hi @Sebastian-Roth and @EduardoTSeoane,

    Thank you for your answers.

    @Sebastian-Roth said in Multicast with multi-NIC FOG server:

    @benjamind May I still ask you to post the full output of the command ip a s. I don’t like to do all the guesswork.

    Sorry, but i have removed the virtual NIC to put the server directly in the subnet of the machines.

  • Cannot Capture Desktop Machine - Reading Partition Tables Failed

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    J

    @Sebastian-Roth I had the same errot as @zclift15 but it seems to have fixed itself perhaps it just took a minute for the change of primary disk to trickle down

  • Multicast off of bond

    Solved
    14
    0 Votes
    14 Posts
    2k Views
    D

    @george1421

    George/Tom…you are genius’s

    I am overcomplicating things. To not define address’s was the answer. Multicast works on my network as i said earlier because i can VLC RTP stream just fine. I have routers setup to do PIM SM. Specifying a multicast rdv was my downfall.

    All of you are amazing. Please keep up the great work!

  • Printer errors

    Solved
    16
    0 Votes
    16 Posts
    3k Views
    S

    @chunter2 said:

    05/09/2019 7:45 PM PrinterManager Adding printers 05/09/2019 7:45 PM Printer Adding: Computer Lab x64 05/09/2019 7:45 PM PrinterManager Could not read printer INF file: bad path 05/09/2019 7:45 PM Printer Adding: Workroom Copier_64bit 05/09/2019 7:45 PM PrinterManager PrintUI return code = 0 05/09/2019 7:45 PM PrinterManager Restarting spooler

    And then this the second and subsequent times through.

    05/09/2019 7:47 PM PrinterManager Adding printers 05/09/2019 7:47 PM PrinterManager Computer Lab x64 has already been configured 05/09/2019 7:47 PM PrinterManager Workroom Copier_64bit already exists

    I might have misunderstood that part wrong when you mentioned this first. It’s not easy to keep up with dozens of requests in the forums and see it all clearly when things are a bit hidden between the lines or messages. I hope to get some more time to dig through that part of the code and see if I can find out why it was programed the way it is (or find a loop hole in it).

    I do understand this is an opensource project so no need to feel bad for not having the time. I can wait. I hope I’m coming across as a help and not demanding.

    Thanks for mentioning! Good to hear that we are on the same line here.

  • Could Not Mount Issue

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    george1421G

    Or use sysprep to power off the computer
    Or run this command to properly power off the computer for cloning shutdown.exe -s -t 0

    You found the issue with Windows 8+ where shutdown isn’t really shutdown but an enhanced sleep mode. Disabling fast boot actually puts the computer in a powered off state too.

  • Windows 10 Error on deployment only on 1st attempts...

    Solved
    17
    0 Votes
    17 Posts
    3k Views
    J

    @Sebastian-Roth That’s fine. Things have been pretty swamped over here so I had to put the issue on the back burner. The issue doesn’t always show up, so troubleshooting has been time consuming.

  • 0 Votes
    8 Posts
    1k Views
    S

    @snap7B Any news on your test using the netdom command? Unfortunately I don’t have such an AD setup and won’t find the time to set one up any time soon. But I could try adding more debug output and provide that as a new DLL to you so we can figure out what goes wrong.

  • ACPI Errors during host registration

    Solved
    7
    0 Votes
    7 Posts
    814 Views
    george1421G

    We had a similar message in a different thread. The OP at that time had a 486 industrial machine that was stalling issues even after I rebuilt a 486 kernel. Anyway, to the point we had to add acpi=off as a kernel parameter for that 486 to boot correctly. Once that was done it imaged correctly.

    So lets try a host specific kernel parameter of acpi=off for this host.

  • Snapin Pack: Unzipping Empty Folders

    Solved
    6
    0 Votes
    6 Posts
    965 Views
    S

    @markbam Thanks for testing und letting us know! I will add this to the official code und it will be in the new fog-client releases from then on. But I won’t update the official 0.11.16 version. Feel free to use that DLL provided.

  • Multi partition Windows image, BIOS mode, with sysprep and unattend.xml

    Solved
    4
    0 Votes
    4 Posts
    821 Views
    Q

    @VictorV I’m not 100% sure if this works, but you could try to make the partitions the relative percentage of size as to what you want and then capture as Resizable type image.

    If I’m not mistaken, it will try to resize those partitions according to their relative size.

    So if for example you have 😄 as 20GB of a 100GB disk and 😧 as 80GB of a 100GB disk, then it should come out as roughly 100GB for 😄 on a 500GB disk and 400GB for 😧

    Alternatively and perhaps more flexibly, you could make a non-Resizable image with just the 😄 partition and then include a SetupComplete script that automatically creates the new partition for you using diskpart.

    Or, if you are more comfortable/knowledgeable in Linux, you could also try to do the same as the above, but using FOG postdownloadscripts (scripts that run after deploying the image, but before reboot)

154

Online

12.4k

Users

17.4k

Topics

155.9k

Posts