Does anyone know how to programmatically change the Personal Site field in their SharePoint Profile programmatically? I can do it via the GUI on the SSP server, but that takes an unacceptable amount of clicks for the number we need to do. Using PowerShell, we have accessed the User Profile object, but the properties there are read-only, and cannot be set.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
Inspired by a recent xkcd, I'm posting the answer I found for future users. After getting the user profile object into
This link has a list of the "PropertyConstants" values that can be set in this manner: |
||||
|
|
