Diancecht - if I could get that working, it'd be ideal. Not sure if I'm using it properly, but my connection is refused every time. Is this an internet only tool, or can it be used internally? According to
XP doesn't offer a finger service.
TamedTech - they are DHCP, so far as I know; not sure if we have access to that - any commands available to access a list of active DHCP assignments?
A bit of background on the task at hand:
(NOTE: this works with W2K Pro but not XP Pro SP2)
We have a script that does a NET SEND to the client, then does NBTSTAT -c and scans through the output for the user's name and then takes the corresponding hostname. However, under XP, there's two problems:
1) Under Win XP SP2 (that's what we're running), Messenger service is disabled by default (by design)
2) Even after starting the Messenger service, the remote user being messaged doesn't seem to be cached, and hence the results aren't found in the output of NBTSTAT -c
I don't need a result that necessary uses this, but just in case this gives anyone some ideas.