Forum Discussion
Error Communication WebClient
- Dec 06, 2019Both SamName and full UPN formats should work. Set the dc domain of the account. This is if all domains have full 2 way trust.
Just 443, both to azure, and to localhost.
(The sensor service is communicating with the updater service via localhsot 443 as well).
Thanks for your assistance so far! We had traffic on 443 getting dropped on our Perimeter Firewall. Once the DC IP was allowed to communicate over that port, we saw a new set of errors.
These errors have been discussed in the Tech Community
In our case, we have a forest where the root domain is root.com with two child domains, partner.root.com and partner1.root.com (I have used example names). We are testing ATP sensor install on partner.root.com. We are using an account which is created in partner1.root.com as that is our user domain. Questions I had were, under Directory Services config on the portal:
- In the user name do I put just the SAM account or the UPN excluding the domain name
- In the domain, do I put partner1.root.com or partner.root.com or root.com
Any help on this matter would be greatly appreciated!
- EliOfekDec 06, 2019
Microsoft
Both SamName and full UPN formats should work. Set the dc domain of the account. This is if all domains have full 2 way trust.- Amin7RDRFeb 19, 2020Copper Contributor
I tried the silent installation but it doesnt install or give any error.
Tried UPN in the silent installation as below:
.\"Azure ATP sensor Setup.exe" /quiet NetFrameworkCommandLineArguments="/q" AccessKey="xxxxxxxxxxxxxxxxxxxxxxxxx==" ProxyUrl="https://proxy.corp.abc.com:8080" ProxyUserName="xxxxxxx@corp.abc.com" ProxyUserPassword="xxxxxxxxx"
Is it correct?