Forum Discussion
dilanmic
Nov 23, 2021Iron Contributor
Problem with Windows ATP client onboarding
Hi All, I have installed Windows ATP client just to deploy endpoint DLP configurations as a part of the DLP, but client is not showing up in M365 compliance portal. further I have found service i...
- Nov 23, 2021can you bypass proxy just for tests? it really look like a network issue.
btw: are you in the correct license plan (M365 E5 / E5 compliance)?
dilanmic
Nov 24, 2021Iron Contributor
Thanks mas18. can you let me know How should I do this?
mas18
Nov 24, 2021Brass Contributor
dilanmic you can try following command to check the current Windows diagnostic data service status.
sc qc diagtrack
if its not started or set it to auto then you can try below command to do that
sc config diagtrack start=auto
sc start diagtrack
- dilanmicNov 26, 2021Iron Contributor
Hi All,
Thank you very much. It was related to network issue. followed actions on below link and seems to be everything is working fine now.
Thanks again.
Dilan
- CGY_MSPINVJun 23, 2023Copper Contributor
Thanks all. So if the client only has Microsoft 365 Business Premium, they'll continue to get these errors? Any way to stop it? dilanmic