최신 070-332 무료덤프 - Microsoft Advanced Solutions of Microsoft SharePoint Server 2013

DRAG DROP
A SharePoint 2010 farm contains four site collections. Each site collection has a separate content database. You plan
to upgrade the farm to SharePoint 2013. You create a SharePoint 2013 test farm to test the upgrade process.
The upgrade of the content databases completes with errors.
You need to export a list of the upgrade error for each content database to a comma-separated values (.csv) file.
You need to drag the Windows PowerShell segments to Answer area.
정답:
DRAG DROP
You need to configure authentication for the Tailspin360.TailspinToys.com site.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of
actions to the answer area and arrange them in the correct order.)
정답:
Box 1:

Box 2:

Box 3:

Note:
* Step 1:
/ Target Application Type. By default, SharePoint Online uses type Group Restricted.
/ In the Members section, enter a list of users or SharePoint Online groups of users who need to access the target
application. Or, you can use the Browse button to search for the name of a group that you want to map to the Target
Application.
* Step 2:
In the Credential Fields section, enter the Field Names and Field Types for the credentials that are required to access
data in the Target Application. These fields determine how you will map identity in the Secure Store Service. By
default, the Credential Fields list the Windows User Name and Windows Password with matching Field Types (User
Name and Password), and specifies that the password is masked.
* Step 3:
If you are using Excel Services, use the procedures in this section to complete the necessary configuration steps.
If the Unattended Service Account has not already been configured for Excel Services, follow these steps to configure
it.
To configure the Unattended Service Account
On the SharePoint Central Administration home page, under Application Management, click Manage Service
Applications.
Click the Excel Services service application.
Click Global Settings.
In the External Data section, choose the Use an existing Unattended Service Account option, and then type the name
of the target application that you created for the Unattended Service Account in the Target Application ID text box.
Click OK.
* From scenario:
/ The site must be accessible only to members of the Sales team.
/ The salesAccess shared domain account has permissions to read data from the database.
/ Excel workbooks published to a document library app must be opened in a browser. Excel workbooks in other
locations must open in Excel.
* The Secure Store Service is designed to create a background mapping between a group of users in SharePoint, and a
single user known to the external data system. When the Secure Store Service is properly configured, the following
occurs:
* A user authenticates through Internet Information Services (the web server technology underlying SharePoint
technologies) to SharePoint Online via valid credentials.
* Inside SharePoint Online, the Secure Store Service uses mapped credentials known to the external business
application to render any necessary external data on the site for the authenticated user.
Reference: Create or edit a Secure Store Target Application
===========================
Case Study: 4
Proseware, Inc
Background
General Background
You are a SharePoint administrator for a media distribution company named Proseware, Inc. Proseware is in
the process of upgrading from SharePoint 2010 to SharePoint 2013. The IT group has deployed a new
SharePoint 2013 farm. The farm is not yet fully configured.
You are supporting the product development group during the planning and configuration of the new
SharePoint farm. The product development group includes the research, development, and marketing teams.
The product development group has multiple team sites and project collaborations sites in the current
SharePoint 2010 farm.
Business Background
Stakeholders have identified the following initiatives:
ProseWeb, a public website that will allow anonymous visitors to browse the
*
company's product catalog.
PartnerWeb, a public website that will allow authenticated users from partner
*
companies to collaborate on product materials.
ProductsKB, a centralized repository where teams can publish product-related
*
documents, images, videos, and other information related to the company's
product catalog. Information in this site will be consumed by the ProseWeb
site.
Technical Background
The company has an Active Directory Domain Services (AD DS) domain named proseware.com. All servers
and user accounts are members of the domain. The company has purchased the proseware-apps.com domain
to support SharePoint apps.
The SharePoint 2013 farm currently has the following configuration:
The farm includes seven SharePoint servers named SPWEB1, SPWEB2,
*
SPWEB3, SPWEB4, SPADM1, SPAPP1, and SPAPP2.
SPWEB1, SPWEB2, SPWEB3, SPWEB4 and SPADM1 are configured as
*
front-end web servers.
SPADM1 is dedicated for administration purposes.
*
Windows Network Load Balancing has been configured to load balance all
*
host names across the front-end web servers.
Central Administration has been provisioned on SPWEB4 and SPADM1.
*
The farm includes two database servers named SQL1 and SQL2 that run
*
Microsoft SQL Server 2012 Enterprise.
Wildcard certificates for *.proseware.com and *.proseware-apps.com have
*
been installed on all SharePoint servers.
Five web applications have been created:
*
ProseWeb - https://www.proseware.com
*
PartnerWeb - https://partners.proseware.com
*
ProductsKB - https://kb.proseware.com
*
Teams - https://teams.proseware.com
*
Apps - https://proseware-apps.com
*
The SharePoint development team has created a custom web template
*
solution package named ProseWebTemplate.WSP for provisioning the
ProseWeb site collection. The package includes a custom template named
ProseWeb.
An instance of a managed metadata service application has been configured
*
with a content type hub. Two enterprise content types named Product
Document and Product Image have been published in the content type hub and
are available across all web applications and sites.
All team collaboration site collections for the product development group are
*
contained in a single content database named sp_content_teams_productdev.
The database has been restored on SQL1, and upgraded by using the database
attach method on the Teams web application. The site collections have not
been ungraded.
All team collaboration site collections for the product development group are
*
referenced under wildcard managed path at a
https://teams.proseware.com/productdev.
The product development marketing team collaboration site is located at
*
https:// teams.proseware.com/productdev/marketing.
The marketing team has made significant customizations to their team
*
collaboration site by using Microsoft SharePoint Designer.
Business Requirements
The SharePoint 2013 environment must meet the following business requirements:
Due to export and copyright restrictions, SharePoint sites may be accessed
*
only from within North America.
The ProseWeb site must display a fixed-width page design for desktop
*
browsers, and a single responsive web design for all mobile devices. The
company's web designers have prepared two site templates that meet these
requirements.
To support the website design layouts, images on the website must be
*
rendered in one of three standard sizes, specified in pixels: Thumbnail (150 x
150), Catalog (300 x 300), and Detail (500 x 500).
Users must be able to easily copy product-related documents, images, and
*
other files from any team collaboration site to the ProductsKB site. Metadata
on content must be preserved when moving or copying content between sites.
The product development group's team collaboration site collections must be
*
upgraded.
Technical Requirements
You have the following technical requirements:
SQL Server connections must use TCP and port 1488.
*
Site collection upgrades must be throttled for no more than 20 concurrent
*
upgrades within any content database, and throttled at 10 concurrent upgrades
for any web application instance.
If a site collection has been customized by using SharePoint Designer:
*
The site collection upgrade must be performed by a farm administrator.
*
All customizations must be evaluated and verified before performing the
*
upgrade.
All sandboxed solution code must run on the same server as the original
*
request.
Requests originating from outside the company network must not be routed to
*
any server running Central Administration.
SPAPP1 and SPAPP2 must not process user requests for site content and
*
pages.
You must deploy the custom web template solution as a full-trust farm
*
solution and use the ProseWeb template when creating the root site collection
for the ProseWeb web application.
The ProductsKB site must be provisioned by using a Records Center site template.
===========================
HOTSPOT
You need to begin configuring services to support solutions.
On the System page of Central Administration, which link should you select? (To answer, select the appropriate link in
the answer area.)
정답:

Note:
* Manage Farm Solutions: This option allows you to manage solutions in the farm. Again, no change when compared
to SharePoint 2010.
HOTSPOT
You are a SharePoint administrator at Litware, Inc. A Business Data Connectivity service application has recently been
deployed.
Users report that they cannot create external lists that contain the external content types, and they receive the
following error message when they try to open existing external lists: "Access Denied by Business Data Connectivity".
You need to configure the minimum permissions required so that users can create external lists and read data in
external lists.
On the Set Object Permissions page, which permissions should you select? (To answer, select the appropriate
permissions in the answer area.)
정답:
HOTSPOT
You need to back up the HR site collection.
What should you do? (To answer, select the appropriate option from each drop-down list in the answer area.)

정답:

Note:
* SQL Server: The content database is stored in SQL Server.
/ From Scenario: The farm currently uses SPS-DB01 as its primary database instance.
* Windows Scheduled task to set a reoccurring task.
* Backup-SPSite Performs a backup of a site collection.
* Daily
From scenario: The Site Owner of the HR site collection requires that the HR Site Collection be backed up in full on a
daily basis.
A Sales team creates proposals by using Microsoft Word. Sales team members store and review the proposal
documents in the Sales team site collection.
New proposals are uploaded to the team site for approval.
You need to ensure that approved proposals are automatically converted to PDF format and then routed to a records
center site collection.
Which two features should you implement? (Each correct answer presents part of the solution. Choose two.)

정답: B,D
설명: (DumpTOP 회원만 볼 수 있음)
DRAG DROP
A company plans to upgrade from a SharePoint Server 2010 farm to a SharePoint Server 2013 farm.
You plan to install components that are required on the new farm before upgrading.
You need to identify the customizations that must be installed on the new farm.
Which command should you run? (To answer, drag the appropriate command and switch to the correct locations in
the answer area.)
정답:

Note:
Identify all server-side customizations and install them before you upgrade
One common error during upgrade is missing server-side files - either files that were installed with SharePoint 2010
Products or customized files. When you prepared for upgrade, you should have created an inventory of the server-
side customizations (such as site definitions, templates, features, Web Parts, assemblies) that your sites required.
Check this inventory to make sure that all the files that are needed for your customizations are installed in your new
environment.
You can use the enumallwebs operation in Stsadm.exe to identify server-side customizations that are being used.
===========================
Case Study: 5
Contoso Ltd
Background
A company named Contoso, Ltd. has offices in Seattle and Toronto. Each office has a data center and a
region-specific site in a single Active Directory Domain Services (AD DS) domain named contoso.com. The
database servers run Microsoft SQL Server 2008 R2. Database servers are installed in each data center and
are members of the region-specific sites. The WAN connection between the data centers is a dedicated T3
connection.
Existing Corporate Farm
Contoso has a SharePoint farm named HQ-SP10. The SharePoint servers in the farm run SharePoint Server
2010 on Windows Server 2008 R2.
HQ-SP10 hosts many web applications that require unique service accounts. A SharePoint 2010 web
application named WebApp1 is located at https://webapp1.contoso.com. WebApp1 references a custom
knowledge base module in HQ-SP10 and the content is stored in the SharePoint database HQDB. Employees
authenticate to WebApp1 by using classic mode authentication.
Users in both offices make frequent updates to SharePoint content. Administrators make only minimal
changes to the SharePoint farm settings and web applications.
Existing Product Support Farm
The product support department hosts a SharePoint farm named DEPT-SP13. The SharePoint servers in the
farm run SharePoint Server 2013 and are members of a domain named PrdSupport.contoso.com.
DEPT-SP13 hosts two service applications:
A built-in service application provides access to a business data model
*
connected to the company's data warehouse.
A custom service application named SvcApp1 provides access to data in a
*
legacy system.
Users in the product support department access the service applications by using a local web application
named WebApp2. WebApp2 is located at webapp2.contoso.com and is stored in the SharePoint database
DEPTDB. Users in other departments access the service applications by using WebApp1.
Technical Challenges
You are upgrading HQ-SP10 and the web applications hosted in the farm to a new SharePoint Server 2013
farm named HQ-SP13.
When upgrading the content database to SharePoint Server 2013, you receive the following error message:

Business Requirements
The SharePoint 2010 environment must meet the following business requirements:
HQ-SP10 must provide read-only access to users during the migration.
*
All customizations in HQ-SP10 must be migrated to HQ-SP13.
*
The SharePoint 2013 environment must meet the following business requirements:
HQ-SP13 and the web applications must remain available if one of the
*
SharePoint servers or database servers is offline.
Users' documents stored in HQ-SP13 must be available if all the servers in a
*
region are offline.
Shared resources in SvcApp1 must be available to other SharePoint farms in
*
the company.
All customizations in HQ-SP13 must be verified after the farm upgrade.
*
Periodically, you must provide an offline copy of site content from HQ-SP13
*
to the legal department.
Technical Requirements
You have the following technical requirements:
All users must be able to access the business data model for the company data warehouse.
Backup administrators must be able to restore HQ-SP13, WebApp1, and SvcApp1 separately.
The SharePoint 2013 environment for HQ-SP13 must meet the following technical requirements:
The database servers must run Microsoft SQL Server 2012.
*
The databases must belong to a SQL Server AlwaysOn Availability Group
*
and use the WAN connection for database replication between the sites.
The database servers must be configured with the Enable Contained
*
Databases property.
Application pools for the web applications require unique service accounts.
*
After the upgrade, users in the accounting department who connect to
*
WebApp1 must be able to access shared resources in SvcApp1.
===========================
Before you upgrade the web application, you need to validate that customizations will continue to function.
Which Windows PowerShell cmdlet should you run?

정답: E
A SharePoint environment contains an instance of Microsoft SQL Server 2008 R2.
You plan to migrate data from the existing database to a new instance of SQL Server 2012.
You need to configure SQL Server to support the migration. You must accomplish this goal without requiring any
SharePoint application configuration changes.
What should you do?

정답: B
DRAG DROP
You need to design the architecture of the farm.
What should you do? (To answer, drag the appropriate terms to the correct location or locations in the answer area.
Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or
scroll to view content.)
정답:

Note:
* From scenario:
The farm must be made fault tolerant by using virtualization.
The farm must include two front-end web servers.
All content must remain available to users if one of the front-end web servers becomes unavailable. (Not put them on
the same Hyper-V host)
Page requests must be distributed equally across the front-end web servers.
All customer, order, and product information will be stored in tables in a Microsoft SQL Server database.
Need to use Microsoft SQL Server.

우리와 연락하기

문의할 점이 있으시면 메일을 보내오세요. 12시간이내에 답장드리도록 하고 있습니다.

근무시간: ( UTC+9 ) 9:00-24:00
월요일~토요일

서포트: 바로 연락하기