Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Output
Name: MIROC Date: February 27, 2001 at 14:02:01 Pacific
Comment:
If I got a txt file of outputs from the mbtstat -A command ex. mbtstat -A 142.15.107.62
how would I take the Mac address and the computer name and add them to a different txt file. Essentially I want a list of all the IP addresses computer name and MAC addresses.
Summary: Hello all, could someone out there in cyberspace please tell me how to output a registry key to a text file. I've tried: regedit hkey...... >> whatever.txt but nothing shows in the text file?? what am...
Summary: I'm trying to output the results of a command to an variable instead of screen or file. Anyone know if this is possible? For example: :: input of the username. set /p username=Your Username: echo %us...