SharePoint Blog - René Hézser

Anmelden  RSS Feed RSS Feed
Startet die Suche

Archive

Kategorien

Links

Andere Blogs



Add to Technorati Favorites

Jan 282010

Contoso SharePoint 2010 available

If you want to try SharePoint 2010 without the hassle of installing and configuring it with over 200 demo accounts, you can now download a preconfigured Hyper-V VM from Microsoft: http://www.microsoft.com/downloads/details.aspx?FamilyID=0c51819b-3d40-435c-a103-a5481fe0a0d2&displaylang=en

2 VMs are available for download.

Machine “a” contains the following:

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

Machine “b” contains the following:

  1. Windows Server 2008 R2 Standard Evaluation Edition x64, joined to the “CONTOSO.COM” domain
  2. Microsoft Exchange Server 2010

Update:
If you need the administrator password, it is “pass@word1”


Published: 1/28/2010  5:09 PM | 0  Comments | 0  Links to this post
Tagged as: SharePoint

Jan 252010

Office documents open read-only in SharePoint

Because there are many questions about this behavior, I want to blog about it.

You might have noticed, that if you simply click on a document, it will be opened in read-only mode. You have to use the dropdown and select “Edit in …” to open it with read-write access.

There is a Knowledgebase article available, which describes the problem and offers a solution: http://support.microsoft.com/kb/870853/en-us

To change the default behavior, you’ll have to change the registry on each client!


Published: 1/25/2010  9:02 PM | 0  Comments | 0  Links to this post
Tagged as: SharePoint

Jan 202010

Remote Desktop and ClearType

Are you using an RDP connection to work on development systems? If so, don’t forget to turn on ClearType!

ClearType

A picture says more than 1000 words…


Published: 1/20/2010  12:37 PM | 0  Comments | 0  Links to this post
Tagged as: Sonstiges

Jan 092010

Enabling the Developer Dashboard

Enabling the developer dashboard is very easy. It can be done via stsadm (or Powershell or the OM).

image

To enable it on demand means, that you will get a small icon at the top right corner next to your user name.

stsadm -o setproperty -pn developer-dashboard -pv OnDemand


Published: 1/9/2010  4:51 PM | 0  Comments | 0  Links to this post
Tagged as: SharePoint