Sign In
MSDN Blogs
Microsoft Blog Images
More ...
blogs by MS PFE
Home
Library
PFE on Facebook
Other PFE Blogs
PFE Blogs
PFE Jobs
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Search via Tags
Accounts
Active Directory
MOSS
O/S Administration
PowerShell
Server 2008
Services Packs
Sharepoint
SharePoint 2003
SharePoint Patches
Sys Admin
Users
Zune
Connect with PFE
Follow PFE on Facebook
Follow our Blog
RSS for posts
Atom
OK
Blog - Monthly Archive List
Archives
May 2012
(1)
February 2012
(1)
January 2012
(3)
May 2011
(1)
December 2009
(1)
May 2009
(3)
April 2009
(1)
March 2009
(2)
December 2008
(1)
November 2008
(1)
September 2008
(1)
July 2008
(2)
April 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(4)
December 2007
(3)
October 2007
(3)
September 2007
(3)
August 2007
(1)
January, 2012
Joe Rodgers
Various posts on my daily findings with SharePoint 2003 and SharePoint 2007
RSS for posts
MSDN Blogs
>
Joe Rodgers
>
January, 2012
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Joe Rodgers
How To Set the Daily Time Window for Large Queries Settings in PowerShell
Posted
4 months ago
by
Joe Rodgers
0
Comments
Here’s a quick script to set the “Daily Time Window for Large Queries” for all the web applications in a SharePoint 2010 farm via Windows PowerShell. #The start hour in the default time zone or in the local time zone. If the DefaultTimeZone property...
Joe Rodgers
Add a User or Group to the SPWebApplication User Policy for all Web Applications in the farm
Posted
4 months ago
by
Joe Rodgers
0
Comments
Here are some PowerShell example to add a domain user or group to the User Policy for a SharePoint 2010 Web Application. In this example, we’ll give domain\user01 “ FullRead ” permissions to the SharePoint Web Application http://sharepoint2010...
Joe Rodgers
How to Update the SequenceNumber on an SPEventReceiver via PowerShell
Posted
4 months ago
by
Joe Rodgers
0
Comments
The following will demonstrate how to update the SequenceNumber on an SPEventReceiver via Windows PowerShell. First, we need to get a reference to the SPList that has our SPEventReceiver registered on it, which can be done with the following PowerShell...
Page 1 of 1 (3 items)