Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Аватара для merdzd

Старожил


Сообщения: 289
Благодарности: 7

Профиль | Отправить PM | Цитировать


после проведения хот фикса

http://support.microsoft.com/kb/281308/
Windows Server 2003
Для решения данной проблемы в операционной системе Windows Server 2003 выполните следующие операции:
Создайте запись CNAME для файлового сервера на соответствующем сервере DNS, если она еще не создана.
Внесите следующие изменения в реестр файлового сервера. Для этого выполните следующие действия.
Запустите редактор реестра (Regedit32.exe).
Выделите следующий раздел реестра:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
В меню Правка выберите пункт Добавить значение и добавьте следующий параметр реестра.
Параметр: DisableStrictNameChecking
Тип данных: REG_DWORD
Представление: десятичное
Значение: 1
Закройте редактор реестра.
Перезагрузите компьютер.

и почемуто в русской версии нет этого ...

ou may also have to set the SPN (Service Principal Name) for the Alias Name.
For example, you may have to enter a command that resembles the following commands:
setspn -a host/aliasname targetserver
setspn -a host/aliasname.contoso.com targetserver

результат теста Test-OutlookWebServices -Identity testuser | fl

Id : 1003
Type : Information
Message : About to test AutoDiscover with the e-mail address User.Test@contoso.ru.
Id : 1006
Type : Information
Message : The Autodiscover service was contacted at https://MX01.contoso.ru/Autodiscover/Autodiscover.xml.
Id : 1016
Type : Success
Message : [EXCH]-Successfully contacted the AS service at https://MX01.contoso.ru/EWS/Exchange.asmx. The elapsed time was 46 milliseconds.
Id : 1015
Type : Success
Message : [EXCH]-Successfully contacted the OAB service at https://MX01.contoso.ru/EWS/Exchange.asmx. The elapsed time was 0 milliseconds.
Id : 1014
Type : Success
Message : [EXCH]-Successfully contacted the UM service at https://MX01.contoso.ru/UnifiedMessaging/Service.asmx. The elapsed time was 15 milliseconds.
Id : 1013
Type : Error
Message : When contacting https://wmail.contoso.ru/EWS/Exchange.asmx received the error The request failed with HTTP status 401: Unauthorized.
Id : 1016
Type : Error
Message : [EXPR]-Error when contacting the AS service at https://wmail.contoso.ru/EWS/Exchange.asmx. The elapsed time was 31 milliseconds.
Id : 1015
Type : Success
Message : [EXPR]-Successfully contacted the OAB service at https://wmail.contoso.ru/EWS/Exchange.asmx. The elapsed time was 0 milliseconds.
Id : 1014
Type : Information
Message : [EXPR]-The UM is not configured for this user.
Id : 1017
Type : Success
Message : [EXPR]-Successfully contacted the RPC/HTTP service at https://wmail.contoso.ru/Rpc. The elapsed time was 0 milliseconds.
Id : 1006
Type : Success
Message : The Autodiscover service was tested successfully.
Id : 1021
Type : Information
Message : The following web services generated errors.


на клиенте тест не проходит.


А если поменять MX01 на внешнее имя wmail. то результат Test-OutlookWebServices такой

Id : 1003
Type : Information
Message : About to test AutoDiscover with the e-mail address User.Test@contoso.ru.
Id : 1013
Type : Error
Message : When contacting https://wmail.contoso.ru/autodiscover/autodiscover.xml received the error The remote server returned an error:
(401) Unauthorized.
Id : 1006
Type : Error
Message : The Autodiscover service could not be contacted.
..

Отправлено: 16:54, 12-10-2010 | #3