Recent content by carlosmp

  1. C

    SetupComplete not running

    [windeploy.exe] Client non-Enterprise OS edition detected with OEM license; will not run user-provided scripts. [windeploy.exe] Not allowed to run the Setupcomplete.cmd, will not run SetupComplete.cmd I'm using Windows 11 24H2 Pro, so seems my best option is to try and use the...
  2. C

    Unattended Issue - reboots

    Extracted new download and all working again. Wonder if one of the updates caused an issue.
  3. C

    Unattended Issue - reboots

    nope. I'm comparing my previous preset to the one i created with a clean slate. I almost have enough time to press Ctrl-F10 and see the command line, but it reboots...
  4. C

    Unattended Issue - reboots

    Here's the file. I only have a user account "LocalAdmin". I tried a completely clean approach, just loaded the image, with no preset, clicked the unattend, accepted defaults, added the account, configured the disk, and applied.... same result.
  5. C

    Unattended Issue - reboots

    Hi - i had a working preset, and not sure what happened, but since then, when i build and burn to USB, it seems that the computer boots, loads the USB, gets to the blue screen that normally shows the progress, but then reboots. I tried to create a whole new profile with teh basic unattended...
  6. C

    Post-Setup batch script partially runs

    I'm going to give it a try in the next few hours. Thanks.
  7. C

    Post-Setup batch script partially runs

    Thanks - I had it that way and was getting the same result, so decided to try the original way as suggested from Chocolatey. once the machine finishes the "setup" when i login, the chocolatey directory is there, but empty. Almost as if it didn't download. I wonder if i hsould insert a pause...
  8. C

    Post-Setup batch script partially runs

    I seem to have an issue with my post-setup script. It seems to run up to the point of installing chocolatey. after that it stops. If i run the command manually (which is why i have the rmdir for chocolatey). It runs perfectly fine with no user intervention. Any ideas? Should i just put all...
  9. C

    Windows 11 SetupComplete.cmd is not working

    garlin - Yes, it's a licensed version. So if I add the Microsfot.DesktopAppInstaller via that choosing the Enqueue, that would take care of the WinGet update? Then I could use the commands I had to install those packages? (adding the --source msstore) Thanks
  10. C

    Windows 11 SetupComplete.cmd is not working

    garlin - Thanks. I made those changes, but the setupcomplete.cmd didn't even run. I ran it manually, and saw a message about setting a 2 letter country as it went through the winget portion. Since those packages require a store account, going to remove those. I remember there being an...
  11. C

    Windows 11 SetupComplete.cmd is not working

    It seems that I'm having issues with the execution of the SetupComplete.cmd. It seems to only run the lines up to the portion on installing Chocolatey. Is there a way to trouble shoot why it's not running? It used to work with the previous version of NTLite. I had to reinstall, and since...
  12. C

    Driver Addition and Scanning

    Interesting software, will be looking into it a bit more.. Was hoping for something lighter weight, as i don't want to take the Windows image file and get it too big if we have to install that entire driver base.
  13. C

    Driver Addition and Scanning

    That little powershell command is exactly what i was looking for thanks. This is something we can run on those odd-ball preinstall systems and start collecting drivers. Thanks!
  14. C

    Driver Addition and Scanning

    Hi - i was wondering if anyone has any recommendations on a tool/utility (If one exists) to grab the drivers that are missing from Windows. For example, we received a "pre-built" system with Win11. We attempted to use our Windows11 iso, but a lot of drivers were missing. It was an offbrand...
Back
Top