Jump to content

Get domain IP


Recommended Posts

Hi

Is it possible to read the IP adresse the computer gets from the local domain DNS?

BR

Benjamin Andersen

Hi,

normally a computer gets a IP address from a DHCP Server. The computer then, normally, registrate itself at local domain dns with its ip-address.

In AutoIt you should get this ip address with the macro @IPAddress1 (if you have one nic). Otherwise look in helpfile for @ipaddress.

If you really want to read the computers IP Address from the local domain DNS, i think, you have to use cmdline tool nslookup.

;-)

Stefan

Edited by 99ojo
Link to comment
Share on other sites

  • 8 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...