microsoft / SurfaceDeploymentAccelerator

Surface Deployment Accelerator (SDA) is a script-driven tool to create Windows images (WIM) for test or deployment that are similar in configuration to Bare Metal Recovery (BMR) images, minus certain preinstalled applications like the Surface UWP application.
MIT License
77 stars 25 forks source link

Wim Pro not found #27

Closed ttourpe closed 3 years ago

ttourpe commented 3 years ago

Hello,

this script doesn't find an Pro SKU wim on official ISO Microsoft or other by this command, can you help me?

c:\SurfaceDeploymentAccelerator\CreateSurfaceWindowsImage.ps1 -ISO "c:\Temp\Windows10.19041.1.191206.iso" -OSSKU Professionnel -DestinationFolder C:\Output -Device SurfacePro7

results:

Répertoire : C:\Output\Logs

Mode LastWriteTime Length Name


-a---- 01/07/2021 10:03 0 Log--Professionnel-x64--2021-07-01_10-03-54.log Script start: 01/07/2021, 10:03:54 This space intentionally left blank...

SDA version: 1.2.5.6


ISO path: c:\Temp\Windows10.19041.1.191206.iso OS SKU: Professionnel Architecture: x64 Output: C:\Output .NET 3.5: True Servicing Stack: True Cumulative Update: True Cumulative DotNet Updates: True Adobe Flash Player Updates: True Office 365 install: True Device drivers: SurfacePro7 Create USB key: True Create ISO: True

Deleting C:\Users\TOURPE~1.THO\AppData\Local\Temp\Mount\Scratch... Mounting ISO c:\Temp\Windows10.19041.1.191206.iso... ISO successfully mounted at F:

Parsing install.wim/install.esd file(s) in F: for images... Checking F:\sources\install.wim for valid images... No OS Image found in F:\sources\install.wim matching Professionnel, exiting. Images inside F:\sources\install.wim :

ImagePath : F:\sources\install.wim ImageName : Windows 10 Famille ImageIndex : 1 ImageDescription : Windows 10 Famille ImageSize : 14369879896

ImagePath : F:\sources\install.wim ImageName : Windows 10 Famille N ImageIndex : 2 ImageDescription : Windows 10 Famille N ImageSize : 13603002886

ImagePath : F:\sources\install.wim ImageName : Windows 10 Professionnel ImageIndex : 3 ImageDescription : Windows 10 Professionnel ImageSize : 14533311015

ImagePath : F:\sources\install.wim ImageName : Windows 10 Professionnel N ImageIndex : 4 ImageDescription : Windows 10 Professionnel N ImageSize : 13776627113