Can't install Server Express behind a proxy. Is there a way to specify? Get around this? Download actual install media? Below is the log.
Thank you!
--------------------------------------------------------------
(01) 2016-11-07 08:57:56 SSEI v1.1609.3463.1(01) 2016-11-07 08:57:56 CorrelationId: 5ea6b0e5-4927-4b31-9c27-86c426640358
(01) 2016-11-07 08:57:56 currentUICulture.Name='en-US'.LCID='1033'.Parent.Name='en'
(01) 2016-11-07 08:57:56 supported culture detected ='en-US'.
(01) 2016-11-07 08:57:56 osSupported: False, osVersion: 6.1.7601.65536, osPlatform: amd64
(01) 2016-11-07 08:57:56 .NET Framework Version: 4.5
(05) 2016-11-07 08:57:56 DownloadManifest:SSEIActivityStart:Message: Starting Activity DownloadManifest
(05) 2016-11-07 08:57:56 DownloadManifest:SSEIProgressReport:ProgressPercent: 1
(05) 2016-11-07 08:57:56 Downloading manifest from https://download.microsoft.com/download/9/a/e/9ae09369-c53d-4fb7-985b-5cf0d547ae9f\manifest_full_express_en-us.xml
(05) 2016-11-07 08:57:56 Exception downloading manifest: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
(05) 2016-11-07 08:57:56 Will retry operation after sleeping 2 seconds.
(05) 2016-11-07 08:57:58 Exception downloading manifest: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
(05) 2016-11-07 08:57:58 Will retry operation after sleeping 4 seconds.
(05) 2016-11-07 08:58:02 Exception downloading manifest: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
(05) 2016-11-07 08:58:02 DownloadManifestFatalException: ExceptionMessage: The remote server returned an error: (407) Proxy Authentication Required. TypeName: WebException StackTrace: at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
at Microsoft.Sql.Installer.Engine.BootstrapActivity.RunActivity()
(05) 2016-11-07 08:58:03 DownloadManifest:SSEIProgressReport:ProgressPercent: 100
(05) 2016-11-07 08:58:03 DownloadManifest:SSEIProgressReport:ProgressPercent: 100
(05) 2016-11-07 08:58:03 DownloadManifest:SSEIActivityMessage:Message: Installation initialization failed. Please try to download media directly from the site.
(05) 2016-11-07 08:58:03 Downloading manifest from https://download.microsoft.com/download/9/a/e/9ae09369-c53d-4fb7-985b-5cf0d547ae9f\manifest_media_express_zh-cn.xml
(05) 2016-11-07 08:58:03 Exception downloading manifest: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
(05) 2016-11-07 08:58:03 Will retry operation after sleeping 2 seconds.
(05) 2016-11-07 08:58:05 Exception downloading manifest: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
(05) 2016-11-07 08:58:05 Will retry operation after sleeping 4 seconds.
(05) 2016-11-07 08:58:09 Exception downloading manifest: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
(05) 2016-11-07 08:58:09 Failed to initialize application: System.Net.WebException: The remote server returned an error: (407) Proxy Authentication Required.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.DownloadMediaManifest(String locale)
at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.InitializeMediaManifests()
at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.Initialize()
at Microsoft.Sql.Installer.UI.StartPage.Start()
(05) 2016-11-07 08:58:09 AppInitializationFatalException: ExceptionMessage: The remote server returned an error: (407) Proxy Authentication Required. TypeName: WebException StackTrace: at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Sql.Installer.Engine.Manifest.GetManifestFromDownloadLocation(String sourcePath)
at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.DownloadMediaManifest(String locale)
at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.InitializeMediaManifests()
at Microsoft.Sql.Installer.UI.SSEIBusinessLogic.Initialize()
at Microsoft.Sql.Installer.UI.StartPage.Start()