Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch Script Help Needed
Name: kil Date: June 27, 2006 at 10:07:58 Pacific OS: Windows XP Pro CPU/Ram: 3.2 Product: Dell
Comment:
I need help with a batch script that will do the following:
Check to see if any folders or files exist in C:\Temp and if it does delete all folder in C:\Archive. If no folders or files exist in C:\Temp leave C:\Archive alone.
Summary: Hi, I am new to batch scripting and need some help. I am trying to parse (username, computername, date, and time) to a text file. I already have that part done but, I need it so that the script will c...
Summary: I am new to batch scripting and need some help. Here is what I wish to do. Users will download a folder and run a batch script that will call some executables which reference some files. The problem I...
Summary: I need some help writing a batch script to do the following: First check to see if Network connection is on DHCP. If it is, exit. If not, change the DNS Server IP address to specified static IPs. This...