AdQueueLoop

Summary

Command line tool to watch Active Directory Replication Queue. 

Warranty

See warranty.

PlatForms

Current Version

Version 2.00.0 - March 23, 2006

Modification(s) from previous version

Security Requirements

Microsoft really hasn't documented the requirements for the API calls this tool uses so I am not positive the minimum requirements, honestly it should probably only be used by Domain Admins anyway.

Language

C++. Compiled with Borland Builder 6.0

Source Code Availability

None

Story

I got sick of typing repadmin /queue over and over again and still missing what I was watching for. This tool is pretty quick and dirty still but others were interested in it so I posted it.

So now as of V02.00.00 it is a little less quick and dirty and a little more refined. I used this tool to work out a considerable amount of info for replication for the 2006 Directory Experts Conference. I am working on making it compatible with ADAM as well. ADAM is a bit of a challenge in that you need to use DsBindByInstance yet none of PSDK header files nor libs have the definitions yet (as of March 2006). Plus, the needed function is only in the ADAM specific version of ntdsapi.dll so you seem to have to do dynamic runtime DLL linking which can be a bit of a challenge.

Download

You do not have to supply the email address. I would like you to fill that in though so that I have an idea on how popular a tool really is. If I see 1000 downloads with 900 different email addresses I know it is more widespread than one that has 1000 downloads and 200 different email addresses because the same person needed to keep downloading it for some reason.

Email Address: Optional
 
Sponsored Link:

Version History


As seen in


Usage

    Download and type adqueueloop /?

See current usage screens