Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Microsoft Exchange Server (http://forum.oszone.net/forumdisplay.php?f=76)
-   -   Синхронизация коммуникатора с сервером MS Exchange 2003 (http://forum.oszone.net/showthread.php?t=87572)

-unknown- 25-07-2007 07:25 618271

Синхронизация коммуникатора с сервером MS Exchange 2003
 
добрый день!

по поводу проблемы:

- корпоративный сервер с ОС MS Windows Server 2003 SBS (SP1) и MS Exchange Server 2003 (SP2);

- доступ к Exchange Server 2003 внутри сети и из вне без вопросов;

- доступ к Exchange Server 2003 с мобильных ноутбуков из интернет организован так - подключение к VPN и затем соединение с почтовым сервером.

возникла проблема с появлением коммуникаторов, а именно glofish X500+ с системой Windows Mobile 6 - интернет с коммуникатора работает без замечаний, но не удаётся настроить синхронизацию с Exchange Server 2003. я так понимаю, синхронизация выполняется из интернет совсем не так, как и для ноутбуков через vpn (см. выше), какой здесь механизм? как работает механиз синхронизации с Exchange Server 2003 при подключении коммуникатора через USB-кабель к настольному компьютеру?

на сервере для пользователей включены Mobile Services. что мог я не учесть?

прошу прощения, если вопросы некорректны, но пока сам разобраться не смог...



Алексей.

vlad000 31-07-2007 21:03 621064

Если они работают через ActiveSync,то вот так:

These steps affect both Outlook Mobile Access connections and Exchange ActiveSync connections. After you follow these steps, both Outlook Mobile Access and Exchange ActiveSync connections use the new virtual directory that you create. 1. Start Internet Information Services (IIS) Manager.
2. Locate the Exchange virtual directory. The default location is as follows:
Web Sites\Default Web Site\Exchange
3. Right-click the Exchange virtual directory, click All Tasks, and then click Save Configuration to a File.
4. In the File name box, type a name. For example, type ExchangeVDir. Click OK.
5. Right-click the root of this Web site. Typically, this is Default Web Site. Click New, and then click Virtual Directory (from file).
6. In the Import Configuration dialog box, click Browse, locate the file that you created in step 4, click Open, and then click Read File.
7. Under Select a configuration to import , click Exchange, and then click OK.

A dialog box will appear that states that the "virtual directory already exists."
8. In the Alias box, type a name for the new virtual directory that you want Exchange ActiveSync and Outlook Mobile Access to use. For example, type exchange-oma. Click OK.
9. Right-click the new virtual directory. In this example, click exchange-oma. Click Properties.
10. Click the Directory Security tab.
11. Under Authentication and access control, click Edit.
12. Make sure that only the following authentication methods are enabled, and then click OK: • Integrated Windows authentication
• Basic authentication

13. Under IP address and domain name restrictions, click Edit.
14. Click Denied access, click Add, click Single computer, type the IP address of the server that you are configuring, and then click OK.
15. Under Secure communications, click Edit. Make sure that Require secure channel (SSL) is not enabled, and then click OK.
16. Click OK, and then close the IIS Manager.
17. Click Start, click Run, type regedit, and then click OK.
18. Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MasSync\Parameters
19. Right-click Parameters, click to New, and then click String Value.
20. Type ExchangeVDir, and then press ENTER. Right-click ExchangeVDir, and then click Modify.

NoteExchangeVDir is case-sensitive. If you do not type ExchangeVDir exactly as it appears in this article, ActiveSync does not find the key when it locates the exchange-oma folder.
21. In the Value data box, type the name of the new virtual directory that you created in step 8. For example, type /exchange-oma. Click OK.
22. Quit Registry Editor.
23. Restart the IIS Admin service. To do this, follow these steps: a. Click Start, click Run, type services.msc, and then click OK.
b. In the list of services, right-click IIS Admin service, and then click Restart.

Note If the server is Microsoft Windows Small Business Server 2003 (SBS), the name of the Exchange OMA virtual directory must be exchange-oma.

The integrated setup of Microsoft Windows Small Business Server 2003 creates the exchange-oma virtual directory in IIS. Additionally, it points the ExchangeVDir registry key to /exchange-oma during the initial installation. Other SBS wizards, such as the Configure E-mail and Internet Connection Wizard (CEICW) also expect the virtual directory name in IIS to be exchange-oma.


Время: 16:04.

Время: 16:04.
© OSzone.net 2001-