I am trying to update the FO VM upgrade and at step no. 52 I got this error
GlobalUpdate script for service model: RetailSelfService on machine: localhost
Update Retail self service.
UpdateRetailSelfService.ps1 failed. at step 52
In the logs file I get the message exception:
PSMessageDetails :
Exception : System.Management.Automation.RuntimeException: Following packages could not be uploaded. Please upload them manually. C:\Temp\Uninstall\PU52\RetailSelfService\Packages\StoreSystemSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\RealtimeServiceAX63Setup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\ModernPOSSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\ModernPOSSetupOffline.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\RetailModernPOS_ARM.appx
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\AsyncServerConnectorServiceSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\HardwareStationSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\VirtualPeripherals.msi
TargetObject : Following packages could not be uploaded. Please upload them manually. C:\Temp\Uninstall\PU52\RetailSelfService\Packages\StoreSystemSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\RealtimeServiceAX63Setup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\ModernPOSSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\ModernPOSSetupOffline.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\RetailModernPOS_ARM.appx
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\AsyncServerConnectorServiceSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\HardwareStationSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\VirtualPeripherals.msi
CategoryInfo : OperationStopped: (Following packa...ipherals.msi
:String) [], RuntimeException
FullyQualifiedErrorId : Following packages could not be uploaded. Please upload them manually. C:\Temp\Uninstall\PU52\RetailSelfService\Packages\StoreSystemSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\RealtimeServiceAX63Setup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\ModernPOSSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\ModernPOSSetupOffline.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\RetailModernPOS_ARM.appx
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\AsyncServerConnectorServiceSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\HardwareStationSetup.exe
C:\Temp\Uninstall\PU52\RetailSelfService\Packages\VirtualPeripherals.msi
ErrorDetails :
InvocationInfo : System.Management.Automation.InvocationInfo
ScriptStackTrace : at <ScriptBlock>, C:\Temp\Uninstall\PU52\RetailSelfService\scripts\Upgrade\UpdateRetailSelfService.ps1: line 291
at <ScriptBlock>, <No file>: line 3
at <ScriptBlock>, <No file>: line 1
PipelineIterationInfo : {}
How do I manually upload that packages listed in that message.