Summary: I am trying to construct a batch file that lets someone remotley execute either a command prompt or task manager. I have that part done but what I wa...
Summary: Hi , i am having this problem of extracting data out from txt file being seperated by ¨;¨. Example: How is your day?;Fine Where are you now?;At you...
Summary: i have a text document that I need to pull just the IP addresses from. I need to know what king of script or command i should use to do this. ...
Summary: I have no idea how to implement a "remote shutdowner", but here are a few of my thoughts. 1. You're going to hate this, but if this is just your dad'...
Summary: I have seen many posts and they helped me alot, still I am facing a basic issue. I am working on Win XP. I need a to create a batch file which takes i...
Summary: Hi folks, I am trying to set up a batch file to run an nbtscan on an IP addresses and then output the results to a text file. I have the basic scan wh...
Summary: I'm trying to read single lines from a text file and store each line in a variable so that I can use that variable to do something (such as COPY, RENA...
Summary: Is it possible to learn my IP address from a batch file, would %IP% work? Cheese, the more you eat it, the less you care about how mouldy it is!...
Summary: You can extract the IP address from every packet header sent by the customer. Why do you want to do that though? If the customer is using a dynamic I...
Summary: I have a txt file that is formated like this: BackupSet Name= CsComputer, ID= 1149451491216 BackupSet Name= MacBook, ID= 1225425991161 BackupSet Name=...
Summary: I have 3 text files, each containing one item of data per row. viz 1.txt --------- 1 2 3 2.txt ---------- a b c 3.txt ---------- alpha beta gamma T...
Summary: If you look at the header of the Email it will show the IP address from which the Email originated. No need to complicated scripts that only repeats...
Summary: Hey! i have a txt file that contain a large numb of database! i need to delete the column that have a date less than 2006! can i create a batch file, ...
Summary: Hi there... I need some help guys what i am after is preferably a batch file which would extract two different values from the same line within a txt ...
Summary: Hi all. I need to create batch file which will take input from a text file and excuate command. My batch file will contains a following command dscvr...
Summary: I'm trying to figure out a way to ping a list of computer names from a txt file and then output the IP address to a text file using a Batch file. Can...
Summary: i need someone to help me make a program which would make combinations and transfer them into a .txt file but the combinations would have to be from 1...
Summary: Hi Razor Thank you veru much. As you can see from my script, I am a bigginer, but getting there:) This is the script: 'import text file into excel Con...
Summary: So I am working on some SNMP scripting with a batch file and I need to be able to put the response from an SNMP query into a variable in my batch file...
Summary: I need a batch script that will remove a set of ip address out of a txt file. these ip address need to be defined in another text file or in the scri...
Summary: I figured it out thanks M2 I decided to use "for /f tokens=blah" from the log file to get what i wanted, I'm a bit of a newb at this stuff and at firs...
Summary: Hey Ian, working on the same problem myself (using remote management but we have a router, so getting the IP was becoming a pain from an external sour...
Summary: I would like to be able to extract certain data from a file (4 or 6 files)for future use. The data is in fact the "control totals" of the files being...