net view|find /i “****”
Tuesday, January 15th, 2008You can use the following command on windows to find a computer on your network based on the computer’s description. Basically replace the **** with whatever you used for a description…. person’s name, location, etc.
net view|find /i “****”