Modify SharePoint Feature Property value using PowerShell

Hi 

I am new to PowerShell. I need to modify the SharePoint feature property value.
For example if a feature property  "Activate On Default" is false, I need to set it to true using powershell.
So, can anybody help me in providing solution for this.

Thanks & regards,
K

June 17th, 2015 9:08am

Hi,

better approach would be to change this in a solution where this feature was developed and redeploy the solution.

Free Windows Admin Tool Kit Click here and download it now
June 17th, 2015 11:45pm

Feature properties comes from feature.xml file and provisioned during solution deployment. So As Robi suggested you should update the feature property in the source code and redeploy.
June 18th, 2015 1:53am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics