Jun 17, 2011 at 8:44 PM
Edited Jun 17, 2011 at 8:45 PM
|
Hi,
When I run the prerequisite installer that comes with SharePoint 2010, it downloads a newer version of Microsoft SQL Server 2008 Analysis Services ADOMD.NET than the Download-All_SP2010_PreReqs.sp1 script does. The link to the new version is
http://go.microsoft.com/fwlink/?LinkID=160390. Does anyone know how to find the permalink to this to use in the Download-All_SP2010_PreReqs.ps1 script?
Thanks!
|
|
|
|
Here are the links you are looking for (I think):
- x64: http://download.microsoft.com/download/A/D/0/AD021EF1-9CBC-4D11-AB51-6A65019D4706/SQLSERVER2008_ASADOMD10.msi
- ia64: http://download.microsoft.com/download/6/A/6/6A6E2E79-1069-4F85-98F7-BA09E4B46A96/SQLSERVER2008_ASADOMD10.msi
Source: http://www.microsoft.com/download/en/details.aspx?id=3522
|
|
Coordinator
Jun 23, 2011 at 3:07 AM
|
Thanks folks - I've just updated the Download-All_SP2010_PreReqs.sp1 script with this info.
Cheers
Brian
|
|