Click to See Complete Forum and Search --> : Determine the domain controller


Cakkie
June 19th, 2001, 08:03 AM
How can I get the name of the domain controller I'm loggin on to? We are using an environment with 2 domain controllers, and in order to get the mapping right, I need to find out which domain controller I'm using.
Any help in welcome.


Tom Cannaerts
slisse@planetinternet.be

Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook

cksiow
June 19th, 2001, 08:26 AM
refer http://vblib.virtualave.net, there is a function GetNetParam in vbNetwork of the activeX DLL, do not if it will help.

HTH