Jul 28 2022 03:48 AM
Hi There,
Trying to create teams room media. Getting following error. Any help is appriciated.
Formatting and partitioning the target drive... done.
Copying Windows... done.
Copying the installation image... Transcript stopped, output file is C:\Users\Safari\Documents\PowerShell_transcript.DESKTOP-1436QG8.WSjwx_8t.20220728033949.txt
Export-WindowsImage : Either the Name or Index parameter is required
At C:\Users\Safari\Downloads\CreateSrsMedia.ps1:1464 char:9
+ Export-WindowsImage -DestinationImagePath "$NewInstallWim" -S ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Export-WindowsImage], PSArgumentException
+ FullyQualifiedErrorId : Export-WindowsImage,Microsoft.Dism.Commands.ExportWindowsImageCommand
Jul 28 2022 07:44 AM
My question is why are you trying to do this? This should only be done in very few instances. It is recommended to reach out to your Teams Rooms vendor for an image that they can provide to you.
Jul 31 2022 03:26 AM
Solution