Search results

  1. N

    Add Filter between the changes DONE and those UNTOUCHED

    https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/languages-overview?view=windows-11 FOD ISO , yes Filtering updates ie EN-US etc, a plus else one has to cut out unwanted updates out of the xml template file. if making an SYSAdmin install ISO pack. of late RSAT and...
  2. N

    Boxstarter, Chocolatey & Paket add ons (improved apps provisioning via scripting toys)

    choco upgrade all -y choco install choco-upgrade-all-at-startup (can batch the task) choco install choco-upgrade-all-at (likewise schedule them )
  3. N

    Boxstarter, Chocolatey & Paket add ons (improved apps provisioning via scripting toys)

    https://boxstarter.org , https://chocolatey.org and paket.. https://github.com/fsprojects/Paket/releases grabs useful powershell add ons and their dependencies. can keep images small , and in post run boxstarter (uses chocolatey ) and or paket for powershell ie Windows Autopilot/Azure-AD or...
  4. N

    Trying to fix a program with my build for 2 days...

    why not chocolatey it. https://chocolatey.org/install.ps1 https://chocolatey.org/docs/installation#installing-chocolatey https://windowsreport.com/convert-ps1-exe-files/ makes a boot-strap.exe to pull in choco can make a nuget package with MSI and powershell to deploy from a network share...
Back
Top