Ideally, I need a batch file to autorun from a USB drive when plugged in that boots Command Prompt and then runs the "ipconfig /all" command. This way I can plug in the flash drive and quickly pull the computer's IP address. What would be even better is if the program would write a .txt file to the flash drive with the entire "ipconfig /all" info stored in it.
Does anyone have any knowledge in this field? Even just the program to run ipconfig /all would be great as that's the first of my 3 goals.
1) Batch file that runs ipconfig /all
2) Auto runs from a flash drive when plugged in
3) Writes ipconfig /all info to .txt file on flash drive
Thanks!
Does anyone have any knowledge in this field? Even just the program to run ipconfig /all would be great as that's the first of my 3 goals.
1) Batch file that runs ipconfig /all
2) Auto runs from a flash drive when plugged in
3) Writes ipconfig /all info to .txt file on flash drive
Thanks!