kunto h baiquni

independent it consultant

Disclaimer:
All postings are provided "AS IS" with no warranties, and confer no rights.
This weblog does not represent the thoughts, intentions, plans or strategies of Microsoft.
Because a weblog is intended to provide a semi-permanent point-in-time snapshot,
therefor you should not consider outdated posts to reflect current thoughts and opinions. 

SharePoint Server 2010 on Windows 7 x64

Seiring dengan diluncurkannya SharePoint Server 2010, SharePoint Foundation 2010, SharePoint Designer 2010, dan SharePoint 2010 SDK baru-baru ini, menyebabkan adanya kebutuhan untuk dapat melakukan development di atas platform SharePoint 2010 dengan Laptop atau Desktop tanpa Server.

20100517_031341

Blog ini ditulis untuk membantu rekan-rekan developers dan it-pros melakukan instalasi SharePoint Server 2010 atau SharePoint Foundation 2010 pada komputer Desktop dengan sistem operasi Windows 7 64-Bit. Sebagai informasi Windows SharePoint Services (WSS) telah diubah namanya menjadi Microsoft SharePoint Foundation.

Prosedur instalasi berikut ini TIDAK dapat dilakukan pada Sistem Operasi Windows 7 edisi K atau KN dan sangat TIDAK disarankan untuk diterapkan sebagai mesin produksi.

Instalasi SharePoint Server 2010 adalah sangat mirip dengan instalasi SharePoint Foundation 2010, oleh karenanya, di sini kita hanya akan melakukan instalasi SharePoint Foundation 2010 saja.

Yang harus diunduh sebelum melakukan instalasi adalah sebagai berikut:

  1. Microsoft SQL Express 2008 R2.
  2. ADO.NET Data Services Update for .NET Framework 3.5 SP1.
  3. Windows Identity Framework for Windows Server 2008 R2.
  4. Windows Server 2008 R2 .NET Framework 3.5 SP1 WCF Hotfix.
  5. Microsoft Office 2010 Filter Pack x64.
  6. Microsoft Sync Framework v1.0.
  7. SharePoint Foundation 2010.

Hanya diperlukan untuk instalasi SharePoint Server 2010:

  1. Microsoft Server Speech Platform.
  2. Speech recognition language for English.
  3. Microsoft Chart Controls for Microsoft .NET Framework 3.5.
  4. Microsoft SQL Server 2008 R2 Reporting Services November CTP Add-in for Microsoft SharePoint Technologies 2010.

Secara singkat instalasinya mencakup 4 tahap, yaitu:

Tahap 1 – Instalasi IIS 7.5 pada Windows 7.

 

 

Tahap 2 – Instalasi SQL Express 2008 R2.

 

 

Tahap 3 – Instalasi Prerequisites.

 

 

Tahap 4 – Instalasi SharePoint Foundation 2010. Copy berkas instalasi SharePoint Foundation yang sudah diunduh ke C:\, kemudian ekstrak isinya ke dalam folder C:\SPF2010 dari Command-Prompt dengan bantuan script berikut:

   1: SharePointFoundation.exe /extract:C:\SPF2010 

Kemudian dengan bantuan Notepad, bukalah berkas C:\SPF2010\Files\Setup\config.xml dan tambahkan baris berikut ini sebelum baris </Configuration>:

   1: <Setting Id="AllowWindowsClientInstall" Value="True"/>

 

 

Jika hal tersebut di atas tidak dilakukan, kita akan dihadapkan pada error message seperti berikut ini:

20100517_024441

Berikut adalah Screenshots dari instalasinya.

 

 

Apabila jumlah RAM yang terpasang pada Komputer Desktop lebih besar dari 2 GB, instalasi dapat dilanjutkan dengan:

  1. Visual Studio 2010.
  2. SharePoint 2010 SDK.

Selamat melakukan aktivitas development pada instalasi SharePoint Foundation 2010.

Share this post: | | | |
Published Monday, May 17, 2010 8:58 AM by kunto
Filed under: , , ,

Comments

# re: SharePoint Server 2010 on Windows 7 x64@ Saturday, July 10, 2010 11:26 PM

thx pak,,, saya lagi coba ngulik ini

by oimcool