Hi All,
I am attempting to install Exchange 2010 on Server 2008 R2 in a test
environment. This is VS on HyperV, new install of Server 2008. The
VS is also the DC, and has the following server roles: ADDS, DNS, IIS.
This is the error message when installing the HUB transport role:
The following error was generated when "$error.Clear(); set-
ExchangeServerRole -Identity $RoleNetBIOSName -IsProvisionedServer:
$true -DomainController $RoleDomainController" was run: "Property
IsProvisionedServer cannot 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 IsProvisionedServer cannot 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)
I have tried the Time Sync suggestion for intergrated services with
HyperV, also tried disabling IPV6 as mentioned from other posts
online.
All windows updates are installed, and recently tried using this
script to make sure all exchange prereqs are installed...
http://www.ucblogs.net/blogs/exchange/archive/2010/05/07/Automated-prerequisite-installation-via-PowerShell-for-Exchange-Server-2010-on-Windows-Server-2008-R2-_2D00_-v2.0.aspx
I cannot get past this... Please help.
Thanks in advance.