For a batch file I am writing I need a command Line utility which converts an IP address into a hostname. Superscan does this for me but with a GUI. I’ve tried NBSTAT but this relies on NetBios and I’ve also tried hostname from sysinternals but thisalso fails.
Thanks
Peter