Forum Discussion
Azure ATP Sensor install failing (Updater Service do not start)
- Jun 15, 2020
Actually, the solution in our case was to use Silent Installation (https://docs.microsoft.com/en-us/azure-advanced-threat-protection/atp-silent-installation#proxy-authentication) and provide the Proxy Information in the commandline.
Thank you all for helping and advising!!!
Vishal_Sharma_4224 HI Vishal
We are having same issue while instilling ATP sensor .
Tried to install silently but same error code it is getting. 0x80070643
Our DC is hosted on private LB.
we are using proxy settings to connect the internet
- Vishal_Sharma_4224Apr 17, 2020MicrosoftPlease let me know what exactly do you see in deployment\MSI logs.. Have you used command below while doing silent install? "Azure ATP sensor Setup.exe" /quiet ProxyUrl="http://abc.com:port number of proxy" NetFrameworkCommandLineArguments="/q" AccessKey="" Also, please select option Bypass proxy server for local addresses in browser LAN settings if you are using browser specific proxy.
- Pritam1560Apr 17, 2020Copper Contributor
Hi Vishal we have tried with silent instillation with bypass proxy enable but got same error.
in logs we can see error returning code
[20EC:2318][2020-04-16T20:56:04]i007: Exit code: 0x80070643, restarting: No
1.is there any dependencies on .net frameowrk
2.this dc is configured in standard load balencer .is that something to do with that
In other DC which is hosted in Europe region configured in Basic LB there ATP is installing properly same is not happening in another DC
- Vishal_Sharma_4224Apr 24, 2020Microsoft
Yes, this is a dependency .NET Framework 4.7 must be installed as a pre-requisite..
For all the pre-requisites you may refer link below:-
https://docs.microsoft.com/en-us/azure-advanced-threat-protection/atp-prerequisites .