Quick Links
Computing.Net Solution CenterDesktop Access to SearchAsk a New Question
Sponsored Results for: Batch file reporting HDD space
Search Results for: Batch file reporting HDD space
Product Search Results
Results
26 - 50 of
9806
- higher confidence,
- lower confidence
Batch file using FIND & IF ERRORLEV Summary: Attempting to create a batch file that will search data1.txt, then data2.txt for the string "login failed". When found, it will report the first occur...
Help With Batch File Summary: I am about to pull my hair out here. I need help writing a batch file that will send us an alert when our hard drive space reaches a certain threshold...
Problem creating batch file Summary: Hi, I want to create a batch file using NTService.exe. My problem is like when i am passing the path like -start c:\program files\.... then it is not ...
batch file help Summary: Thanks for coming to my rescue at short notice. Forgive me,at the cost of your time, I will explain in detail my requirement. In Win 2003 server D and...
File search / locate Batch file. Summary: Hi 25zerotwo, Long back, I had written a batch file called duplicate.bat to find duplicate files. I think what you are asking is same as what this bat...
Batch file problem Summary: Rajesh, %1, %2, etc are the parameters passed into a batch file on the command line. if %2a==a goto Usage - is a way of checking whether there are two...
Batch File To Remove Certain Lines2 Summary: Thank you both so much for your help. I'm now thinking that instead of "Removing" the lines, I need to do a "Search/Replace". This is what I'm now thi...
Batch file to extract certain lines Summary: Hi, Reno! I guess I will have to crawl into these midnight hours to be able to reach you since our time zones are different. :( Oh well... Here is an ...
Newbie... Batch file creation? Summary: Hey Judago, Getting so much closer! This time it renames the newfile to qcdetail, and it doesnt add crazy "Echo Off" statements to the line spaces. Ho...
Delete text range using batch file 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...
batch file Summary: I need a batch file script to replace the spaces with tab in a text file. (text file has few hundred lines) however i use the below script @echo off &...
Batch file Summary: Firstly in batch files no variables can start with numbers so !1! is invalid, this is because of a conflict(%2var%) of parameters %1 %2 ... You can ju...
automating a batch file process Summary: I'm very new to batch programming and processing, so what I have already is quite basic. c: cd program files\monarch\program monarch /rpt:"w:\medical ...
Batch File NAme calling! Summary: For %~zx to work the variable must either contain a filename of a file that is in a current directory or a full path. If you want to tack a path toget...
Batch file drive loop Summary: hi i'm making a batch file that detects HDD partitions and deletes some directory's. but i'm stuck using the loop cant realy find out how to make it w...
Tricky Batch File Code? Summary: Hi, I would like to take what the user has set and take it character by character and convert it into somthing else. Example: The user typed in "...
batch file help Summary: hello guys ! we have load of metrics reports generated since 6 months , the thing is that the metrics contain .html and .png files in them. now time ...
Batch file rename based on data in file Summary: What I need seems so simple yet I haven't been able to figure it out or find information on someone who wanted to do the same thing and came up with a...
How To Append Server Name to DIR Batch File Summary: I created a batch file which would create a directory of a specific drive letter on each of the (6) servers I'm trying to account for. The output is j...
Batch file, read data in email, open browser Summary: Hi there, I am looking for a way to automate a tedious task I have to go through every day at work, and I thought a batch file might be the way to go ...
Batch file to replace the string Summary: i have a text file like this ## PROPERTY TO DECIDE IF THE DEFAULT IS SERVER ## PROVIDER_URL_REQUIRED = N TFA_EXTERNAL_LOCATION = D:\\auth.xm...
Batch file to count a specific character in a Summary: How can I count a specific character in a line using a batch file Ex: if I pass a line "c:\dir1\dir2\dir3" to the batch file to count "\" then it shou...
Insert a Column into a Batch File Summary: Hi All, I have a little problem... I have the following two csv files: File1.csv -------------- A,B,C,,D E,F,G,,H I,J,K,,L File2.csv -------------- 1 ...
FTP batch file Summary: I want to make a batch file that takes a file as a parameter, then connects to a predetermined FTP server and uploads the indicated file, then quits. ...
batch file Summary: Does anyone know how to create a batch file that will automatically get the current date in the format year month day eg. 20060206 (using todays date...
Jump To:
<< | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | >>Sponsored Results for: Batch file reporting HDD space