I need to be able to ascertain what clients are hitting a particular domain controller and asking for MSMQ resources. Preferably this can be done easily and without having to go all the way down to the level of a network trace.
I would also like to know the client versions that are hitting the DC.
I would also like to know how they are addresses the queues, direct or some alias/GUID that requires AD lookup.
The reason for this is a need to upgrade a Windows 2000 DC that is apparently running MSMQ Services but no one has solid data on exactly what is being done.
joe