Hello,
thanks for the answer. I've tried it - and sorry, this seems not to work. I've found the error, why the count of never scanned os was rising the last 2 days - the user running lansweeper server had changed the password...
So would it be a good idea to wait until thuesday or so and than run the code
delete from tblerrors where computername in ('Name1', 'Name2', 'Name3', ...)
go
So i could delete them manual. Not the nice way but I think after that it would work, ...
Other idea: What if i use a statement like
delete from tlberrors where ErrorText Like 'Zugriff verweigert (Ausnahme von HRESULT:%'
If all computers would be scanned again, the "normal" errors would return again... by the way: What's the column-name for errortext?
Kind Regards,
Daniel Merbecks