I have an answer.

The prf file that was generated off of the sample Outlook.prf was not a valid prf file. I had to use the Office 2003 resource kit's "Configuration Installation Wizard" to generate a custom profile for me. However, the profile generated is significantly different that the syntax used by the kix script. The script tries to write in the prf file but adds erroneous entries that break things. So, I just commented out the PRFSETTINGS function and copy the prf file directly over to the hard drive and use it that way. This works because the prf file uses the variable %UserName% to populate the mailbox name and profile name.

I still use the kix script to generate registry entries.

Thank you all.

Tyler


Edited by raklet (2004-05-28 01:09 AM)