We are using NTM to grab the topology of several networks. On domain networks, WMI works great - we give it a common user and password and NTM gives us all of the inf we need from the scan. However, most of our networks are non - domained. Just a ton of local account computers on a common subnet. When we try to put in a common account and password in WMI - no matter how we enter the creds - it does not work. Is there any way to command line something in the tool that would be similar to %computername% so that we can automatically grab the local computer name and have that populate the username. We tried *. and the above windows shell %computername% - nothing works. So all of the scans on non domained networks are coming back with just the IP and no other relevant info.