By Code
  • Home
  • About
Sign in Subscribe

PropertyBag

A collection of 1 post
SharePoint

How to view / change web site properties in SharePoint by PowerShell

In SharePoint, Property bags are usually used to store values / configurations related to a web site. Reading / Writing them via PowerShell is really easy just fire up "SharePoint 2010 Management Shell" from the Start Menu and type the following commands: $web = Get-SPWeb "http://yourwebsite" $web.Properties[
26 Jul 2012
Page 1 of 1
By Code © 2026
  • Sign up
Powered by Ghost