losabangkok.blogg.se

Windows 10 pro for workstations iso
Windows 10 pro for workstations iso




windows 10 pro for workstations iso

In case of any failure, you may troubleshoot using log file c:\windows\Logs\DISM\dism.log. Once completed, you will be able to see the new created wim file under the folder. Where -SourceImagePath is the location of original install.wim, -DestinationImagePath is where you want to save the new wim, -SourceIndex is the index number of Windows 10 version, in this case it is Enterprise edition.

windows 10 pro for workstations iso

Run following command to extract enterprise wim from multiple edition wim : Export-WindowsImage -SourceImagePath F:\sources\install.wim -DestinationImagePath C:\Win10-20H2\Windows10-20H2-Enterprise.wim -SourceIndex 3 As we are interested to extract “Windows 10 Enterprise”, hence ImageIndex 3 is important for us to run in next command.Ĭreate a folder where you want to extract the Windows 10 enterprise wim, for example: C:\Win10-20H2 We can see existing install.wim consists of following 10 Windows 10 versions:ĭisplayed content shows the Windows 10 image along with ImageIndex number. Run the following command: Get-WindowsImage -ImagePath f:\sources\install.wim Mount the ISO, locate the drive and navigate to find the location of install.wim ( I found location as f:\sources\install.wim) Extract Enterprise edition Wim from Multiple edition wim For this example, I am going with Windows 10 20H2 version which can be downloaded either through VLSC or Visual Studio Subscriptions (Formerly known as MSDN Subscription). Windows 10 ISO comes as a single file which can be used to install any version of Windows 10. Though it is perfectly alright if you have one single ISO as we can still deploy specific version of OS using Index number, however it is always better to get a specific edition extracted if you are going to deploy Windows 10 using SCCM with specific version only, there will be little bit saving of image size and less confusion when deploying a specific image. With recent changes, windows 10 ISO provided by Microsoft comes with multiple edition wim file. In this blog post I will be showing you how to extract enterprise wim from ISO for windows 10.






Windows 10 pro for workstations iso