Quantcast
Channel: AutoSPInstaller
Viewing all articles
Browse latest Browse all 2279

Created Unassigned: SharePoint SP1 Integrated [20846]

$
0
0
Hope this is the right section in the Forum to post this :-)


When you try to do an offline install with SharePoint SP1 Integrated (Available on MSDN) and AutoSPInstaller the Prerequisites Installer throws an error.

The SharePoint prerequisites installer now requires the following packages:
• Microsoft .NET Framework 4.5
• Windows Management Framework 3.0
• Application Server Role, Web Server (IIS) Role
• Microsoft SQL Server 2008 R2 SP1 Native Client
• Windows Identity Foundation (KB974405)
• Microsoft Sync Framework Runtime v1.0 SP1 (x64)
• Windows Server AppFabric
• Microsoft Identity Extensions
• Microsoft Information Protection and Control Client
• Microsoft WCF Data Services 5.0
__• Microsoft WCF Data Services 5.6__ (NEW PACKAGE)
• Cumulative Update Package 1 for Microsoft AppFabric 1.1 for Windows Server (KB2671763)

But watch out:

• Microsoft WCF Data Services 5.0 (4.6 MB)
and
Microsoft WCF Data Services 5.6 (28.7 MB)

have the same same filename: WcfDataServices.exe. They only differ in their file size. So when you download the Microsoft WCF Data Services 5.6 make sure to rename it.

So ... to get the script working again you'll have to add the following lines of code at position 663 in AutoSPInstallerFunctions.ps1:

/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFilesWcfDataServices_56.exe`" `
/WCFDataServices:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices.exe`""

Hope this tip helps someone.

Greetings

Venrael

Viewing all articles
Browse latest Browse all 2279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>