You are a SharePoint administrator for Woodgrove Bank. The company is located in Berlin and has 25,000 employees. The company policy and requirements are described in the Exhibit (Refer to the Exhibit).
You need to identify what you can deploy between SharePoint-Dev and SharePoint-QA by using content deployment. What should you identify?
A.
Web Parts and workflows
B.
Web Parts and event receivers
C.
Libraries and Web pages
D.
Libraries and views
Explanation:
Q103
BURGOS MNEMO: = “Libraries and Web pages”ORIGINAL COMMENTS:
Plan content deployment
http://technet.microsoft.com/en-us/library/cc263428.aspx
“Content deployment deploys only content — Web pages, libraries, lists, and resources that are used by the deployed pages. It does not deploy programs, assemblies, features, or configuration information such as Web.config files. When a Web page is deployed, any items in the content database that the page depends on — such as images, style sheets, or layout pages — will also be deployed.”
http://technet.microsoft.com/en-us/library/ee721058
Content deployment does NOT deploy views.