core/module.json

{
  "OSDeploy": {
    "project": "https://github.com/OSDeploy/OSDeploy",
    "license": "https://github.com/OSDeploy/OSDeploy/blob/main/LICENSE",
    "issues": "https://github.com/OSDeploy/OSDeploy/issues",
    "powershellgallery": "https://www.powershellgallery.com/packages/OSDeploy"
  },
  "BootImage": {
    "adkwinpepackages": [
      "Scripting",
      "HTA",
      "WMI",
      "NetFx",
      "PowerShell",
      "SecureStartup",
      "ArchiveTools",
      "DismCmdlets",
      "Dot3Svc",
      "EnhancedStorage",
      "FMAPI",
      "GamingPeripherals",
      "HSP-Driver",
      "PlatformId",
      "PmemCmdlets",
      "PPPoE",
      "RNDIS",
      "SecureBootCmdlets",
      "StorageWMI",
      "WDS-Tools",
      "x64-Support",
      "MDAC"
    ],
    "winpeapps": {
      "azcopy": {
        "amd64": "https://aka.ms/downloadazcopy-v10-windows",
        "arm64": "https://aka.ms/downloadazcopy-v10-windows-arm64"
      },
      "sysinternals": {
        "bginfo": {
          "amd64": "https://live.sysinternals.com/Bginfo64.exe",
          "arm64": null,
          "destination": "bginfo.exe"
        },
        "processmonitor": {
          "amd64": "https://live.sysinternals.com/Procmon64.exe",
          "arm64": "https://live.sysinternals.com/ARM64/Procmon64a.exe",
          "destination": "procmon.exe"
        }
      },
      "sevenzip": {
        "extra": "https://github.com/ip7z/7zip/releases/download/26.00/7z2600-extra.7z",
        "standalone": "https://github.com/ip7z/7zip/releases/download/26.00/7zr.exe",
        "version": "26.00"
      }
    },
    "env": {
      "OSDEPLOY_TAG": "Preview"
    },
    "psrepository": {
      "packagemanagement": {
        "version": "1.4.8.1",
        "filename": "packagemanagement.1.4.8.1.nupkg",
        "url": "https://www.powershellgallery.com/api/v2/package/PackageManagement/1.4.8.1/#manualdownload"
      },
      "powershellget": {
        "version": "2.2.5",
        "filename": "powershellget.2.2.5.nupkg",
        "url": "https://www.powershellgallery.com/api/v2/package/PowerShellGet/2.2.5/#manualdownload"
      },
      "nuget": {
        "filename": "nuget.exe",
        "url": "https://aka.ms/psget-nugetexe"
      }
    }
  },
  "HyperV": {
    "docs": "https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v",
    "featurename": "Microsoft-Hyper-V-All"
  },
  "MDT": {
    "version": "6.3.8456.1000",
    "docs": "https://learn.microsoft.com/en-us/intune/configmgr/mdt/",
    "retirement": "https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/mdt/mdt-retirement",
    "msi": "https://web.archive.org/web/20250616094712/https://download.microsoft.com/download/3/3/9/339BE62D-B4B8-4956-B58D-73C4685FC492/MicrosoftDeploymentToolkit_x64.msi",
    "sha256": "dabfd183c525bdb4866d2d9324f064a291ca62f3a16ac429cf3338be529d1d58"
  },
  "Software": {
    "pwsh": {
      "docs": "https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.5",
      "wiki": "https://github.com/PowerShell/PowerShell/releases",
      "wingetid": "Microsoft.PowerShell",
      "override": "/passive ADD_EXPLORER_CONTEXT_MENU_OPENPOWERSHELL=1 ADD_FILE_CONTEXT_MENU_RUNPOWERSHELL=1 ENABLE_PSREMOTING=1 REGISTER_MANIFEST=1 USE_MU=1 ENABLE_MU=1 ADD_PATH=1"
    },
    "7zip": {
      "id": "7zip.7zip",
      "releases": "https://github.com/ip7z/7zip/releases",
      "switches": "/S"
    },
    "7za": {
      "releases": "https://github.com/ip7z/7zip/releases",
      "switches": "/S"
    },
    "adk": {
      "docs": "https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install",
      "25h2": {
        "version": "10.1.26100.2454",
        "adksetup": "https://go.microsoft.com/fwlink/?linkid=2289980",
        "winpesetup": "https://go.microsoft.com/fwlink/?linkid=2289981",
        "wiki": "https://learn.microsoft.com/en-us/windows-hardware/get-started/what-s-new-in-kits-and-tools"
      },
      "26h1": {
        "version": "10.1.28000.1",
        "adksetup": "https://go.microsoft.com/fwlink/?linkid=2337875",
        "winpesetup": "https://go.microsoft.com/fwlink/?linkid=2337681",
        "wiki": "https://learn.microsoft.com/en-us/windows-hardware/get-started/what-s-new-in-kits-and-tools"
      }
    },
    "mdt": {
      "version": "6.3.8456.1000",
      "docs": "https://learn.microsoft.com/en-us/intune/configmgr/mdt/",
      "retirement": "https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/mdt/mdt-retirement",
      "msi": "https://web.archive.org/web/20250616094712/https://download.microsoft.com/download/3/3/9/339BE62D-B4B8-4956-B58D-73C4685FC492/MicrosoftDeploymentToolkit_x64.msi",
      "sha256": "dabfd183c525bdb4866d2d9324f064a291ca62f3a16ac429cf3338be529d1d58"
    },
    "vscode": {
      "docs": "https://code.visualstudio.com/docs/setup/windows",
      "wiki": "https://code.visualstudio.com/updates",
      "stable": {
        "wingetid": "Microsoft.VisualStudioCode"
      },
      "insiders": {
        "wingetid": "Microsoft.VisualStudioCode.Insiders"
      }
    },
    "hyperv": {
      "docs": "https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v",
      "featurename": "Microsoft-Hyper-V-All"
    },
    "git": {
      "wingetid": "Git.Git"
    }
  },
  "WinPEDrivers": {
    "dell": {
        "Architecture": "amd64",
        "ExpandCommand": "expand.exe \"{FileName}\" -F:* \"{DestinationPath}\"",
        "UpdateUri": "https://www.dell.com/support/kbdoc/en-us/000211541/winpe-11-driver-pack"
      },
      "hp": {
        "Architecture": "amd64",
        "ExpandCommand": "\"{FileName}\" /s /e /f \"{DestinationPath}\"",
        "UpdateUri": "https://ftp.ext.hp.com/pub/caps-softpaq/cmit/HP_WinPE_DriverPack.html"
      },
      "intel-ethernet": {
        "Architecture": "amd64",
        "UpdateUri": "https://www.intel.com/content/www/us/en/download/15084/intel-ethernet-adapter-complete-driver-pack.html",
        "ExpandCommand": "Expand-Archive -Path \"{FileName}\" -DestinationPath \"{DestinationPath}\""
      },
      "intel-wifi": {
        "Architecture": "amd64",
        "ExpandCommand": "Expand-Archive -Path \"{FileName}\" -DestinationPath \"{DestinationPath}\"",
        "UpdateUri": "https://www.intel.com/content/www/us/en/download/18231/intel-proset-wireless-software-and-wi-fi-drivers-for-it-administrators.html"
      },
      "microsoft-windows-ethernet-25h2": {
        "Architecture": "amd64",
        "Sources": {
          "Intel-E1i68x64": "\\Windows\\System32\\DriverStore\\FileRepository\\net1ic64.inf_amd64_93678a2d694d4579",
          "Intel-E2f68": "\\Windows\\System32\\DriverStore\\FileRepository\\net2ic68.inf_amd64_7af2e2aa52ab9b71",
          "Realtek-Rtcx21x64": "\\Windows\\System32\\DriverStore\\FileRepository\\rtcx21x64.inf_amd64_feec7a9662e785f0",
          "Vmware-Vmxnet3": "\\Windows\\System32\\DriverStore\\FileRepository\\vmxnet3.inf_amd64_de19380e1b34c369"
        }
      },
      "microsoft-windows-wifi-25h2": {
        "Architecture": "amd64",
        "Sources": {
          "Broadcom-Bcmpciedhd63": "\\Windows\\System32\\DriverStore\\FileRepository\\bcmwdidhdpcie.inf_amd64_b244d6a9a7f90517",
          "Broadcom-Bcmwl63a": "\\Windows\\System32\\DriverStore\\FileRepository\\netbc64.inf_amd64_4c416384b17ee84f",
          "Broadcom-Bcmwl63al": "\\Windows\\System32\\DriverStore\\FileRepository\\netbc63a.inf_amd64_adc1c27c4a8b0d4f",
          "Intel-Netwbw02": "\\Windows\\System32\\DriverStore\\FileRepository\\netwbw02.inf_amd64_d0afc216e2ec6863",
          "Intel-Netwew00": "\\Windows\\System32\\DriverStore\\FileRepository\\netwew00.inf_amd64_cc8804127f78dd92",
          "Intel-Netwew01": "\\Windows\\System32\\DriverStore\\FileRepository\\netwew01.inf_amd64_a78e41f934de228a",
          "Intel-Netwlv64": "\\Windows\\System32\\DriverStore\\FileRepository\\netwlv64.inf_amd64_786cb697586229e5",
          "Intel-Netwns64": "\\Windows\\System32\\DriverStore\\FileRepository\\netwns64.inf_amd64_d630255fa92e6727",
          "Intel-Netwsw00": "\\Windows\\System32\\DriverStore\\FileRepository\\netwsw00.inf_amd64_8bd5558c3d9b718a",
          "Intel-Netwtw02": "\\Windows\\System32\\DriverStore\\FileRepository\\netwtw02.inf_amd64_669639d5a41714fa",
          "Intel-Netwtw04": "\\Windows\\System32\\DriverStore\\FileRepository\\netwtw04.inf_amd64_28271e5be9a9f6f4",
          "Intel-Netwtw06": "\\Windows\\System32\\DriverStore\\FileRepository\\netwtw06.inf_amd64_c5f16d20642e3070",
          "Intel-Netwtw08": "\\Windows\\System32\\DriverStore\\FileRepository\\netwtw08.inf_amd64_448906930b28afd9",
          "Intel-Netwtw10": "\\Windows\\System32\\DriverStore\\FileRepository\\netwtw10.inf_amd64_400af1170541b7b0",
          "Marvel-Mrvlpcie8897": "\\Windows\\System32\\DriverStore\\FileRepository\\mrvlpcie8897.inf_amd64_668551398886eaf3",
          "Qualcomm-Athw8x": "\\Windows\\System32\\DriverStore\\FileRepository\\athw8x.inf_amd64_600627b27b9c7b10",
          "Qualcomm-Athwnx": "\\Windows\\System32\\DriverStore\\FileRepository\\netathrx.inf_amd64_ba496c81c003f721",
          "Qualcomm-Qcamain10x64": "\\Windows\\System32\\DriverStore\\FileRepository\\netathr10x.inf_amd64_e4b0b7be4ba10fc1",
          "Ralink-Netr28x": "\\Windows\\System32\\DriverStore\\FileRepository\\netr28x.inf_amd64_bd4998128e365665",
          "Realtek-Rtl8187se": "\\Windows\\System32\\DriverStore\\FileRepository\\net8187se64.inf_amd64_0000000000000000",
          "Realtek-Rtl8192se": "\\Windows\\System32\\DriverStore\\FileRepository\\net8192se64.inf_amd64_3d81196084e3f594",
          "Realtek-Rtl819xp": "\\Windows\\System32\\DriverStore\\FileRepository\\net819xp.inf_amd64_0000000000000000",
          "Realtek-Rtl85n64": "\\Windows\\System32\\DriverStore\\FileRepository\\net8185.inf_amd64_0000000000000000",
          "Realtek-Rtwlane": "\\Windows\\System32\\DriverStore\\FileRepository\\netrtwlane.inf_amd64_9f581aa49737d7bf",
          "Realtek-Rtwlane01": "\\Windows\\System32\\DriverStore\\FileRepository\\netrtwlane01.inf_amd64_e88ba65a7546f702",
          "Realtek-Rtwlane13": "\\Windows\\System32\\DriverStore\\FileRepository\\netrtwlane_13.inf_amd64_34c21e0a7f9c97b4"
        }
      },
      "microsoft-windows-ethernet": {
        "Disabled": true,
        "Architecture": "amd64",
        "DownloadUri": "https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1.240331-1435.ge_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso",
        "ExpandCommand": "Expand-CoreWinPEDriverIso -Path \"{FileName}\" -DestinationPath \"{DestinationPath}\"",
        "FileName": "26100.1.240331-1435.ge_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso",
        "FileSizeMB": 5962.22,
        "PackageId": "26100.1"
      },
      "microsoft-windows-wifi": {
        "Disabled": true,
        "Architecture": "amd64",
        "DownloadUri": "https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1.240331-1435.ge_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso",
        "ExpandCommand": "Expand-CoreWinPEDriverIso -Path \"{FileName}\" -DestinationPath \"{DestinationPath}\"",
        "FileName": "26100.1.240331-1435.ge_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso",
        "FileSizeMB": 5962.22,
        "PackageId": "26100.1"
      },
      "vmware": {
        "Disabled": true,
        "Architecture": "amd64",
        "ExpandCommand": "Expand-CoreWinPEDriverVMwareToolsIso -Path \"{FileName}\" -DestinationPath \"{DestinationPath}\"",
        "UpdateUri": "https://packages.vmware.com/tools/releases/latest/windows/"
      },
      "vmware-arm64": {
        "Disabled": true,
        "Architecture": "arm64",
        "ExpandCommand": "Expand-CoreWinPEDriverIso -Path \"{FileName}\" -DestinationPath \"{DestinationPath}\"",
        "UpdateUri": "https://packages.vmware.com/tools/releases/latest/windows/"
      }
  }
}