I have two installs of OCS 2007 R2. -Both are on Fresh Windows Server 2008 fully patched 64-bit systems (one contoso.com and one fabrikam.com) -The contoso.com system works great and has v9.0.21022.8 of the msdia90.dll (apparently from the VC++ 2008 Redist) -The fabrikam.com system fails and has v9.0.30729.17 of the msdia90.dll (apparently from the VC++ 2008 Redist SP1)
For the fabrikam.com install, and being the dummy that I am, I downloaded the redist from the Microsoft site, not knowing that the OCS 2007 R2 bits had the vc++ redist in the package. After installing the redist, I also installed the redist SP1 at the recommendation of the redist package downloaded and installed from the Microsoft site.
When I fully update the contoso system via WUS, it appears not to update the msdia90.dll to the SP1 version (v9.0.30729.17). It remains at v9.0.21022.8.
1. Does anyone know if this is this intended, and if so, why? 2. Is the SP1 update (v9.0.30729.17) to the VC++ 2008 Redist not recommended/supported?
Failures that I get with fabrikam (the SP1/v9.0.30729.17 version of msdia90.dll) are:
-users can't log in because of clock time wrong (SE and DC are on same box) -OCS 2007 R2 has sql database connection failures
3. Anyone seen this? 4. Can anyone please point out what I'm missing?