Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Windows Batch Solutions: 926 - 950 of 1088
 
Hi, I have a Huge drive with lots of files on it. The drive has a normal treestructure. I want to make a batfile which I can place under each "level one" folder (So I can place it only in...
I have a list of images, like http://MySite.com/images/1234.jpg http://MySite.com/images/1874.jpg http://MySite.com/images/84675.jpg etc I need to do two things... download all these i...
OK, this is a really basic question but I can't seem to get it right. I want to use a batch file to copy a file (let's call it "123.txt"), from the same directory that the batch file is in,...
Hello, I need some help logging batch file results. Here's the scenario: I have a batch file for installing a SharePoint 2007 solution on a server farm. The batch file contains several command...
I need to create a batch file that go through the sub directory of the directory that run from and get all the file names and execute a command. So it should do like; Command filename.exe ...
I'm trying to set up a batch file to rename five reports created overnight.  (I'm simply appending the YYYYMMDD to the end of each report name.) The batch file will be executed on my PC. ...
Hi , Nightly im copying over gz files from another server. Then uncompressing them with: gzip -f -k -d c:\files\*.gz If the folder already contains gz which it does , it overwrite the un...
hey, i'm searching for a way to start a .bat file from a vbs script (which is started by a batch), let the vbs script monitor the batch file and continu only after the batch file has ended. t...
I have over 16,000 PDF files that I need to rename. I converted the files from DWG's (from AutoCAD) to PDF's using AutoCAD. When I use the Publish command, it adds the space that was used to c...
Looking for a Script that could be run to DisMount and Mount a MS Exchange Store and run a Batch file to do ISinteg ... Trying to automate the Isinteg check I was able to run Isinteg via...
Hi, I have a text files in a directory C:\Files that end with a .csc extension.  They all will contain numerous strings that will begin with a " and end with a ".  I'm looking for a script ...
Hi there, I wanna use a batch file to get one of the number inside ip address, eg. ip address : 12.34.56.78, I want to get 5, how can I do that?
Hello All, I am looking for a very powerful FTP client that can be operated via command line and supports zlib on the fly compression that can connect to a non proprietary FTP server that s...
Adding internet link to desktop with GPO. Windows Server 2003 with client xp environment. I looked on these boards and found a solution.  It did not work for me however. Here is what I di...
I need batch file commands to rename the most recent file in a directory.  The directory may contain mutiple files and the names will vary, but I only want to rename the most recently created ...
hi all, i'm trying to put a small script together to report all mapped drives for users. i'm using psexec to run a batch file which simply contains the following... __________________...
When i put this into Start, Run...  "remote.lnk 2 pcnumber5" ...the shortcut will run and the shortcut will open the software and will use the variable "pcnumber5". Instead of using S...
I have a .bat script that calls XCOPY to copy a directory tree. This works fine, but not if run from a Windows Service. In this case xcopy does not work. Are there any restrictions on running ...
I'm deploying a update patch to all my pc.. and would like to get the serial number and type model in a log files with the username and computername. I saw that VBS '=========== If WScr...
Our users each have 3 folders within their self-titled network folder and I want to change some of the ntfs permissions within that folder using cacls. Can someone help me create a batch f...
I'm running a batch file to launch CACLS to modify permissions.  Is it possible to apply Active Directory Global Groups to the ACL using CACLS?  User accounts are working fine in the script.  ...
I have a dos program which runs our CNC90 machineing center.  The program works fine until the screen saver comes on, at which time the program locks up  and the CNC90 stops.  It is company po...
Hi, I need to create a small utility batch(say runAnt.bat) file that does the following: 1> compile java file 2> call that java class file 3> get a url string from the sysout of the java f...
I have a couple hundred text files named ???STAT.TXT (example 015STAT.TXT- the 015 is a location id)  These text files are spread out in directories beneath a single source directory utilizing...
Hello, Using a Windows 2000/XP file system, I need to batch rename a bunch of files from the format: Title - Author to the format... Author - Title Free options are preferred. Regards