This is about : Command prompt syntax to show Computer Name
And this article : Command prompt syntax to show Computer Name
Command prompt syntax to show Computer Name
Computers on a network have a unique names so they can be recognize, identify and communicate with each other. It is a label given to a device connected to a computer network and that is used to name a device in various forms of electronic communication.
Here’s how to determine and find the computer name using the command prompt:
echo %computername%
Microsoft Windows [Version 6.1.7601] C:\Windows\system32>echo %computername% C:\Windows\system32> |
ipconfig /all
The command displays full configuration information.
Microsoft Windows [Version 6.1.7601] C:\Windows\system32>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : hp-PC |
hostname
The command directly prints the name of the current host
Microsoft Windows [Version 6.1.7601] C:\Windows\system32>hostname C:\Windows\system32> |
For easy recognizable names, it’s best to keep the computer name fifteen character or less. It is also recommend to use only internet standard characters.
That’s it! Thanks for reading the quick tip!
Articles Command prompt syntax to show Computer Name finished we discussed
No've You've finished reading an article on Command prompt syntax to show Computer Name and many articles about modern home in our blog this, please read it. and url link of this article is http://liveeconcerts.blogspot.com/2012/09/command-prompt-syntax-to-show-computer.html Hopefully discussion articles on provide more knowledge about the world of tech gadgets.
Tag :
0 Response to "Command prompt syntax to show Computer Name"
Post a Comment