This is an automated archive.
The original was posted on /r/sysadmin by /u/jwckauman on 2024-01-23 00:12:47+00:00.
This is a very specific question, but is anyone using Quest Enterprise Reporter (formerly Dell Enterprise Reporter)? I am using it to discover computers and have noticed the computer discoveries are taking longer and longer, and many computers are timing out during the discovery. The errors I get include:
- Error retrieving computer information
- Task cancelled.
- The handle is invalid.
- The network path was not found.
- The operation has timed out.
- The RPC server is unavailable.
- Thread was being aborted.
These happen mid-stream so not sure what could be causing them. Anyone have any experience with Enterprise Reporter, or a similar product and have some experiences or tips they could share on how to troubleshoot or resolve? I think these are mostly WMI-based queries that run against these machines in parallel and import the results into a local SQL Server Database.