Help on Web site issues 
Author Message
 Help on Web site issues

I'm new to VBScript, and before I start trying code things can anyone
confirm if the
following tasks are possible:

1. Creating/Removing a new IIS web site.
2. Setting web site configuration settings such as the Host Header and IP
Address.
3. Creating/Removing Virtual Directories
4. Setting access rights to the Web site folders.

Thanks,



Sun, 13 Apr 2003 03:00:00 GMT  
 Help on Web site issues

1. Yes
2. Yes (90% sure)
3. Yes
4. Yes

You want to look into the IIS ADSI Provider. It will let you do all this.
Check the sample scripts folder on your IIS 5 server:
c:\inetpub\adminscripts

--
Dominic


Quote:
> I'm new to VBScript, and before I start trying code things can anyone
> confirm if the
> following tasks are possible:

> 1. Creating/Removing a new IIS web site.
> 2. Setting web site configuration settings such as the Host Header and IP
> Address.
> 3. Creating/Removing Virtual Directories
> 4. Setting access rights to the Web site folders.

> Thanks,



Sun, 13 Apr 2003 03:00:00 GMT  
 Help on Web site issues

Advanced Programmatic Administration
http://msdn.microsoft.com/library/psdk/iisref/abgu26y6.htm

--
Michael Harris
Microsoft.MVP.Scripting
--


Quote:
> I'm new to VBScript, and before I start trying code things can anyone
> confirm if the
> following tasks are possible:

> 1. Creating/Removing a new IIS web site.
> 2. Setting web site configuration settings such as the Host Header and IP
> Address.
> 3. Creating/Removing Virtual Directories
> 4. Setting access rights to the Web site folders.

> Thanks,



Sun, 13 Apr 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. FYI - New Web Site Security Issue - Cross Site Scripting Vulnerability

2. FYI - New Web Site Security Issue - Cross Site Scripting Vulnerability

3. FYI - New Web Site Security Issue - Cross Site Scripting Vulnerability

4. Site Maps - for web site

5. Best site for freelancer work (PHP, Web site, java, oracle sql, php, data entry)

6. PLease help with my web site

7. PLease help with my web site

8. Looking for a *GOOD* VB script and MSAccess Help Web Site

9. Web Site Help Needed

10. Help with publishing a local web-site

11. Dynamic Web Page / Site - HELP (long - with examples)

12. PLease help with my web site

 

 
Powered by phpBB® Forum Software