Forum Discussion
Error Installing ATP sensor on DC 2019 gives an 0x800070643
So I have been pulling out my hair for days with this issue. Went through countless posts and solutions and nothing worked. If I tried installing it via the executable in Windows it would fail with a error code 0x80070643. If I tried as suggested here to install with PSExec with the -s -i switches it would fail with a error code 1602 or 1603. After lots of trial and error I found the command line string that finally worked (not using psexec). I suspect it's because I am installing it on a DC running Server 2022.
Here is the string that worked:
"Azure ATP sensor Setup.exe" /quiet ProxyUrl="Insert your proxy with port here" AccessKey="insert your access key from the security portal here"
Hopefully it works for others and save them from trolling the internet for days like I did.
- Reza_Daniels_786Nov 08, 2023Copper ContributorOfcourse you need to run it from the local folder your copied the Identity installation files to