Forum Discussion

thomasmaurer's avatar
thomasmaurer
Icon for Microsoft rankMicrosoft
Jul 08, 2019

Add drivers to the Windows Server 2019 ISO Image

In this blog article, I am going to show you how you can add drivers to a Windows Server 2019 ISO Image or WIM file using PowerShell and the DISM module. This will allow you to already have the latest drivers within the Windows Server installation image when you install Windows Server 2019.

 

Find more here: https://www.thomasmaurer.ch/2019/07/add-drivers-to-a-windows-server-2019-iso-image/

  • TommyB's avatar
    TommyB
    Copper Contributor

    thomasmaurer something went wrong. The read only attribute needs to be removed.

    Mount-WindowsImage : You do not have permissions to mount and modify this image.
    Verify that you have Read/Write permissions or mount the image using the /ReadOnly option. Note that you cannot commit changes
    to an image with read-only permissions.

Resources