Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Use SharePoint Web Services and PowerShell to Work with Search

Summary: Learn how to use the web services in SharePoint with Windows PowerShell to query for search results. Microsoft Scripting Guy, Ed Wilson, is here. Today our Guest Blogger Week continues with an excellent post about using Windows PowerShell cmdlets with SharePoint. The post is written by a return guest, Josh Gavant. For those of you who...

Use PowerShell to Script Changes to the SharePoint Web.config File

  Summary: Learn how to use Windows PowerShell to script changes to the web.config file on SharePoint 2010.   (image) Hey, Scripting Guy! I need help using Windows PowerShell to automate making changes to the web.config file on my SharePoint 2010 farm. Do you know of a way to automate making these changes? -- JG   (image) ...