Question : name of computer from prompt

is there a command you can run from the dos command prompt to bring the local computer's name?

thanks

Answer : name of computer from prompt

Either enter
echo %Computername%
or
hostname
in a command prompt.
Random Solutions  
 
programming4us programming4us