Scripting the creation of IIS Web Sites
- From: "William Tasso" <spamblocked@xxxxxxxxxx>
- Date: Mon, 20 Jun 2005 23:53:51 +0100
Hello
I've hacked together a script which automates almost everything I need to do when creating a new web site including creating the new anonymous user.
Unfortunately IIS seems to have an issue with this user.
o The directory structure is created ok o The anonymous user is created ok o Appropriate permissions are set ok o The site is created ok.
Using the IIS MMC I can see that IIS is using the newly created user for anonymous access. Navigating to the site returns a 401.1 every time until I manually reset the password for Anonymous user access in the MMC.
Speaking to Microsoft earlier today I was assured that kb:883489 (http://support.microsoft.com/?id=883489) is not relevant here.
Clues appreciated.
Oh yes, one more thing. So far, I've failed to turn up a usable example of a script (I'm using WSH:vbScript) that will create an Application Pool.
Thanks for reading. -- William Tasso .
- Follow-Ups:
- RE: Scripting the creation of IIS Web Sites
- From: David Davis
- RE: Scripting the creation of IIS Web Sites
- Prev by Date: Re: Outlook2003 on Win2003 PROBLEM
- Next by Date: Re: SQL Server Job Failure
- Previous by thread: TechNet Plus Subscription
- Next by thread: RE: Scripting the creation of IIS Web Sites
- Index(es):
Relevant Pages
|