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
72 stars 25 forks source link

404 error downloading SurfaceLaptopGo latest drivers #73

Open sohantamang opened 1 year ago

sohantamang commented 1 year ago

Downloading SurfaceLaptopGo_Win11_22000_23.030.102.0.msi to C:\Output\Enterprise\W11\10.0.22000\x64\Temp\SurfaceLaptopGo... Start-BitsTransfer : HTTP status 404: The requested URL does not exist on the server. At C:\sda\SurfaceDeploymentAccelerator-master\CreateSurfaceWindowsImage.ps1:446 char:9 + Start-BitsTransfer -Source $ActualURL -Destination "$global:O ... + ~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Start-BitsTransfer], Exception + FullyQualifiedErrorId : StartBitsTransferCOMException,Microsoft.BackgroundIntelligentTransfer.Management.NewBitsTransferCommand