Replace O365 Integration Module Endpoint URLs - Windows Server Essentials
If you are a Microsoft Online Service Reseller Agreement (MOSRA) partner, to ensure that customer signup transactions are processed via your portal, replace the endpoint URLs used by the Windows Server Essentials Office 365 integration module.
The integration module uses the following four endpoint URLs:
An Office 365 Enterprise subscription purchase endpoint.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\MSO\
Type = REG-SZ
Key name = MOSRASTDBUY
Value = xxxxx, where xxxxx is your enterprise subscription purchase URL. For example, Value = http://syndicatepartner.office365.com/enterprisebuy.html
An Office 365 Enterprise subscription trial endpoint.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\MSO\
Type = REG-SZ
Key name = MOSRASTDTRY
Value = xxxxx, where xxxxx is your enterprise subscription purchase URL. For example, Value = http://syndicatepartner.office365.com/enterprisetry.html
An Office 365 subscription purchase endpoint.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\MSO\
Type = REG-SZ
Key name = MOSRALITEBUY
Value = xxxxx, where xxxxx is your enterprise subscription purchase URL. For example, Value = http://syndicatepartner.office365.com/smallbizbuy.html
An Office 365 subscription trial endpoint.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Server\MSO\
Type = REG-SZ
Key name = MOSRALITETRY
Value = xxxxx, where xxxxx is your enterprise subscription purchase URL. For example, Value = http://syndicatepartner.office365.com/smallbiztry.html
To add an endpoint URL key to the registry
On the reference computer, click Start, type regedit, and then press ENTER.
In the left pane, expand HKEY_LOCAL_MACHINE, expand SOFTWARE, expand Microsoft, expand Windows Server, and then expand MSO.
If MSO does not exist, right-click Windows Server, point to New, click Key, and then type MSO for the name of the key.
Right-click MSO, and then click String Value. Type one of the following endpoint string names for the name of the string:
MOSRASTDBUY
MOSRASTDTRY
MOSRALITEBUY
MOSRALITETRY
Right-click the new string in the right pane, and then click Modify.
Type your new endpoint URL in the Value data text box, and then click OK.
Repeat steps 4-6 for each string name listed in step 4.
Related topics
Preparing the Image for Deployment - Windows Server Essentials
Testing the Customer Experience - Windows Server Essentials