• Windows 11 + NTLite + Fog Projects

    Unsolved
    4
    0 Votes
    4 Posts
    451 Views
    JJ FullmerJ

    @gaptoothgonni Well darn, have you tried booting with snponly.efi instead of ipxe.efi? It wouldn’t make a ton of sense if that worked but something else to try.
    If it’s booting to the wim though, it should just be getting the drivers from the wim unless ipxe somehow changes how they’re presented, which I don’t think it does but that’s also the only difference between where it’s working. Might be worth looking at https://github.com/ipxe/ipxe/discussions and seeing if anyone has had similar issues. Since you’re just using FOG to create the ipxe boot menu, it’s not likely anything within FOG that’s causing this. You could try ipxe’s pre-built boot files, though they won’t have the embedded fog stuff https://boot.ipxe.org/ but maybe will make a difference. There’s other ipxe efi files you can try too, or try an older one ( I think we still include some legacy ones in /tftpboot)

  • Windows 11 SetupComplete.cmd skipped

    Solved
    4
    0 Votes
    4 Posts
    698 Views
    C

    @george1421 So removing my key from the unattend file fixed the SetupComplete.cmd running issue. I forgot to tell it to join the domain after deploy and made a snap in for that which worked to test it out (I could tell the service was running because it rebooted to change its name as well but wanted to verify with the snap in). Windows must have activated based on something in the hardware because the machine is activated as well, so the key didn’t really need to be there I guess(?)

    Also thanks for all your help, several years ago under another username you helped me a lot with random issues on another fog set up. The whole FOG project team is amazing!

  • Printer not showing for non Admin User Accounts

    Unsolved
    1
    0 Votes
    1 Posts
    114 Views
    No one has replied
  • Blue screen W11 24H2

    Unsolved
    2
    0 Votes
    2 Posts
    407 Views
    S

    @Almeida BitLocker is enabled in your master ? If yes, you should disable it. Enable it only on the final computer.

    We do have the BCD issue when enabling BitLocker on 24h2 image, we are running the same commands, but you are missing one.

    You need to set device partition=C: for the recover from hibernate entry too. The annoying part is that its ID is dynamic.

  • Cannot boot W11 deployment with RAID turned on

    Unsolved
    3
    0 Votes
    3 Posts
    461 Views
    J

    @george1421 Thanks for the insight!

    I’ve tried adding Dell’s WinPE driver package to the driver store but it doesn’t seem to have helped either. Whether it’s just the wrong drivers for the specific machine, i’m not sure yet.

    I’ll give it another go once we get some more Dell stock in - but thank you for the help in the meantime 🙂

  • Issues capturing a resizable image in FOG

    Unsolved
    1
    0 Votes
    1 Posts
    283 Views
    No one has replied
  • import hostProductKey form a csv file

    Unsolved
    1
    0 Votes
    1 Posts
    301 Views
    No one has replied
  • Postdownload script broken with 24h2

    Unsolved
    2
    0 Votes
    2 Posts
    400 Views
    S

    Nevermind, looks like it was an error in the script itself.

  • Disk Selection in FOG

    Unsolved
    3
    0 Votes
    3 Posts
    484 Views
    R

    I just want to know if it is possible. Seems like it should be, but I am having difficulty finding any information online regarding how to actually do it.

  • Run script after OOBE

    Moved Unsolved
    6
    0 Votes
    6 Posts
    951 Views
    R

    @rodluz

    ok scrap the local GPO done this and it works

    reg add HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce /v firstlogon /t REG_SZ /d powershell -noexit -ep bypass c:\users\admin\sysprep\firstlogon.ps1 /f
  • BSOD 24H2 - Automatic Repair - SrtTrail after FOG deployment and restart - SOLVED

    Unsolved
    1
    0 Votes
    1 Posts
    509 Views
    No one has replied
  • Unable to encrypt drives with bitlocker after deploying image with Fog

    Unsolved
    9
    1 Votes
    9 Posts
    3k Views
    Gordon TaylorG

    @ITCC Someone much more cleverer than me (from ANME) has worked out how to fix it and it is due to sysprep sealed images rather than Fog persay as Tom suggested. the Fix is to add the following to your sysprep SetupComplete.cmd file

    for /f "tokens=2 delims={}" %%a in ('bcdedit /enum {bootmgr} /v ^| find "identifier"') do set prep-bcdid={%%a} bcdedit -set {current} device partition=c: bcdedit -set {current} osdevice partition=c: bcdedit -set {memdiag} device partition=\Device\HarddiskVolume1 bcdedit -set %prep-bcdid% device partition=c:
  • W10 Error when capturing image (ACPI Bios Error)

    Unsolved
    2
    0 Votes
    2 Posts
    585 Views
    R

    @ReinierG said in W10 Error when capturing image (ACPI Bios Error):

    Hey,

    I’m trying to capture an image on a Surface Go 2. The process starts off well, but when it reaches 6.79%, the speed drops significantly, and I encounter the following error message:

    ACPI BIOS Error (bug): Could not resolve symbol [\Tz.TZ00], ZE_NOT_FOUND (20230628/psargs-332) ACPI Error: Aborting method \_SB.PC10.LPCB.ECO._Q14 due to previous error (AE_NOT_FOUND) (20230628/psargs-529)

    What can I try to fix this issue? The machine hasn’t been sysprepped, but I also haven’t fully installed the OS yet, so that shouldn’t be necessary. The current installation is at the keyboard/language selection screen. Also stopping and resending the task did not fix this issue.

    Thanks in advance!

    I tried capturing the image on an HP ProBook G7, and it worked fine. Online, I found some information suggesting that this error might be related to a firmware issue. Could that be the case?

  • W11 : Unattend file.

    Unsolved
    1
    0 Votes
    1 Posts
    409 Views
    No one has replied
  • Boot Menu: rEFInd Initializes Too Quickly

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    R

    @ReinierG said in Boot Menu: rEFInd Initializes Too Quickly:

    @Tom-Elliott said in Boot Menu: rEFInd Initializes Too Quickly:

    Pxe Menu Timeout

    Hey @Tom-Elliott ,

    No, the issue is not that we don’t see a menu. When we start netboot and the main FOG menu opens (where we can deploy an image and access other options), it automatically exits after 3-5 seconds and proceeds to rEFInd, which is not correct.

    I allready see the setting, can i just set the timeout as high as i want without issue’s?

  • import an image to a USB from FOG Image

    Unsolved
    1
    0 Votes
    1 Posts
    400 Views
    No one has replied
  • Error when capturing image. (Operation not permitted)

    Solved
    3
    0 Votes
    3 Posts
    670 Views
    R

    Hey @Tom-Elliott
    I tried the powercfg command and that fixed the issue, i think the device was not shutdown fully, we got it working again.
    Thanks!

  • Problem executing snapin script

    Unsolved
    2
    0 Votes
    2 Posts
    612 Views
    T

    I was unable to resolve this issue with pnputil using a cmd.exe script.

    I noticed that the problem was also present on another FOG installation managed by other system administrators.

    I assume (perhaps wrongly) that the problem is linked to an ANSI/UTF encoding issue. If someone using another language manages to run pnputil.exe in a cmd.exe script, report it here.

    I was finally able to resolve this driver deployment issue using powershell. I’m leaving a sample code (install of a driver named usbblstr.inf) in case it helps someone.

    New-Item -Path "c:\" -Name "drivers" -ItemType "directory" -Force Copy-Item -Path "usb-blaster" -Destination "C:\drivers" -Recurse Start-Process -FilePath "pnputil.exe" -ArgumentList "/add-driver C:\drivers\usb-blaster\usbblstr.inf /subdirs /install" -RedirectStandardOutput "$env:tmp\usb-blaster-install.txt" -RedirectStandardError "$env:tmp\usb-blaster-err.txt"

    Sincerely,

    Julien

  • Deploy windows 11 fog

    Unsolved
    1
    0 Votes
    1 Posts
    688 Views
    No one has replied
  • Configuring adding to an active directory domain.

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    A

    @azm9s
    In general, it didn’t work.
    it doesn’t add it to the domain, that’s all.
    Either I did something wrong.
    or I have configured something wrong in the settings.

37

Online

12.2k

Users

17.4k

Topics

155.6k

Posts