I need to get the hostname of my machine using powershell, but there is a twist. I don't want the computer name. I want the actual hostname.
Is there a reliable way to get the hostname of a remote computer using VBScript?<BR><BR>I'm trying to write a script that will check for a particular program on all computers in a specified IP range.