Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Metabase resets at restart

Status
Not open for further replies.

rleestma

Technical User
Joined
Jul 31, 2001
Messages
99
Location
US
Hi there...

I have a CDO e-mail form running on my exchange server / iis server... Basically, you pull up the web page, fill in the form fields, hit submit, and all the information gets E-mailed back to me...

Problem is that Exchange Service Pack 3 does not allow for the IUSR account to read the metabase unless I run the following command

cscript vbaadd.vbs IUSR_ISI1

This adds my IUSR account to the metabase read list...

When I RESTART THE MACHINE it resest, causing me to have to redo this command again...

Any ideas?

Ryan
 
I got it figured out...

What I did is that I created a little batch file to run the script that adds a user to the metabase's read permissions list, and then through a group policy I assigned a startup script to the domain controller...

Seems to work well so far...

L8er,

Ry,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top