<snip> > In addition, the following would be very nice, if at all possible: > Netbios name of the machine which initiated the connection > Logon name of the user on that machine > > We have a win2k lan running Active directory. Any help would be greatly > appreciated. If I'm going to be called every name in the book, and some I > haven't heard before, I'd sure like to know who's doing the name calling!
> > Thanks, > Mike Ely > > --- > [This E-mail scanned for viruses by Declude Virus] > > I believe win2k active directory no longer uses NetBIOS names for resolution. When a client logs in the AD domain (excuse me on my win2k terminology, I am not an expert) the host name is entered into the AD. All DNS requests are then looked up agains the AD database. So if you have the IP address you can get the machine name by doing a simple host command. Martin
