70-332 · Question #50
You need to meet the site collection creation requirements for MyTailspin.TailspinToys.com. Which steps should you take? (Each correct answer presents part of the solution. Choose all that apply)
The correct answer is A. Ensure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and a wildcard inclusion. D. Grant the Create Personal Sitepermission to each user. Setting up My Sites requires configuring the User Profile service application with a wildcard managed path and granting each user the Create Personal Site permission so their personal site collections are automatically provisioned under the correct URL.
Question
Options
- AEnsure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and a wildcard inclusion.
- BEnsure that the Setup My Sites setting for the User Profile service application uses the URL of the My Site host site collection and an explicit inclusion.
- CGrant the Create Subsitespermission to each user.
- DGrant the Create Personal Sitepermission to each user.
How the community answered
(35 responses)- A71% (25)
- B9% (3)
- C20% (7)
Why each option
Setting up My Sites requires configuring the User Profile service application with a wildcard managed path and granting each user the Create Personal Site permission so their personal site collections are automatically provisioned under the correct URL.
The Setup My Sites option must reference the My Site host URL with a wildcard inclusion managed path (e.g., /personal/*) so SharePoint can dynamically create individual site collections under that path for each user. Without the wildcard inclusion, personal site URLs cannot be generated automatically.
An explicit inclusion managed path maps to a single, fixed site collection URL and cannot accommodate dynamically generated personal site URLs for each individual user.
Create Subsites is a SharePoint site permission that allows users to create subsites within an existing site, not to provision a new personal site collection at the farm level.
The Create Personal Site permission (found in the User Profile service application permissions) is required for each user so that SharePoint is authorized to provision a personal site collection on their behalf when they first visit their profile.
Concept tested: My Sites personal site collection provisioning configuration
Source: https://learn.microsoft.com/en-us/sharepoint/install/configure-my-sites
Topics
Community Discussion
No community discussion yet for this question.