Me

No User

You must log in to access your account.

Eric Eaton (e2)

Avatar Image

active 2 years ago
Avatar Image

Eric Eaton (e2)'s Activity RSS Feed

  • Avatar

    Eric Eaton (e2) commented on the blog post SharePoint 2010 Lab Environment Part 1 – Installing SharePoint on Windows 7   1 year, 8 months ago

    I would assume that you could install a different edition of SQL server 2008R2 on Windows 7, but you cannot make a Windows 7 client machine be a domain controller for a sample AD. I can think of a couple alternatives, though.

    A) Follow the steps in SharePoint 2010 Lab Environment Part 2, which allows [...]

  • Avatar

    Eric Eaton (e2) posted on the forum topic Running the Office Web Applications on a Domain Controller in the group SharePoint 2010 Help and How To:   2 years, 2 months ago

    Oops! I apparently left out the actual line that you need to add to the applicationhost.config file – so here it is:

    add mimeType=”application/zip” enabled=”false”

    Put it into a < and /> tag structure. I can't type it that way here, because then it becomes invisible in the forum. Again, I recommend just typing it rather than [...]

  • Avatar

    Eric Eaton (e2) and Renee Rockwell are now friends   2 years, 2 months ago

  • Avatar

    Eric Eaton (e2) and Holly are now friends   2 years, 2 months ago

  • Avatar

    Eric Eaton (e2) and Venkatesh Raman are now friends   2 years, 2 months ago

  • Avatar

    Eric Eaton (e2) commented on the blog post Deploying SharePoint 2010 Extranet   2 years, 3 months ago

    I haven’t played with Claims Based Authentication yet, because it’s functionality is incomplete in the current beta version. However, in this sense it seems that it will be a similar paradigm to Active Directory users. SharePoint only stores information about a user once they have been given permission and have logged on. However, you can [...]

  • Avatar

    Eric Eaton (e2) commented on the blog post Deploying SharePoint 2010 Extranet   2 years, 3 months ago

    That’s exactly the intent of Claims-Based-Authentication. It gives the SharePoint admin the ability to authorize external users – giving them access to SharePoint resources without having to create a domain account for them. It fills a need similar to what has previously been addressed by Forms Based Authentication. In fact it can include FBA, but [...]

  • Avatar

    Eric Eaton (e2) started the forum topic Running the Office Web Applications on a Domain Controller in the group SharePoint 2010 Help and How To:   2 years, 4 months ago

    There are a couple of extra tweaks that are needed after installing the SharePoint 2010 Office Web Applications on a Domain Controller. Here is a run-down.

    Create a PowerShell script that contains the following text, or you can enter it line by line in the SharePoint 2010 Management Shell:
    $e = Get-SPServiceApplication | where {$_.TypeName.Equals("Word Viewing [...]

  • Avatar

    Eric Eaton (e2) posted on the forum topic Test-SPContentDatabase in the group SharePoint 2010 PowerShell Reference:   2 years, 4 months ago

    This cmdlet is a compatibility check to compare a given 2007 or 2010 content database to a 2010 web application. It helps to find any missing dependencies before you try to attach and upgrade the content database for use in the web app.

  • Avatar

    Eric Eaton (e2) started the forum topic Test-SPContentDatabase in the group SharePoint 2010 PowerShell Reference:   2 years, 4 months ago

    NAME
    Test-SPContentDatabase

    SYNOPSIS
    Tests a content database.

    SYNTAX
    Test-SPContentDatabase -Name <String> -WebApplication <SPWebApplicationPipe
    Bind>

    DESCRIPTION
    The Test-SPContentDatabase cmdlet tests [...]

  • Avatar

    Eric Eaton (e2) commented on the blog post SharePoint 2010 * Windows PowerShell = Disaster Recovery2   2 years, 5 months ago

    Thnaks for letting me know, Peggy. The PowerShell group and forum has been opened up to the public now.

  • Avatar

    Eric Eaton (e2) and Tyrone Rugen are now friends   2 years, 6 months ago

  • Avatar

    Eric Eaton (e2) wrote on Tyrone Rugen’s wire:   2 years, 6 months ago

    Welcome to the SharePoint Help Community.

  • Avatar

    Eric Eaton (e2) wrote a new blog post: SharePoint 2010 Lab Environment Part 2 – Bootable vhd Files   2 years, 6 months ago

    The problem:  Having to install SharePoint on a server OS has been a consistent cause of complaint for years within the SharePoint community, especially for developers.  The proliferation of virtualization technologies (such as the free Virtual PC and VMWare Server for client OS’s, and Virtual Server and Hyper-V for server OS’s) have helped to soothe [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: SharePoint 2010 Lab Environment Part 1 – Installing SharePoint on Windows 7   2 years, 6 months ago

    The problem:  Having to install SharePoint on a server OS has been a consistent cause of complaint for years within the SharePoint community, especially for developers.  The proliferation of virtualization technologies (such as the free Virtual PC and VMWare Server for client OS’s, and Virtual Server and Hyper-V for server OS’s) have helped to soothe [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Deploying and Upgrading to Project Server 2010   2 years, 7 months ago

    These are some notes from a helpful session today at the SharePoint Conference 2009 in Las Vegas delivered by Christophe Fiessinger and Jan Kalis from the Microsoft Project Server team.  The notes are as organized as I can make them while I’m sitting here in the room, but they will of course not be as [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Externalizing BLOB Storage in SharePoint 2010   2 years, 7 months ago

    These are some notes from a helpful session today at the SharePoint Conference 2009 in Las Vegas delivered by Srini and Burzhin (I typed too slowly to get their last names), product engineers from Microsoft.  The notes are as organized as I can make them while I’m sitting here in the room, but they will [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Deploying SharePoint 2010 Extranet   2 years, 7 months ago

    These are some notes from a session today at the SharePoint Conference 2009 in Las Vegas delivered by Ryan McMinn, an Access Services guy at Microsoft.  It was nice to get more specific information about getting FBA to work, but it was also a little frustrating to not get much information about setting up SharePoint [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Develop Advanced Access Web Databases and Publish to SharePoint   2 years, 7 months ago

    These are some notes from a REALLY great session today at the SharePoint Conference 2009 in Las Vegas delivered by Ryan McMinn, an Access Services guy at Microsoft.  Lots of good, detailed information here.  The notes are as organized as I can make them while I’m sitting here in the room, but they will of [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Using Enterprise Content Types and Managed Taxonomies in SharePoint 2010   2 years, 7 months ago

    These are some notes from a REALLY great session today at the SharePoint Conference 2009 in Las Vegas delivered by Daniel Kogan, the Metadata Service Program Manager at Microsoft.  Lots of good, detailed information here.  The notes are as organized as I can make them while I’m sitting here in the room, but they will [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: SharePoint 2010 Upgrade Part 2: Advanced Scenarios   2 years, 7 months ago

    These are some notes from a great session today at the SharePoint Conference 2009 in Las Vegas delivered by Sean Livingston, the Upgrade Program Manager at Microsoft.  Lots of good, detailed information here.  The notes are as organized as I can make them while I’m sitting here in the room, but they will of course [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: SharePoint 2010 Upgrade Part 1: Fundamentals   2 years, 7 months ago

    These are some notes from a great session today at the SharePoint Conference 2009 in Las Vegas delivered by Sean Livingston, the Upgrade Program Manager at Microsoft.  The notes are as organized as I can make them while I’m sitting here in the room, but they will of course not be as polished as I’d [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Claims Based Identity in SharePoint 2010   2 years, 7 months ago

    These are some notes from a conceptual session today at the SharePoint Conference 2009 in Las Vegas delivered by Venke Veeraraghavan from Microsoft.  The notes are as organized as I can make them while I’m sitting here in the room, but they will of course not be as polished as I’d like them to be.  [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: Building a Great Extranet: Proven Principles and Best Practices   2 years, 7 months ago

    Spencer Harbar, MS Advisory Board Member

     

    These are some notes from a really great session today at the SharePoint Conference 2009 in Las Vegas delivered by Spence Harbar from an MVP from the UK.  The notes are as organized as I can make them while I’m sitting here in the room, but [...]

  • Avatar

    Eric Eaton (e2) wrote a new blog post: What’s New in Business Connectivity Services (BCS)   2 years, 7 months ago

    These are some notes from a really great session today at the SharePoint Conference 2009 in Las Vegas delivered by Michal Gideoni and Brad Stevenson from the BCS product team at Microsoft.  The notes are as organized as I can make them while I’m sitting here in the room, but they will of course not [...]