scripting fp web setup

S

scott

hi

I am trying to automate web setups on a NON AD Windows 2003 server. I am
using a vbscript to create the IIS website, webroot and default
application no problem, but am sticking on then extending the website to
allow for frontpage extensions

does anyone have any references or info on this sort of thing ? googling
isn't turning anything up of use for the frontpage part of this :eek:(

thanks in advance

_scott
 
S

Stefan B Rusynko

See if this helps
http://www.microsoft.com/serviceproviders/resources/techresarticlesfp.mspx#automation




| hi
|
| I am trying to automate web setups on a NON AD Windows 2003 server. I am
| using a vbscript to create the IIS website, webroot and default
| application no problem, but am sticking on then extending the website to
| allow for frontpage extensions
|
| does anyone have any references or info on this sort of thing ? googling
| isn't turning anything up of use for the frontpage part of this :eek:(
|
| thanks in advance
|
| _scott
 
S

scott

that will do nicely :eek:)

many thanks, I've been stumbling round google for days until this

_scott
 
Top