![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: environment, file, hosting, mailboxname, pfr |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Is there a way to configure the mailboxname attribute? other than %username%?
I have a scenario where the windows login name and outlook login name are different. This is going to be used in a hosting enviroment(outlook rpc over https) . I would like to make a prf file that customers can download and install on their client machines. But I am having trouble with the mailboxname attribute in the prf file. Does anyone know if there is an easy way to get around this? Somehow put the outlook login name into the prf mailboxname attribute. Regards K |
| Ads |
|
#2
|
|||
|
|||
|
You need to put the appropriate value in that attribute in the PRF file. Exactly how you do it will depend on where the information comes from and the programming resources on your end.
Assuming you have the customer information in a database, you could for example have code behind a customer support page on your hosting site that generates the PRF file for each customer by looking up their account in the database and replacing the %username% token in a standard PRF file with the specific user name before presenting that file to the customer to download. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Kjetil" wrote in message ... Is there a way to configure the mailboxname attribute? other than %username%? I have a scenario where the windows login name and outlook login name are different. This is going to be used in a hosting enviroment(outlook rpc over https) . I would like to make a prf file that customers can download and install on their client machines. But I am having trouble with the mailboxname attribute in the prf file. Does anyone know if there is an easy way to get around this? Somehow put the outlook login name into the prf mailboxname attribute. Regards K |
|
#3
|
|||
|
|||
|
ok. Then it is no easy way.
I will investigate how to automate the procedure with some programming. Thanks for quick replay K "Sue Mosher [MVP-Outlook]" wrote: You need to put the appropriate value in that attribute in the PRF file. Exactly how you do it will depend on where the information comes from and the programming resources on your end. Assuming you have the customer information in a database, you could for example have code behind a customer support page on your hosting site that generates the PRF file for each customer by looking up their account in the database and replacing the %username% token in a standard PRF file with the specific user name before presenting that file to the customer to download. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Kjetil" wrote in message ... Is there a way to configure the mailboxname attribute? other than %username%? I have a scenario where the windows login name and outlook login name are different. This is going to be used in a hosting enviroment(outlook rpc over https) . I would like to make a prf file that customers can download and install on their client machines. But I am having trouble with the mailboxname attribute in the prf file. Does anyone know if there is an easy way to get around this? Somehow put the outlook login name into the prf mailboxname attribute. Regards K |
|
#4
|
|||
|
|||
|
Hello, did you found something?
Right now I'm trying a couple things. The best I've found so far is to left the username field blank. That way Outlook ask for the username to setup. Then Outlook says that profile isnt configured. Just restart it and Outlook is ok. But, the strange thing is that the Adress Book doesnt show up, like it use to be. Anyway, if you have found something please let me know. I guess the "easiest" way would be to define a new attribute in the AD, and then a environment variable with it, then use it for the PRF. "Kjetil" wrote: Is there a way to configure the mailboxname attribute? other than %username%? I have a scenario where the windows login name and outlook login name are different. This is going to be used in a hosting enviroment(outlook rpc over https) . I would like to make a prf file that customers can download and install on their client machines. But I am having trouble with the mailboxname attribute in the prf file. Does anyone know if there is an easy way to get around this? Somehow put the outlook login name into the prf mailboxname attribute. Regards K |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pst file option missing under new outlook data file dialog | UncleBuckle | Outlook - Installation | 2 | February 25th 06 12:49 AM |
| backing up a .pst file - another process has locked a portion of the file? | joe54345@gmail.com | Outlook - General Queries | 1 | February 19th 06 04:44 AM |
| getting error: this .pst file is not a valid personal folder file | jen98 | Outlook - Installation | 1 | February 2nd 06 12:37 AM |