Jump to content

Account Discovery job never ends


mikael.allvin

Recommended Posts

Hi

I have an issue with account discovery jobs for Windows local admin accounts. The jobs never finish.

I have created new jobs and they have the same issue. 

image.png.45cdf6f4350745f8ab5f269a1ef0c9cb.png

 

I cannot find any error in eventlog or in any logfiles.

Is there a way to abort a running script? Is there any debug-logs?

 

Link to comment
Share on other sites

Hello Mikael,

 

Could you do the following for us:

  • With SQL Server Management Studio, execute the commands below:

          USE Passwordstate

          UPDATE DiscoveryJobs SET InProgress = 0

  • Now restart your Passwordstate Windows Service to pick up this change also
  • When you next run a job, can you see if our Windows Service is logging any exceptions in the Windows Application Event Log?

Thanks

Click Studios

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...