Forum Discussion
Is it mandatory to install Npcap before installing Azure ATP sensor ?
So what will be the latest Compatible working Npcap version, is it 0.996?
And as per my understanding we need to first install Npcap, regardless the server is physical or virtual and then install ATP sensor for successful and better performance without issues in future.
- srogerspOct 26, 2021Copper ContributorHi Eli,
You mean to say its part of "Microsoft Defender for Identity sensor setup package".
If yes , then just to make sure Winpcap is not deployed during this installation, Hence I want to install Npcap before installing that MDI setup package. In order to do so, can I use below link to download and install Npcap.
https://nmap.org/npcap/dist/npcap-1.00.exe- EliOfekOct 26, 2021
Microsoft
If you pre install npcap, winpcap will be skipped, and no, please don't use that url.
When you download the sensor zip package from the mdi portal, you will get a subfolder in the zip that contains an OEM version of the driver, make sure to use that one as it supports silent installation which should work better for core. deploy it, then deploy the sensor, and you should be fine.- srogerspDec 03, 2021Copper Contributor
Hi ELi,
I have installed ATP sensor on one of the core DC server windows 2016.
I see both the services however one of the service (AATPSensor )is not starting the other service (AATPsensorupdater) is running fine. Please find the Microsoft.Tri.Sensor-Errors logs below.
Can you please advise what can be done to fix this.
Logs:
2021-12-03 16:25:15.4010 Error DirectoryServicesClient Microsoft.Tri.Infrastructure.ExtendedException: Failed to communicate with configured domain controllers
at new Microsoft.Tri.Sensor.DirectoryServicesClient(IConfigurationManager configurationManager, IDomainNetworkCredentialsManager domainNetworkCredentialsManager, IRemoteImpersonationManager remoteImpersonationManager, IMetricManager metricManager, IWorkspaceApplicationSensorApiJsonProxy workspaceApplicationSensorApiJsonProxy)
at object lambda_method(Closure, object[])
at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
at new Microsoft.Tri.Sensor.SensorModuleManager()
at ModuleManager Microsoft.Tri.Sensor.SensorService.CreateModuleManager()
at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)
2021-12-03 16:25:34.0939 Error DirectoryServicesClient+<CreateLdapConnectionAsync>d__39 Microsoft.Tri.Infrastructure.ExtendedException: CreateLdapConnectionAsync failed [DomainControllerDnsName=xxxx.xxx.com]
at async Task<LdapConnection> Microsoft.Tri.Sensor.DirectoryServicesClient.CreateLdapConnectionAsync(DomainControllerConnectionData domainControllerConnectionData, bool isGlobalCatalog, bool isTraversing)
at async Task<bool> Microsoft.Tri.Sensor.DirectoryServicesClient.TryCreateLdapConnectionAsync(DomainControllerConnectionData domainControllerConnectionData, bool isGlobalCatalog, bool isTraversing)
2021-12-03 16:25:34.1251 Error DirectoryServicesClient Microsoft.Tri.Infrastructure.ExtendedException: Failed to communicate with configured domain controllers
at new Microsoft.Tri.Sensor.DirectoryServicesClient(IConfigurationManager configurationManager, IDomainNetworkCredentialsManager domainNetworkCredentialsManager, IRemoteImpersonationManager remoteImpersonationManager, IMetricManager metricManager, IWorkspaceApplicationSensorApiJsonProxy workspaceApplicationSensorApiJsonProxy)
at object lambda_method(Closure, object[])
at object Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()
at void Microsoft.Tri.Infrastructure.ModuleManager.AddModules(Type[] moduleTypes)
at new Microsoft.Tri.Sensor.SensorModuleManager()
at ModuleManager Microsoft.Tri.Sensor.SensorService.CreateModuleManager()
at async Task Microsoft.Tri.Infrastructure.Service.OnStartAsync()
at void Microsoft.Tri.Infrastructure.TaskExtension.Await(Task task)
at void Microsoft.Tri.Infrastructure.Service.OnStart(string[] args)