Re: check remote computer name through it's IP
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Golden_au wrote:
HI,
Is there anyway to check remote computer name if I only know the ip address
by vbscript.
many thanks for any advice
I would recommend downloading and installing the Toolsack Baseline
Components, which is a free set of VBscript COM objects. One of those
objects does exactly what you want.
http://www.arcticlabs.com/
"Resolve Address" Method of the DNS Client Object (address wraps)
http://www.arcticlabs.com/documentation/baseline/objectref/DNSClient/ResolveAddress.html
Hope this helps
Trevor Sullivan
MCP
http://develnet.blogspot.com
.
Relevant Pages
- Comparison Script Components with Script Classes
... Now I would like to have some advice from more experienced programmers. ... I do not really figure out, how the concepts of Script Components and Script Classes differ and for what use cases they are intended. ... How do you build your strictly object-oriented libraries in VBScript? ... (microsoft.public.scripting.vbscript) - Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ... (alt.photography) - Re: VB Scripts in Access Tables
... >> Thanks for etiquette advice but I was looking for more programming advice. ... >> Is anyone familiar with VBScript in Access Tables? ... It's like if you posted to a car forum and said you ... ....but pay attention to the thread Trevor. ... (comp.databases.ms-access) - VBScript That Copies Folder Content To Remote Computers
... I trying to create a VBScript copy folder ... folder I want to copy already exist on a remote computer, ... that remote computer and possible create a log file telling me which ... (microsoft.public.scripting.vbscript) - Re: Automatic Backup
... You'll need a batch file, VBScript or ... Any advice or suggestion will be appreciated. ... (microsoft.public.access.setupconfig) |
|