I am working on a powershell script to update the following user profile property on my SharePoint 2013 enviornment,
- Personal Site
- Personal Site Capabilities: 0
- Feed service provider defined identifier
However I see this property as "Get" property in the User Profile class. We could update this using the Central Admin application.
Any one has done this using PowerShell ?
Any pointers