I have an error when i ran the createsrsmedia. The error is the folowing:
Get-WindowsImage : No hay ninguna imagen coincidente.
En C:\srsv2\CreateSrsMedia.ps1: 177 Carácter: 12
+ $img = Get-WindowsImage -ImagePath $InstallWim -Name "Windows 10 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Dism.Commands.BaseDismObject:BaseDismObject) [Get-WindowsImage]
, PSArgumentException
+ FullyQualifiedErrorId : Get-WindowsImage,Microsoft.Dism.Commands.GetWindowsImageCommand
PS C:\srsv2> .\CreateSrsMediav3
Advertencia de seguridad
Ejecute solo los scripts de confianza. Los scripts procedentes de Internet pueden ser útiles, pero este script podría
dañar su equipo. Si confía en este script, use el cmdlet Unblock-File para permitir que se ejecute sin este mensaje de
advertencia. ¿Desea ejecutar C:\srsv2\CreateSrsMediav3.ps1?
[N] No ejecutar [Z] Ejecutar una vez [U] Suspender [?] Ayuda (el valor predeterminado es "N"): z
Script version 1.0.1
The latest version of this script can always be found at:
https://go.microsoft.com/fwlink/?linkid=867842
What type of customer are you?
OEM or Enterprise: enterprise
Please make sure you have all of the following available:
1. A FAT32-formatted USB drive.
2. Your SRSv2 deployment kit MSI
https://go.microsoft.com/fwlink/?linkid=851168
3. Windows 10 Enterprise media that matches your SRSv2 deployment kit.
4. Driver MSI appropriate for your hardware, and that matches your Windows media.
New Surface Pro: https://www.microsoft.com/en-us/download/details.aspx?id=55484
Surface Pro 4: https://www.microsoft.com/en-us/download/details.aspx?id=49498
5. Any language pack (LP and/or LIP) files to be included.
MPSA customers: http://go.microsoft.com/fwlink/?LinkId=125893
Other volume licensees: http://www.microsoft.com/licensing/servicecenter
6. The necessary cumulative update MSU (if applicable).
Cumulative updates can be downloaded from the catalog at https://www.catalog.update.microsoft.com/Home.aspx
Please do not continue until you have all these items in order.
Looking for an SRS deployment kit...
Located deployment kit SRSDeploymentKit-3.1.100.0.msi
Extracting the deployment kit... done.
This deployment kit is built for Windows build 10.0.16299.15.
This deployment kit draws its drivers from %configsetroot%\AutoUnattend_Files\DistShare\Out-of-Box Drivers.
Looking for a driver pack...
Located Driver Pack SurfacePro_Win10_16299_1710007_0.msi
Extracting the drivers... done.
Identifying language packs...
... done identifying language packs.
Identifying updates... done.
ADVERTENCIA: THIS IS YOUR ONLY CHANCE TO PRE-INSTALL LANGUAGE PACKS.
Because you are pre-installing an update, you will NOT be able to pre-install language packs to the image at a later point.
You are currently building an image with NO pre-installed language packs.
Are you ABSOLUTELY SURE this is what you intended?
YES or NO: yes
ADVERTENCIA: PROCEEDING TO GENERATE SLIPSTREAM IMAGE WITH NO PRE-INSTALLED LANGUAGE PACKS.
[ 0] D:\
Please select a target drive: 0
Please enter the path to the root of your Windows install media: e:
Get-WindowsImage : No hay ninguna imagen coincidente.
En C:\srsv2\CreateSrsMediav3.ps1: 177 Carácter: 12
+ $img = Get-WindowsImage -ImagePath $InstallWim -Name "Windows 10 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Microsoft.Dism.Commands.BaseDismObject:BaseDismObject) [Get-WindowsImage]
, PSArgumentException
+ FullyQualifiedErrorId : Get-WindowsImage,Microsoft.Dism.Commands.GetWindowsImageCommand