QUESTION 141
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You need to perform backup and restore of a site collection and its content database by using Windows PowerShell. Which command should you run to restore the farm configuration?
A. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full
B. Restore-SPFarm -Directory \\FileServer_Name\share\site_name.bak -RestoreMethod Overwrite –
Item "Farm\Microsoft SharePoint Foundation Web Application\AdventureWorks"
C. Restore-SPFarm -Directory \\FileServer_Name\share\site_name.bak -RestoreMethod Overwrite –
ConfigurationOnly
D. Restore-SPSite http://localhost -Path \\FileServer_Name\SharePointBackupFolder SiteBackup.bak -Force
E. Backup-SPSite http://localhost -Path \\FileServer_Name\SharePointBackupFolder\SiteBackup.bak
F. Restore-SPFarm -Directory \\FileServer_Name\ share\site_name.bak -RestoreMethod Overwrite –
Item WSS_AdventureWorks
G. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -Item MFarm\Microsoft SharePoint
Foundation Web Application\AdventureWorks" -BackupMethod Full
H. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full -Item
WSS_AdventureWorks
Answer: C
Explanation:
http://technet.microsoft.com/en-us/library/ee428326
QUESTION 142
You have a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You need to be notified if the server farm account is used for service Applications in the server farm. What should you do?
A. From Reporting, click View Administrative reports and set an alert.
B. From Reporting, click View Web analytics reports and set an alert.
C. From Health Analyzer, click Review problems and solutions and set an alert.
D. From Health Analyzer, click Review Rule definitions and set an alert.
Answer: D
Explanation:
http://technet.microsoft.com/en-us/library/ee663488.aspx Microsoft SharePoint Server 2010 includes a new tool named SharePoint Health Analyzer that enables you to diagnose and resolve configuration, performance, and usage problems. SharePoint Health Analyzer runs predefined health rules against servers in the farm. A health rule runs a test and returns an alert that tells you the outcome of the test. You can use Central Administration to view alerts and resolve problems.
http://technet.microsoft.com/en-us/library/ff805066.aspx
QUESTION 143
You configure a SharePoint Server 2010 Service Pack 1 (SP1) farm. You have a site collection named http://www.contoso.com based on the Team Site template. You need to ensure that document sets are available to the site collection. What should you do?
A. Grant Design permissions to the Sales SharePoint user group.
B. From the SharePoint 2010 Management Shell, run the following cmdlet:
Disable-SPFeature ViewFormPagesLockdown -Url "http://www.contoso.com"
C. Add Employee1 as a site collection administrator.
D. From the SharePoint 2010 Management Shell, run the following cmdlet:
Enable- SPFeature DocumentSet -Url "http://www.contoso.com"
E. From the SharePoint 2010 Management Shell, run the following script:
$spWeb = Get-SPWeb "http://www.contoso.com/sales"
$spWeb.BreakRoleInheritance($false)
$spWeb.Dispose()
F. From the SharePoint 2010 Management Shell, run the following script:
$spWeb = Get-SPWeb "http://www.contoso.com/sales"
$spWeb.BreakRoleInheritance($true)
$spWeb.Dispose()
G. Grant Full Control permissions to the Sales SharePoint user group.
H. Add Employee1 to the Site Owners group.
I. From the SharePoint 2010 Management Shell, run the following cmdlet:
Disable-SPFeature DocumentSet -Url "http://www.contoso.com"
J. From the SharePoint 2010 Management Shell, run the following cmdlet:
Enable-SPFeature ViewFormPagesLockdown -Url http://www.contoso.com
Answer: D
Explanation:
http://www.sharepointanalysthq.com/2010/09/sharepoint-2010-powershell-feature-cmdlets-2/.
Site collection administrator
A site collection administrator can configure the appearance and behavior of the site, configure search settings and site directory settings, and allocate storage space. A site collection can have one or two administrators.
http://technet.microsoft.com/en-us/library/ff631156.aspx Site Owners group.
By default, members of the Owners group for a site have the Full Control permission level on that site. They can perform administrative tasks on the site, and on any list or library within that site. They receive e-mail notifications for events, such as the pending automatic deletion of inactive sites and requests for site access.
Grant Full Control permissions
Includes all permissions.
http://technet.microsoft.com/en-us/library/cc262690.aspx Design permissions
Includes permissions that enable users to change the layout of site pages by using the browser or Microsoft SharePoint Designer 2010.
http://technet.microsoft.com/en-us/library/cc262690.aspx
BreakRoleInheritance($false/$true) true to copy the role assignments of the parent Web site when breaking inheritance; false to add the current user to the permission level that is required to manage the list.
DocumentSet
http://www.sharepointanalysthq.com/2010/09/sharepoint-2010-powershell-feature-cmdlets-2/ ViewFormPagesLockdown
Lockdown mode is a feature that you can use to secure published sites. When lockdown mode is turned on, fine-grain permissions for the limited access permission level are reduced. The following table details the default permissions of the limited access permission level and the reduced permissions when lockdown mode is turned on.
http://msdn.microsoft.com/en-us/library/ms442691.aspx
QUESTION 144
Drag and Drop Question
You create an InfoPath form template on a SharePoint Server 2010 Service Pack 1 (SP1) farm. You need to create a cross-domain data connection that uses InfoPath Forms Services (IPFS) for the form. What should you do? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
QUESTION 145
Drag and Drop Question
You configure a SharePoint Server 2010 Service Pack 1 (SP1) farm. You need to configure Secure Store Service (SSS) for Microsoft Office Excel services with an unattended account.
What should you do? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
QUESTION 146
Drag and Drop Question
You need to Configure Mircosoft Sql Server Reporting Services (SSRS) 2008 R2 with Sharepoint Server 2010 Service Pack1(SP1). What should you do? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order)
Explanation:
http://technet.microsoft.com/en-us/library/bb326356.aspx http://technet.microsoft.com/en-us/library/bb326213.aspx http://technet.microsoft.com/en-us/magazine/ff686706.aspx
QUESTION 147
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. The farm contains a single Search service Application that has two index servers. The search index contains 3 million documents that reside on the SharePoint farm and 2 million documents that reside on a network file server named fileserver1. You need to ensure that users throughout the farm can specify that results for an individual search query should include content only from a network file share that has the \\fileserver1\documents UNC path. What should you do?
A. Add a second Search service Application and distribute the indexed content across the two index servers.
B. Add a new search scope at the service Application level.
Add a scope rule that uses the Web Address rule type.
C. Add a new crawl rule and specify the path where the rule will App1y.
In the Crawl Configuration section, select the Include all items in this path option.
D. Add a new federated search location.
In the Restrictions and Credentials Information section, select the No restriction:
All sites can use this location option.
E. Add a new crawl rule and specify the path where the rule will App1y.
In the Crawl Configuration section, select the Exclude all items in this path option.
F. Add a new content source and specify its start address.
Add a crawl schedule, and initiate a full crawl.
G. Add a new index partition and distribute the existing index across the two index servers.
H. Add a new search scope at the site administration level.
Add a scope rule that uses the Content Source rule type.
Answer: H
QUESTION 148
You configure a SharePoint Server 2010 Service Pack 1 (SP1) server farm. The farm contains a single Search service Application that has two index servers. The search index contains 3 million documents that reside on the SharePoint farm and 2 million documents that reside on a network file server named fileserver1. You attach a content database that contains 8 million documents. You make sites from the database accessible on your farm. You grant Read permissions to anonymous users to read all the content on these sites. You need to improve the performance of the search. You also need to ensure that users can search the contents of the entire SharePoint farm from a single SearchCenter site. What should you do?
A. Add a new federated search location.
In the Restrictions and Credentials Information section, select the No restriction: All sites can use this location option.
B. Add a new content source and specify its start address.
Add a crawl schedule, and initiate a full crawl.
C. Add a second Search service Application and distribute the indexed content across the two index servers,
D. Add a new search scope at the service Application level.
Add a scope rule that uses the Web Address rule type.
E. Add a new crawl rule and specify the path where the rule will App1y.
In the Crawl Configuration section, select the Exclude all items in this path option.
F. Add a new index partition and distribute the existing index across the two index servers.
G. Add a new search scope at the site administration level.
Add a scope rule that uses the Content Source rule type.
H. Add a new crawl rule and specify the path where the rule will App1y.
In the Crawl Configuration section, select the Include all items in this path option.
Answer: F
Explanation:
In Microsoft SharePoint Server 2010 Search, index partitions are groups of query components, each of which holds a subset of the full text index and which return search results to the query originator. Each index partition is associated with a specific property database containing metadata associated with a specific set of crawled content. You can distribute the load of query servicing by adding index partitions to a Search Service Application and placing their query components on different farm servers.
You can decide which servers in a farm will service queries by creating a query component on that server. If you want to balance the load of servicing queries across multiple farm servers, add query components to an index partition and associate them with the servers you want to service queries. See Add or remove a query component for more information. http://technet.microsoft.com/en-us/library/ee805955.aspx
QUESTION 149
You have a SharePoint Server 2010 Service Pack 1 (SP1) server farm. You need to prevent a user from modifying his My Sites personal site. The user must be able to view his personal site. What should you do?
A. Create a Web Application user policy.
B. Modify the Access Services settings.
C. Modify the Site Collection Quota and Locks settings.
D. Modify the permissions of the User Profile Service Application.
Answer: A
Explanation:
http://technet.microsoft.com/en-us/library/cc263480.aspx http://technet.microsoft.com/en-us/library/cc263238.aspx
QUESTION 150
Drag and Drop Question
You configure a SharePoint server 2010 service pack 1 SP1 farm. You create a .wsp file named sharepointProject2.wsp on the server in the following directory: C: install You need to deploy the .wsp file to the farm.
From the SharePoint server 2010 service pack 1 SP1. Management shell, which cmdlets should you run? (To answer move the appropriate action from the list of actions to the answer area and arrange them in correct order.)
Explanation:
http://technet.microsoft.com/en-us/library/ee906539.aspx New-SPSiteSubscriptionFeaturePack
Creates a new SharePoint Feature set that can be used to limit the features available to a site subscription.
Install-SPSolution
Deploys an installed SharePoint solution in the farm.
Install-SPUserSolution
Activates a sandboxed solution in a site collection.
Add-SPSolution
Uploads a SharePoint solution package to the farm.
Add-SPUserSolution
Uploads a new sandboxed solution to the solution gallery.
If you want to pass Microsoft 70-667 successfully, donot missing to read latest lead2pass Microsoft 70-667 practice exams.
If you can master all lead2pass questions you will able to pass 100% guaranteed.