Sign in
Share-n-dipity
SharePoint serendipity is the effect by which one accidentally discovers something fortunate, especially while looking for something else entirely. In this case, it is the occassional musings, observations, and Ouija board readings about the phabulously
Tags
AAD
ACS
ADFS
App Model
ASP.NET
Audiences
Authentication
Azure
BCS
BDC
CASI Kit
Claims
Client OM
Debugging
Development
Display Templates
Events
Excel
Facebook
FAST
HA
Hybrid
Installation
Managed Metadata
Management
Migrate
Monitoring
Multitenant
New Features
o365
oAuth
OData
Office Web Apps
Operations
Performance
PowerShell
Publishing
Query Rules
RMS
Search
SharePoint 2010
SharePoint 2013
Silverlight
SkyDrive
Social
SQL 2012
Taxonomy
Training
Troubleshooting
Upgrade
Virtualization
Visual Studio 2010
Visual Studio 2012
Windows Live
Windows Phone 7
Windows Phone 8
WinRT
Browse by Tags
TechNet Blogs
>
Share-n-dipity
>
All Tags
>
powershell
Tagged Content List
Blog Post:
Adding a New Search Partition and Replica in SharePoint 2013
Steve Peschka
I think there are probably resources out there somewhere for this by now, but I had a hard time finding them when I went looking for them previously so I thought I'd just post it here. Fortunately my friend Knut B. was good enough to shoot me some PowerShell a while back to help you manage your index...
on
2 Dec 2012
Blog Post:
How to Configure the Global Search Center Url for SharePoint 2013 using PowerShell
Steve Peschka
I had this question come up today and it was a little bit of work to track down so I thought I would share here. In SharePoint 2013 the Search Service Application has something called a Global Search Center Url. In the absence of any other configuration, this is where folks will get redirected...
on
29 Oct 2012
Blog Post:
Adding A Custom Claim to a Web App Policy via PowerShell in SharePoint 2010
Steve Peschka
I found this process to be much more difficult than anticipated, and then much easier than expected once done so I figured I would do a quick post on it. The task at hand was to add a custom claim to a web app policy via PowerShell. It all works simple enough via the central admin UI. Once you get into...
on
12 Nov 2010
Blog Post:
Using PowerShell for SharePoint 2010 in C#
Steve Peschka
A buddy of mine at Microsoft was good enough to point me to this video on channel 9 that talks about using PowerShell from your C# code without doing the dreaded process and spawn routine we've probably all used before. To begin with, watch the 4 minute video at http://channel9.msdn.com/posts/bruceky...
on
11 Aug 2010
Blog Post:
How to Override the Default Name Resolution and Claims Provider in SharePoint 2010
Steve Peschka
An issue that has frustrated a lot of folks since SharePoint 2007 and the WebSSO provider, and that continues today in SharePoint 2010 when using claims authentication with something like ADFS v2, is name resolution. Meaning that in most cases you can type in any random value you want into the search...
on
28 Apr 2010
Blog Post:
How to Create Multiple Claims Auth Web Apps in a Single SharePoint 2010 Farm
Steve Peschka
The question has been coming up more frequently lately about how does one configure multiple web apps that use claims authentication in SharePoint 2010. The primary point of confusion usually comes around the SPTrustedIdentityTokenIssuer. As I noted in a previous post ( http://blogs.technet.com/speschka...
on
27 Apr 2010
Blog Post:
Creating Service Applications and Service Application Proxies for SharePoint 2010 in PowerShell
Steve Peschka
This is kind of a silly little thing really, but I just stumbled upon it because it's one of those things that when you are trying to do it, you end up pulling your hair out trying to remember how. Just wanted to show a rather inventive and simple method for creating a service application and proxy in...
on
23 Mar 2010
Blog Post:
Manually Adding Query Suggestions in SharePoint 2010
Steve Peschka
One of the great new features around Search in SharePoint 2010 is the concept of query suggestions. There are pre-query and post-query suggestions. A pre-query suggestion is a type-ahead feature that appears in the search box on the search page. As you start typing in your query, SharePoint will go find...
on
17 Feb 2010
Blog Post:
Creating both an Identity and Role Claim for a SharePoint 2010 Claims Auth Application
Steve Peschka
For various reasons getting a claims based authentication web application up and working correctly with both an identity claim and a role claim has been troublesome to say the least. So I'm going to share here the steps just around creating the claims and the SPTrustedIdentityTokenIssuer. 1. Create...
on
17 Feb 2010
Blog Post:
Reflecting on PowerShell in SharePoint 2010
Steve Peschka
As we all know, sometimes we just get stuck trying to figure out how to get from point A to point B when working through some SharePoint coding scenario. One of the things that comes up more frequently in this regardin in SharePoint 2010 has to do with the PowerShell cmdlets that are used so prevalently...
on
16 Feb 2010
Blog Post:
Creating Health Monitor Rules for SharePoint 2010
Steve Peschka
Hey all, I saw an interesting discussion today about creating new health rules in SharePoint 2010 and thought I would share. All the credit for this one goes to Chris C. who was good enough to share this information. The discussion started because of some confusion about how to add a new health rule...
on
26 Jan 2010
Blog Post:
Multi Tenancy in SharePoint 2010 Part 3
Steve Peschka
I’ve done a couple of blogs now about some of the multi-tenant features in SharePoint 2010 ( http://blogs.technet.com/speschka/archive/2009/11/30/enabling-multi-tenant-support-in-sharepoint-2010.aspx and http://blogs.technet.com/speschka/archive/2009/12/30/multi-tenancy-in-sharepoint-2010-part-2.aspx...
on
16 Jan 2010
Blog Post:
Multi Tenancy in SharePoint 2010 Part 2
Steve Peschka
In this posting I wanted to come back to the topic of multi tenancy. In a previous post ( http://blogs.technet.com/speschka/archive/2009/11/30/enabling-multi-tenant-support-in-sharepoint-2010.aspx ) I described some of the basic features of multi tenancy and a) how to create the basic service application...
on
30 Dec 2009
Blog Post:
Creating a FAST Search Scope
Steve Peschka
I can take ZERO credit for this, but I saw a very useful email today where Jan described how to create a FAST search scope using PowerShell. So I'm just the messenger here but thought it was worth sharing: New-SPEnterpriseSearchQueryScope -SearchApplication "FAST Query Application" -Name "NewScope...
on
29 Dec 2009
Page 1 of 1 (14 items)