-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
`Step 8/11 : RUN Invoke-WebRequest -Uri $env:box -OutFile SQL.box ; Invoke-WebRequest -Uri $env:exe -OutFile
SQL.exe ; Start-Process -Wait -FilePath .\SQL.exe -ArgumentList /qs, /x:setup ; .\setup\setup.exe /q /ACTION=Install /INSTANCENAME=MSSQLSERVER /FEATURES=SQLEngine /UPDATEENABLED=0 /SQLSVCACCOUNT='NT AUTHORITY\NETWORK SERVICE' /SQLSYSADMINACCOUNTS='BUILTIN\ADMINISTRATORS' /TCPENABLED=1 /NPENABLED=0 /IACCEPTSQLSERVERLICENSETERMS ;
Remove-Item -Recurse -Force SQL.exe, SQL.box, setup
---> Running in bcf508e67888
Invoke-WebRequest : The remote name could not be resolved: 'go.microsoft.com'
At line:1 char:76
- ... lyContinue'; Invoke-WebRequest -Uri $env:box -OutFile SQL.box ; Invok ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:Htt
pWebRequest) [Invoke-WebRequest], WebException - FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShe
ll.Commands.InvokeWebRequestCommand`
- CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:Htt
Metadata
Metadata
Assignees
Labels
No labels