OSDBuilder icon indicating copy to clipboard operation
OSDBuilder copied to clipboard

PowerShell Module

Results 66 OSDBuilder issues
Sort by recently updated
recently updated
newest added

Are there any PS-Commands to clean up old OSBuild, OSImport and OSMedia folders? Or is manually folder delete in explorer the only alternative?

In these strange times I work from remote on a workstation in the office via RDP. This workstation is fully installed and up2date with all necessary requirements for OSDbuilder Windows...

Changed path settings for adding drivers, packages, extra files etc. Without the changes the copy commands always fail because the root folder is added in front of the foreach variable...

Hi, any chance OSDBuilder can add Azure Stack HCI into the list? The codebase is Windows Server 2019. ``` Source OSMedia Windows Image Information -OSMedia Path: c:\osdbuilder\OSImport\Azure Stack HCI x64...

It would be nice to be able to import media from Windows Update, just as https://uupdump.ml is doing.

When running Update-OSMedia, is there currently a way to include all available optional Windows updates without the need to specify them by name?

LTSB / LTSC Versions show always open updates MediaType : OSMedia ModifiedTime : 17.02.2020 14:53:55 Revision : OK Updates : Update Name : Windows 10 Enterprise 2016 LTSB x64 1607...

I am trying to build a windows 20016 update image from the 2016 eval image. I run the following set of commands. `Import-OSMedia Update-OSMedia -Download -Execute New-OSBMediaISO` The ISO is...

I know/understand OSDBuilder is not meant for importing custom WIMs. However I really like the easy ISO creation facility (for use in VMs mostly) and would also like to use...

Initialize-OSDBuilder doesn't work in my lab when using the default "C:\OSDBuilder" location I do not pass the variable $SetHome and thus "HKCU:\Software\OSDeploy" registry key is not populated. $global:GetOSDBuilderHome doesn't get...