Witam, podczas instalacji Hub Transport role pojawia się poniższy błąd i instalacja pozostałych składników zostaje anulowana. System na którym próbuję zainstalować exchange’a to win 2008 R2 który pełni rolę repliki AD która działa na win 2003 SP2 . Może macie jakiś pomysł oprócz wyłączenia IPv6 ??
Hub Transport Role
Failed
Error:
The following error was generated when “$error.Clear();
if ($RoleCustomerFeedbackEnabled -ne $null) { $organizationConfig = get-OrganizationConfig;
if ($organizationConfig.CustomerFeedbackEnabled -ne $False)
{ Set-ExchangeServer -Identity $RoleFqdnOrName -CustomerFeedbackEnabled $RoleCustomerFeedbackEnabled; } }” was run:
“Property CustomerFeedbackEnabled can’t be set on this object because it
requires the object to have version 0.1 (8.0.535.0) or later. The object’s current version is 0.0 (6.5.6500.0).”.
Property CustomerFeedbackEnabled can’t be set on this object because it requires the object to have version 0.1 (8.0.535.0) or later. The object’s current version is 0.0 (6.5.6500.0).