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.
Web Site creating with batch
Name: renis Date: July 19, 2007 at 02:47:46 Pacific OS: XP CPU/Ram: 2G Product: Pentium 4
Comment:
I have script which creates several Web Sites and vitual directories in these Web Sites. I run this script one time and everything is fine. When I run it next time it creates idle Web Sites with the same Name. Then I need to delete them once and again. How can I do that this script do not creates Web Site if there already exist Web Site with the same Name?
Summary: Hi everyone! The following command will create Web Site: iisweb /create C:\MySource "My Site" /d www.mywebsite.com /dontstart I took it from "http://support.microsoft.com/kb/816568" But I need "http:...
Summary: Below are a list of questions I had to answer about ASP.NET. Please look over them to see if I am correct. If not please let me know which ones and what the right answer is. THANKS! ^_^ 1. Which of t...
Summary: Can someone show me a simple way to create a registry backup using batch. I searched the net with google with no luck, all I need to do is create a backup with batch and store it somewhere on the hard...