SharePoint 2010 Virtual Machine for customers & partners now available

We have now released downloadable environment to get up to speed with SharePoint 2010. You can download the VM from the following address.

Following chapters are directly from the download page, but edited for more readable format.

[IMPORTANT] – You’ll need to import the VM to Windows Server 2008 R2 Hyper-V, so that the network adapter settings will remain the same, otherwise you’ll run into issues concerning activation of OS and Office Client.

You can also download additional training material from the following links for SharePoint 2010 and for Office 2010. These include presentations and hands on lab material for developers.

Overview

This download contains a two Virtual Machine set for evaluating and demonstrating Office 2010 and SharePoint 2010. Virtual machine “a” contains the following pre-configured software:

  • Windows Server 2008 SP2 Standard Edition x64, running as an Active Directory Domain Controller for the “CONTOSO.COM” domain with DNS and WINS
  • Microsoft SQL Server 2008 SP2 Enterprise Edition with Analysis, Notification, and Reporting Services
  • Microsoft Office Communication Server 2007 R2
  • Visual Studio 2010 Beta 2 Ultimate Edition
  • Microsoft SharePoint Server 2010 Enterprise Edition Beta 2
  • Microsoft Office Web Applications Beta 2
  • FAST Search for SharePoint 2010 Beta 2
  • Microsoft Project Server 2010 Beta 2
  • Microsoft Office 2010 Beta 2
  • Microsoft Office Communicator 2007 R2

Virtual machine “b” contains the following pre-configured software:

  • Windows Server 2008 R2 Standard Evaluation Edition x64, joined to the “CONTOSO.COM” domain
  • Microsoft Exchange Server 2010 Active directory has been preconfigured over 200 “demo” users with metadata in an organizational structure.

All of these user profiles have been imported and indexed for search within SharePoint Server 2010, with “contoso\administrator” granted administrator permissions.

SharePoint Server 2010 has been configured in a “Complete” farm using Kerberos authentication and the default SQL Server 2008 instance for data, and has a site collection created using the Team Site template at https://intranet.contoso.com/ and a FAST Search Center at https://intranet.contoso.com/search/.

Performance Considerations

  • If possible, unpack and run the VM image on a separate, fast hard drive (7200 RPM or better) from the operating system of the host machine. If this is being done on a laptop, a second internal drive or external eSATA drive works best, though USB 2.0 (make sure it's 2.0, 1.1 is too slow) or Firewire is acceptable. For absolute best performance use a second internal SSD drive.

System Requirements

  • Supported Operating Systems : Windows Server 2008 R2; Windows Server 2008 R2 Enterprise; Windows Server 2008 R2 Standard

In order to run this demo you will need the following: - Windows Server 2008 R2 with the Hyper-V role enabled. - Drive Formatting: NTFS - Processor: Intel VT or AMD-V capable - RAM: 8 GB or more recommended - Hard disk space required for install: 50 GB

Setting up your environment

  1. Start Hyper-V Manager from Control Panel -> Administrative Tools
  2. Confirm that the local host machine appears in the Hyper-V Manager list and select it if not already done
  3. Under Actions, click Virtual Network Manager…
  4. Confirm that you have created an Internal virtual network named “Internal”. Internal networks limit connectivity to only VMs and the host. If a suitable not, create one now using the following steps:
    1. Click on Virtual Network Manager in the Actions pane
    2. Choose New virtual network in the Virtual Networks pane
    3. Choose Internal from the type list and click Add
    4. Enter a name of Internal and click OK
    5. Start menu -> right-click Network –> Properties
    6. Click Change adapter settings
    7. Find the adapter with a description of Internal, right-click and choose Properties
    8. Double-click on Internet Protocol Version 4 and enter the following values:
      1. IP address: 192.168.150.6 2.
      2. Subnet mask: 255.255.255.0
      3. Default gateway: (leave blank)
      4. Preferred DNS server: 192.168.150.1
    9. Click OK
    10. Close the Virtual Network Manager dialog.
  5. Under Actions, click Import Virtual Machine
  6. Use the Browse button to select the folder where the virtual machine package was extracted.
  7. Click Import and wait for the Import to complete – the import status will appear in the Operations column
  8. Select the newly imported virtual machine and click Settings in the right pane of the Hyper-V Manager
  9. Confirm (and correct if necessary) that the Network Adapter is connected to the Internal network from step 1d.
  10. Close the virtual machine Settings dialog.