I’m running SharePoint 2010 on Windows 7

Von Florian Grasel 24. November 2009 02:10

Wie ihr ja wahrscheinlich alle schon gehört habt, können Entwickler SharePoint 2010 auch auf Windows 7 laufen lassen:

image

Tja um so verwundert war ich, als ich mit der neuen Beta voller Vorfreude auf meinem Windows7 Rechner das setup ausführen wollte und diesen Bildschirm vorfand:

clip_image004

Hmm… So haben Peter und ich das auch beim MSDN-Technet-Briefing erzählt und das auf die Beta geschoben. Doch ihr werdet nicht glauben über was ich da heute auf msdn gestolpert bin -> durch die einfache Modifikation eines xml-Files kann man die obige Fehlermeldung beseitigen und siehe da SharePoint is runing on my windows 7.

Wie geht das?? Ganz einfach:

Wenn man das setup laufen hat, startet man einfach den Taskmanager und geht bei setup.exe auf Eigenschaften um den Dateipfad ausfindig zu machen.

image

Dort wechselt man dann in das Verzeichnis Files -> Setup (also bei mir C:\Program Files (x86)\MSECache\oserver2010\Files\Setup), öffnet das config.xml File und setzt dort folgenden Eintrag

image

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

Viola ->

clip_image010

Die Prerequisites habe ich nicht zum Laufen gebracht, aber was man alles auf der Windows 7 Maschine noch zusätzliches braucht:

1. If you are using Windows Vista Service Pack 1, Windows Vista Service Pack 2, or Windows 7, install the following additional prerequisites:

· Microsoft FilterPack 2.0 Beta. At a command prompt, type the following.

c:\SharePointFiles\PrerequisiteInstallerFiles\FilterPack\FilterPack.msi

· Microsoft Sync Framework

· SQL Server Native Client

· Microsoft Geneva Framework Beta 1 Runtime for x64

· ADO.NET Data Services v1.5, which is required to support the REST service that is available at http://localhost/_vti_bin/ListData.svc. Choose the Runtime Only installer.

· Chart Controls (this is not required if you are going to install SharePoint Foundation 2010).

· SQL Server Analysis Services - ADOMD.Net (this is not required if you are going to install SharePoint Foundation 2010).

2. Manually enable each of the required Windows Features. You can do this quickly by copying and running the following command in a Command Prompt window.

The following text contains line breaks. You must remove the line breaks to run this script from a command prompt.
start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-RequestFiltering;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI;WCF-HTTP-Activation;WCF-NonHTTP-Activation

Dann oben angeführten Installer laufen lassen:

clip_image011

Und dann nicht vor lauter Enthusiasmus auf folgendes vergessen:

1. After the installation is complete you, will be prompted to start the SharePoint Products and Technologies Configuration Wizard. Before starting the wizard, first install the Microsoft SQL Server 2008 KB 970315 x64. With the wizard open, do the following:

a. Install SQL Server 2008 KB 970315 x64.

b. After the Microsoft SQL Server 2008 KB 970315 x64 installation is finished, complete the wizard.

Eigentlich wollte ich heute mal früher schlafen gehen, aber was tut man nicht alles für so einen genialen Screenshot ;-)):

image

Ich will jetzt unbedingt vom Microsoft Marketing ein eigenes Logo I’m running SharePoint on Windows 7

clip_image015

:)

Weiterführende Infos auf: http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx

Tags:

MOSS2010

Comments

11/24/2009 4:42:19 PM #

Kleiner Tip noch von mir - schaut das der Rechner in der Domaine hängt sonst stopt die Erstellung der ConfigDB mit einem Error "unknown User"

lg Mathias

Mathias Florian Austria | Reply

5/27/2010 3:32:10 PM #

@Mathias: das kannst du lösen indem du die ConfigDB per PowerShell anlegst.
Befehl: New-SPConfigurationDatabase.

Danach den Konfigurationsassistenten noch mal laufen lassen

Daniel Germany | Reply

Add comment




  Country flag

biuquote
  • Comment
  • Preview
Loading



Menü

Home
Über diesen Blog
Archiv
Abonnieren Feed
Kontakt

Dieser Blog wird von Microsoft Österreich betrieben.

http://www.microsoft.com/austria | © 2009 Microsoft Corporation. Alle Rechte vorbehalten.
BlogEngine.NET 1.5.0.7 powered by atwork