Summary: Is there any batch or any script which will help sent a file from my pc to user end pc over the nt. for ex. I have to update a user pc everytime there...
Summary: Hi, I'm looking to create a batch file that first checks if a PC is connected (returns a reply in ping) then if so send a remote shutdown to that P...
Summary: On my home network I have 4 Windows boxes. 3 are downstairs and 1 is in my room. All of them are pretty lax on security since they have no internet c...
Summary: I have a script that I'm trying to use to delete files off a server. I have a .txt file with the location of the files needing deleting. How do I ge...
Summary: Glad I was able to help. :) I'd need a few more details on what you are needing and a more complete sample of your script and csv file to be sure, but...
Summary: Somebody know where can I find a program like either poster acceptor or persits for free or an row ASP (not .net) script for uploading files to a serv...
Summary: Is there a way to put in code within the batch file itself to run this command as admin rather that whatever user opens it? I have a btach file to rem...
Summary: I have this little script which has a settings file so the batch doesn't have to be edited. echo Drag and drop settings file onto this window then hit...
Summary: I've got a challenge for anyone...does anyone know how to apply a *.reg (exported registry key) to a remote computer using either vb script, or VB 6? ...
Summary: I am working on a batch script that would update 7 different file servers that run the exact same application. The servers have identical directory s...
Summary: Thank you for your reply, but I am afraid that I cannot do not fully understand your response. 1. You mentioned command line parameters. As far as I u...
Summary: Hi, I use Gammu to read the sms and mms text on my mobile phone. Just a simple batch script can save the text (with nummer, date etc... ) to a textfil...
Summary: Hello everyone! :) Excellent forum you guys have here. I am trying to write a batch file here for work so I can check to see which PCs on my work netw...
Summary: [edit: small fixes to the script] I made a few improvements..... @ECHO OFF SET FLNM= SET DRV= SET DIRS= :NAME CLS SET /P FLNM=INPUT [A] FILENAME[S] T...
Summary: Below is a beta version of what I think you want. It won't update the QP.INI file but will display results on-screen so that you can check if the scr...
Summary: Nitpicking is what I live for! (Not really.) klint: Here, "eggs" is not a unit of measure. It should be part of the ingredients (so that would be the ...
Summary: Hi, I have now managed to sort the problem with the first two columns in order. All I need a script for now is to add the third column from each testo...
Summary: Today the Script for Charlotte failed to complete what it was supposed to do, but yet Scheduled Task logs show it did. "Charlotte.job" (025_Charlotte ...
Summary: hi, i need a program/script to search for a file, if it finds it search for a more relcently modified than the last file on the network(because peopl...
Summary: Im trying to build a back up function. I want to select the files on the computer that is running my program and send them to a remote machine with a ...
Summary: this just goes through the tree, like "dir /s" and lists all files. maybe you can adapt/use it, i'm not sure. i haven't tried it over network drives y...
Summary: Hey all, i've been tearing my hair out for about a week trying to get this working: What i have is a server/client program that simply sends a file fr...
Summary: This was my first post here. I will redirect my request as you suggest. However, you hit the nail on the head. I will be logged on the system drive ...
Summary: Hey all, i'm running into a little problem with my batch file. To explain, i am trying to use the rename command (as well as a few other commands) tha...
Summary: OK. Got this cracked now. SN, many thanks for the suggestions & pointers re use of .inf files. I've now managed to execute automated registry clear...