Summary: I am looking for a vb script to put a time and date stamp on a folder I am moving data to. I want it to create the folder with a time and date stamp a...
Summary: Can any script gurus tell me why the following VBS script doesn't run at all on my XP box? It's supposed to echo all files newer than the specified d...
Summary: Hi I think i have a vb script to do what I wanted, I have tested it and it seems to work ok when I double click on it. Just need to try it at login. ...
Summary: Hi I need a script to remove LF and CR Characters from a CSV file. I have never written any widnows script. I need help. the Data in my csv file loo...
Summary: 1. I am using group policy to add registry entries to prevent the auto update of Sun Java Runtime Environment. I need to add registry entries at both ...
Summary: Hello everyone, first post, and not any easy one.. I currently have a script from a few examples that I mashed together that works wonderfully to dele...
Summary: Hi Guy and Gals, I hope one of you smarties... out there can help me with this. I am working on a project to automate the installation of a task that...
Summary: I have several vb scripts that are timed to go off certain times of the day. My prob is the scripts won't run when we the times arrive. We double clic...
Summary: I need to add to an existing VBS script - to read the contents of a CSV file and locate specific data, then the check the date to see if it matches th...
Summary: Hey all, does anyone know/have a .vbs script that will display the IP address of a computer? I need an easy way for everyone on our network to check ...
Summary: You should probably have mentioned you were working with VBA, not a "VB Script;" people will assume you meant VBScript, which is a different language....
Summary: Is there a VB script that can traverse just through a set of folders and subfolders (not files) and rename them from "JAN" to 1JAN", "FEB" to 2FEB", "...
Summary: Hello folks, If anyone is up to it, I have a couple of requests. First, I ghave been learning from a little batch file that backs up a file or two ...
Summary: I have made a vb script that prompts for a Job number input. I would like the script to take that input, and create a directory with that inputs name...
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: I have some text files which i have to ftp them from one server to other. I can use PUT command, but for each file i have to call it. Assume that ther...
Summary: Hi all, i have written a VB script to fetch the details of the user through his Session ID in W2k3. command: adfind -gc -b "" -binenc -f " msExchMailb...
Summary: I need a VB script to deploy all of 500 PCs to start DHCP service, DNS, & Time services Does anyone suggest nice snippet script for me, cos i know not...
Summary: Hey everybody im looking for a vbs script to open a popup message, and when a certain button is clicked it will tell the batch file to do somethin...
Summary: Hello there! I am trying to create login script to my users and i seriously need help. A CMD script that does following.. if username starts with lett...
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: Batch scripting language has no builtin functions to perform arithmetic computations on time and date. A lot of work is required due to substring mani...