Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Re: Find ComputerName via script as alternative to RDP?

Reply
Thread Tools Display Modes

Re: Find ComputerName via script as alternative to RDP?

 
 
Wiseman82
Guest
Posts: n/a

 
      09-06-2008
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.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Find ComputerName via script as alternative to RDP? Pegasus \(MVP\) Scripting 0 09-05-2008 03:40 PM
script to change computername into assettag Erik van ''''t Hof Scripting 2 09-22-2006 07:05 AM
VB script for adding local users fail on IP-address success on computername Jason Scripting 0 12-06-2005 06:25 AM
Login script to exit based on Computername. BNichols Scripting 3 01-11-2005 01:37 PM
Find site name based on IP with alternative credentials Jamie Reep Scripting 0 01-07-2004 09:27 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59