Download Installer Sharepoint 2010 dari http://www.microsoft.com/en-us/download/details.aspx?id=16631

Apabila anda ingin menginstall sharepoint 2010 ke laptop / workstation untuk development (tentu saja dengan OS non server seperti windows 7 , windows 8, dst) ada kemungkinan akan mengalami kendala, biasanya ditolak dengan peringatan bahwa OS nya harus OS server sepertiย  minimal Windows Server 2008.

  1. Baris ini bisa dilewati apabila anda memiliki installer yang sudah terekstrak yang didalamnya terpecah menjadi file file kecil. Apabila anda memiliki installer Sharepoint 2010 dalam single installer ukuran besar, maka file tersebut harus diekstrak terlebih dahulu. Buatlah folder C:\SP2010Installer lalu jalankan perintah berikutย  :>>>> c:\SharePointFiles\SharePointServer.exe /extract:c:\SP2010Installer
  2. Apabila sudah terekstrak, buka folder c:\SP2010Installer\Setup\config.xml menggunakan text editor , seperti notepad. Tujuannya adalah untuk mengubah beberapa konfigurasi
  3. Ubah tag pada bagian AllowWindowsClientInstall sehingga menjadi sebagai berikut
    <Setting Id=”AllowWindowsClientInstall” Value=”True“/>
  4. Cek kembali konfigurasi sehingga isi file konfigurasi mirip seperti di bawah ini

    <Configuration>
    <Package Id=”sts”>
    <Setting Id=”LAUNCHEDFROMSETUPSTS” Value=”Yes”/>
    </Package>
    <Package Id=”spswfe”>
    <Setting Id=”SETUPCALLED” Value=”1″/>
    </Package>
    <DATADIR Value=”%CommonProgramFiles%\Microsoft Shared\Web Server Extensions\14\Data” />
    <Logging Type=”verbose” Path=”%temp%” Template=”SharePoint Server Setup(*).log”/>
    <PIDKEY Value=”VK7BD-VBKWR-6FHD9-Q3HM9-6PKMX” />
    <Setting Id=”SERVERROLE” Value=”SINGLESERVER”/>
    <Setting Id=”USINGUIINSTALLMODE” Value=”1″/>
    <Setting Id=”SETUPTYPE” Value=”CLEAN_INSTALL”/>
    <Setting Id=”SETUP_REBOOT” Value=”Never”/>
    <Setting Id=”AllowWindowsClientInstall” Value=”True”/>
    </Configuration>
  5. Apabila anda menggunakan windows 7, Install windows update sebagai berikutMSChart.exe : SDK untuk komponen chart / grafik pada .NET 3.5OpenXMLSDKv2.msiย  : SDK untuk pengembangan aplikasi yang mengolah OpenXML seperti docx dan xlsx

    Windows6.0-KB974405-x64.msu

    Windows6.1-KB974405-x64.msu

    Windows6.1-KB976462-v2-x64.msu

    Windows6.1-KB982307-x64.msu


    chart control

  6. Jalankan setup sharepoint, Install Sharepoint Server001-1
  7. APabila diminta untuk lisensi key dan tidak memiliki lisensi , Maka bisa menggunakan serial number Trial yang diberikan oleh microsoft sebagai berikut :
    SharePoint Server 2010 with Enterprise Client Access

    License features For organizations looking to expand their business collaboration platform to enable advanced scenarios. Use the Enterprise capabilities of SharePoint to fully interoperate with external line-of-business applications, Web services, and Microsoft Office client applications; make better decisions with rich data visualization, dashboards, and advanced analytics; and build robust forms and workflow-based solutions. Trial Product key: VK7BD-VBKWR-6FHD9-Q3HM9-6PKMX

    SharePoint Server 2010 for Internet Sites, Enterprise

    For organizations looking to create customer-facing public internet sites and private extranets using the full enterprise capabilities of SharePoint. This provides full SharePoint Enterprise functionality and no other technical limits. Trial Product key: VK7BD-VBKWR-6FHD9-Q3HM9-6PKMX

    SharePoint Server 2010 with Standard Client Access License features

    For organizations looking to deploy a business collaboration platform across all types of content. Use the core capabilities of SharePoint to manage content and business processes, find and share information and expertise, and simplify how people work together across organizational boundaries. Trial Product key: PTTCF-PCY26-D9V8F-8JF8B-XH8JP

    SharePoint Server 2010 for Internet Sites, Standard

    For small and mid-sized organizations looking to create public Internet sites or basic extranets using the Standard features of SharePoint Server 2010. Trial product key: PTTCF-PCY26-D9V8F-8JF8B-XH8JP ?

  8. Pada license Terms agreement, centang lalu continue002 SP install agreement
  9. Pilih standalone, jangan server farm003 standalone
  10. Proses installasi sedang berjalan004 inst progress
  11. Setelah proses installasi selesai, install update Sharepoint 2010 dengan SP 1 dan SP 2. Kunjungi website microsoft pada alamat http://www.microsoft.com/en-us/download/details.aspx?id=39672 untuk mengunduh SP 2 dari Sharpoint 2010.
  12. Dari start menu, buka Sharepoint 2010 Product Configuration 006-2
  13. Proses ini akan membuat otomatis default website untuk sharepoint.ย ย  005 configure
    006 configure progress
  14. Setelah selesai, buka http://localhost untuk membuka website sharepoint anda.

spsetting



Leave a Reply

Your email address will not be published. Required fields are marked *