BPOS or MS Online Services Exchange
Hi Guys!
Has anyone looked at migrating to BPOS or MS Online Services in particular for external exchange?
We are about to move in this direction but we have had a few headaches - IE if anyone has problems with constant password prompts - try this:
HKCU\Software\Policies\Microsoft\Office\12.0\Outlook\AutoDiscover
"ExcludeHttpsRootDomain"="0"
HKCU\Software\Policies\Microsoft\Office\12.0\Outlook\AutoDiscover]
"ExcludeHttpsAutoDiscoverDomain"="0"
If exchange online is connecting to your local exchange and not to MS Online Services hosted exchange.
Try to alter Closest GC=1 in HKCU/software/microsoft/exchange/exchange provider - this may need to be enabled (1) or disbled(1), depending on where your site / remote site is situated against the global catalog server.
Now back to my question:
Has anyone packaged OnlineServicesSignIn-en.msi ? I have but noticed the ADM can fascilitate the preferences anyway...I think it is the mocha.adm G.P..
But what about auto-configuration of Outlook? I tried to grab the details that were located in the HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles but it is all in Hex which relates to the values in a PRF...by the way, I noticed BPOS does actually create a temp PRF that is located in the user's profile...
I have placed the exchange details, certificates etc in the HKCU\Software\Microsoft\MOCHA\Configuration.
Used the HKCU\Software\Microsoft\Exchange\Client\Options
"PickLogonProfile"="0" so I can force the test account to use the BPOS exchange account and finally HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
"DefaultProfile"=%USERNAME%@companyname.com.au
I am trying to allow the test account to move from the local exchange to MS Online exchange services - thats my aim but there are ost files involved and it seems most of the settings are in: HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\%USERNAME%\
I wish there was a book on this part of the registry...the only info I found is around pst which is not really helpfull.
Has anyone looked at migrating to BPOS or MS Online Services in particular for external exchange?
We are about to move in this direction but we have had a few headaches - IE if anyone has problems with constant password prompts - try this:
HKCU\Software\Policies\Microsoft\Office\12.0\Outlook\AutoDiscover
"ExcludeHttpsRootDomain"="0"
HKCU\Software\Policies\Microsoft\Office\12.0\Outlook\AutoDiscover]
"ExcludeHttpsAutoDiscoverDomain"="0"
If exchange online is connecting to your local exchange and not to MS Online Services hosted exchange.
Try to alter Closest GC=1 in HKCU/software/microsoft/exchange/exchange provider - this may need to be enabled (1) or disbled(1), depending on where your site / remote site is situated against the global catalog server.
Now back to my question:
Has anyone packaged OnlineServicesSignIn-en.msi ? I have but noticed the ADM can fascilitate the preferences anyway...I think it is the mocha.adm G.P..
But what about auto-configuration of Outlook? I tried to grab the details that were located in the HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles but it is all in Hex which relates to the values in a PRF...by the way, I noticed BPOS does actually create a temp PRF that is located in the user's profile...
I have placed the exchange details, certificates etc in the HKCU\Software\Microsoft\MOCHA\Configuration.
Used the HKCU\Software\Microsoft\Exchange\Client\Options
"PickLogonProfile"="0" so I can force the test account to use the BPOS exchange account and finally HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles
"DefaultProfile"=%USERNAME%@companyname.com.au
I am trying to allow the test account to move from the local exchange to MS Online exchange services - thats my aim but there are ost files involved and it seems most of the settings are in: HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\%USERNAME%\
I wish there was a book on this part of the registry...the only info I found is around pst which is not really helpfull.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
WayneB
14 years ago
Hey there Ole,
I haven't packaged this, however I was wondering if you were were using these resources:
Have you tried the customisation tool? ~
http://www.microsoft.com/downloads/details.aspx?familyid=9ED5F4C1-7F0B-4506-A214-32093AF6147A&displaylang=en
the MOSDAL ~
http://www.microsoft.com/downloads/details.aspx?familyid=457E0786-1BEC-40A2-95AB-06428F53B5CC&displaylang=en
Seeking information from the team blog ~
http://blogs.technet.com/msonline/archive/2009/03/28/upgrade-your-sign-in-application.aspx
Seasons Greetings and Ciao
Wayne
I haven't packaged this, however I was wondering if you were were using these resources:
Have you tried the customisation tool? ~
http://www.microsoft.com/downloads/details.aspx?familyid=9ED5F4C1-7F0B-4506-A214-32093AF6147A&displaylang=en
the MOSDAL ~
http://www.microsoft.com/downloads/details.aspx?familyid=457E0786-1BEC-40A2-95AB-06428F53B5CC&displaylang=en
Seeking information from the team blog ~
http://blogs.technet.com/msonline/archive/2009/03/28/upgrade-your-sign-in-application.aspx
Seasons Greetings and Ciao
Wayne
Posted by:
tron2ole
14 years ago
Posted by:
tron2ole
14 years ago
Nice little vb script MS wrote in the tools but unfortunately, the results do not really explain what Windows Messaging Subsystem hex values mean?
I had seen in either this forum or another, the values against pst files but I wish there was some hard info about the hex values in this registry hive.
I would love to know how to create profiles in this area of the registry.....there is a prf file which is created by BPOS...I might look further into this as the prf essentially creates the registry files in the windows messaging subsystem.
I had seen in either this forum or another, the values against pst files but I wish there was some hard info about the hex values in this registry hive.
I would love to know how to create profiles in this area of the registry.....there is a prf file which is created by BPOS...I might look further into this as the prf essentially creates the registry files in the windows messaging subsystem.
Posted by:
tron2ole
14 years ago
Remind me not to use the messaging subsystem reg - just stick to PRF files [:D]
After a manual install of MS Online Services, I have found that MS actually provide a PRF file located in:
C:\Documents and Settings\%username%\Local Settings\Application Data\Microsoft\Sign In\Config\%BPOS_Username%
Called outlook-configuration.prf
I tested this PRF and altered the obvious like:
[General]
[ServiceEGS]
CachedExchangeConfigFlags=0x00000900
HomeServer=xxx.red003.local
[Service2]
OfflineAddressBookPath=C:\Documents and Settings\%username%\Local Settings\Application Data\Microsoft\Sign In\Config\
Therefore, if I simply use the old prf import by the means of outlook.exe /importprf "path to prf" - this will work well.
Now to automate and clean it up a bit which I am currently testing...
I have used the method of using variables in the prf file as above and using the insert line wisescript to determine the variables against the username. Then executed the script at logon via the active setup key.
This will illiminate the need for users to use the "configure Outlook" button in the Online Services client - not a huge big deal but illiminates user problems...
Using the Outlook 2007 admin setup to either import the PRF again and reapply the patch or using the key below so the prf will be applied at first Outlook launch.
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Setup - ImportPRF=Path of prf file
This last part I am not having much luck and I do not think MS will come to the party either...as they would like users to use "Configure Applications" within BPOS client...I just want users to hit the Outlook shortcut and bingo...
Posted by:
tron2ole
14 years ago
Posted by:
filic
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.