Good morning.
I have many items with errors, one of them is this: Access is denied
I have checked the error log file (C:\Program Files (x86)\Lansweeper\Service) and it tells me the following
2024-07-10 13:26:23,903 [260] INFO Exception during enumerate domain controllers (Error code: -2147023570, HResult: -2147023570, preferredDcOrDomainDns: xxxx , domainDns: xxxx, netBios: xxx) El nombre de usuario o la contraseña no son correctos.
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.PropertyValueCollection.PopulateList()
at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
at LansweeperService.ActiveDirectory.EnumerateDomainControllers(Domain myDomain, String& error, LogSection logSection)
2024-07-10 13:36:00,745 [195] INFO DateTimeService time refresh: service UTC+2, database UTC+2
Can you help me?
Thank you