I wrote this HTA script the other week.
http://www.wisesoft.co.uk/Scripts/ht...tion_tool.aspx
You can enter the IP Address of the computer and it returns a html report
for the computer, including the dns host name and the user logged in. It
provides quite a bit of other information which you might also find useful.
Hope this helps,
David
"Antgoodlife" <> wrote in message
news:20cccc91-f82b-42c0-abd9-...
> Please let me know if this isn't the correct group where I should ask
> this question.
>
> Occasionally I find myself trying to determine who owns an IP address
> and DNS is missing or wrong (usually with multiple stacked ip
> addresses). WINS also isn't an option.
>
> When this happens I've found that pretty quickly I can just RDP to the
> machine to determine it's computername (by clicking the domain drop
> down box) even without logging in.
>
> I'd like to do this somehow over a command line. Is there a
> commandline tool or script for this? I'm not interested in using WMI
> and can we also assume I don't have 'credentials' to the machine?
> since I don't need them to view the 'drop down' box...
>
> Thank you in advance.