Microsoft
Software
Hardware
Network
Question : How to export cmd.exe output to a .txt file when using the command nslookup
I want to make a list of all computers found in my corp. domain by using nslookup.
Nslookup allows me to list all computers within the domain using a DNS server of
my choice. ping 192.168.0.1 > C:\output.txt works, but inside nslookup i cannot
reproduce the results.
Answer : How to export cmd.exe output to a .txt file when using the command nslookup
OK, odd? So the ls command works manually but not like this? Can you try my new version posted pls?
Steve
Random Solutions
Installing Exchange 2007 Managment Tools on Windows 7
New removable HDD not detected
File Conversion window opens when I try open a Word .doc
Best way to virtualise existing windows PC's
Macro to export outlook contacts to Excel hangs
Web Service to upload images
Freezing problem on random conditions
VBA - Combo Box ID
Access Calendar Control Help
How to convert this VB.NET code to VC# code?