A company is planning to deploy My Sites to its 25,000 employees. The company will maintain dedicated content databases for the storage of personal site collections.
You need to create the minimum number of content databases required to support the My Sites.
What should you do?
Correct Answer: D
Explanation/Reference:
Explanation:
Site collections per content database: 10,000 maximum (2,500 non-Personal site collections and 7,500 Personal Sites, or 10,000 Personal Sites alone) We strongly recommended limiting the number of site collections in acontent database to 5,000. However, up to 10,000 site collections in a database are supported.
SPContentDatabase.WarningSiteCount property - by default is set to 2000.
SPContentDatabase.MaximumSiteCount property - by default is set to 5000.
Reference:https://technet.microsoft.com/en-us/library/cc262787.aspx