Summary: thanks.. i think dir /tw option will work.. and i must say .. I dont have full access on the server due to IS rules. So I can just monitor log files i...
Summary: I want to use a vbscript to do daily backups of a log file. I only want to keep 1 month of backups. Does anyone have any suggestions on how I can do t...
Summary: Hi I have a txt file which holds a bunch of of HEX values. I need to write a batch files which can modify certain HEX values. My txt file looks like t...
Summary: what would I need to write in a script to make a log file after a batch file has been running. I am clueless please help me someone. Thank you in adva...
Summary: hello i am running a network at school.i need to log all the computers (after using net view) to a notepad. can you do this for me using a batch file?...
Summary: I created this batch file (XP Cleanup.bat) to faster automate deleting temporary files. I currently have the batch file logging the user, start, and ...
Summary: the only thing that is not working is the transfer of a folder using command FTP the batch works fine its just i want to transfer the output folder to...
Summary: I need to be able to assign the contents of a *.txt or *.log file to a variable in a batch instance. 1. open batch file 2. creates x.txt file with...
Summary: Hi there. I have just recently found myself in the realm of writing batch files, so bear with my in my ignorance. I am currently attempting to write a...
Summary: I need to write a shell or perl script that constantly monitors the contents of a log file for certain flags. I don't mean read the log file at select...
Summary: Hello all Happy New Year Ive created a telephone number and info program it works fine but here is the question. I wrote this program and used a simpl...
Summary: Hi All, I would like to delete the first and sixth line of all the input csv files that we have.Kindly let me know how this could be done using a Bat...
Summary: Hi All, I'm monitoring log files of testcases. I have a batchfile for processing these logfiles and in this batchfile, I have implemented to dump all ...
Summary: Hi all, In short, I have an XML file that needs to have some information deleted from it when a batch file runs. The file's data changes constently, s...
Summary: As you know, Time in Windows system has 24 hours format. Before 10 AM hours use only one position to hold numbers from 0 to 9. Try run command "Time" ...
Summary: I am trying to do the following: 1. Create a batch file that will ping hosts on the network. 2. If the host is up enumerate the NETBIOS name table usi...
Summary: I have a server that generates log files from Internet Information Server for website reporting purposes. These log files are saved in d:\logfiles\w3...
Summary: Anyone knows how to create a batch file to clean up a folder based on a certain number of days? I want to delete files older than 7 days but I don't k...
Summary: I am still very new to VBScript, and I need some help creating a log file that will show the output of an FTP. The reason that I need the log file is...
Summary: I'm trying to create a batch script that can read a single lined file containing a password (making a login script), than set the read string as a var...
Summary: hello, I'm new here, but I need help... I want to read a log file file ... but i cant read the output and convert the string to a number (s...
Summary: Hi All, I'm monitoring log files of testcases. The logfile always contains a last line where the status is reported (successful/NOT successful). I'm a...
Summary: Need a little help please... I've created a backup script and log file no problem. However, I wish for my log file to display the files being copied i...