Microsoft
Software
Hardware
Network
Question : Using Batch file to Obtain the Computernames, usernames, IP Address and MAC Address from each remote PCs
Hi all,
I use Remote Desktop Connection and very hard for me to remember each of those PCs at home so I would like to know if there is a way by using Batch File commands to scan and automatically obtain the Computernames, usernames, IP Address and MAC Address from each remote PCs in the range of (192.168.1.5 - 192.168.1.254).
This is for home use only.
Thanks
----------
@ECHO OFF
ECHO %USERDOMAIN%\%USERNAME%
Answer : Using Batch file to Obtain the Computernames, usernames, IP Address and MAC Address from each remote PCs
No, you cannot get all this info from command line... I would get a scanner program for you network like this:
http://lantricks.com/lansp
y/
Its free and gives you a lot of information...
Random Solutions
Insert calculated column disabled (grayed) in Excel Pivot Table
How can I retrieve OS and Hardware Device Information using Compact Framework in VB only?
How can I create a distribution list in Gmail? I have followed the steps that they have given, but am still unable to create a Gmail distribution list
Macro not found error
button width: changed from IE6 to IE7 and now button length is very large
sql server for loop
Exchange 2007 que
Prompted for Remote.Domain.com password in Outlook 2007 small business
Begin/Commit Nested Transactions in VFP/Sql Server environment
connecting to Oracle 9i from PHP using Oracle instant client