- Published February 28, 2011 at
10:37 PM
- by
Jeremy Jameson
-
As I was writing my first post earlier this morning , I wondered if I had previously shared the script I use to quickly clear the event logs on a server (but saving them first -- just in case I need to go back and retrieve something from the "archive...
- Published February 28, 2011 at
9:43 PM
- by
Jeremy Jameson
-
A couple of years ago, I shared a script ( Restart SharePoint Services.cmd ) for restarting the various services in Microsoft Office SharePoint Server (MOSS) 2007.
I've since created a new version of the script for use with SharePoint Server 2010....
- Published February 27, 2011 at
9:48 PM
- by
Jeremy Jameson
-
This morning I thought I'd share one more very useful PowerShell script for SharePoint Server 2010.
When using Central Administration and/or the Farm Configuration Wizard to create and configure the Search Service Application, the resulting databases...
- Published February 27, 2011 at
7:24 AM
- by
Jeremy Jameson
-
In my first post today , I provided a number of scripts for deploying custom solutions and features in SharePoint Server 2010. However, those certainly weren't all of the PowerShell scripts that I currently use when working with SharePoint 2010. Here...
- Published February 27, 2011 at
1:19 AM
- by
Jeremy Jameson
-
A couple of years ago, I shared the scripts I created for deploying solutions based on Microsoft Office SharePoint Server (MOSS) 2007, or what I like to refer to as the " DR.DADA approach to SharePoint ."
Well, I probably should have done this long...
- Published February 26, 2011 at
8:41 PM
- by
Jeremy Jameson
-
Last year I wrote a post about building Microsoft Office SharePoint Server (MOSS) 2007 solutions on a Team Foundation Server (TFS) 2010 build server , which talked about copying various SharePoint assemblies to a "Reference Assemblies" folder and adding...
- Published February 24, 2011 at
10:43 PM
- by
Jeremy Jameson
-
In my previous post , I provided the step-by-step process I use for configuring claims-based authentication in SharePoint Server 2010.
If you follow those steps, then when you browse to the home page of the site and click Sign In , you'll be redirected...
- Published February 19, 2011 at
6:06 AM
- by
Jeremy Jameson
-
I thought it would be helpful to share my step-by-step procedures for manually configuring claims-based authentication in SharePoint Server 2010 using an "ASP.NET database" and corresponding membership and role providers.
Note that the following TechNet...