QUESTION 91
You have a SharePoint Server 2010 server farm. You have a Web Part that is packaged as a SharePoint Solution. You need to prevent a memory leak in the Web Part from causing excessive memory use at the farm level. What should you do?
A. Deploy the SharePoint solution to the farm solution gallery.
B. Deploy the SharePoint solution to a site collection solution gallery.
C. In the web.config file, modify the trust level to Full.
D. In the web.config file, modify the trust level to WSS_Medium.
Answer: A
QUESTION 92
You are the administrator of a SharePoint 2010 farm. You use stsadm.exe to back up the farm every day. You need to restore a web Application and all of its associated content. What should you do?
A. From Windows Backup, perform a System State Restore.
B. From Central Administration, run the Restore from backup wizard.
C. From Microsoft SQL Server Management Studio, restore the content databases.
D. From Windows PowerShell, run the restore-spconfigurationdatabase cmdlet.
Answer: B
Explanation:
BURGOS MNEMO: “backup wizard”
QUESTION 93
You are the administrator of a SharePoint 2010 farm. You need to back up a site collection by using a Microsoft SQL database snapshot. What should you do?
A. From the SharePoint 2010 management shell, run the backup-spsite cmdlet.
B. From Central Administration, perform a granular backup.
C. From the command prompt, run the stsadm.exe command.
D. From Central Administration, perform a component-level backup.
Answer: A
QUESTION 94
You are the administrator of a SharePoint 2010 farm. You need to view the query latencies of all searches performed on the SharePoint 2010 sites. What should you view?
A. Administrative Reports
Answer: A
QUESTION 95
You are the administrator of a SharePoint 2010 farm. A database administrator installs and configures remote BLOB storage (RBS) on Server1. You need to ensure that all video files uploaded to the server farm that are more than 1GB are stored in the file. What should you do?
A. Install and activate RBS on server2.
B. Create an ODBC data source on Server2.
C. Modify the Data Retrieval Services settings for all Web Applications.
D. Modify the Site Collection Quotas and Locks settings for all site collections.
Answer: A
Explanation:
BURGOS MNEMO: “RBS”
QUESTION 96
You have a SharePoint server farm that uses several back end data sources. The back-end data sources require authentication. You create a secure store service Application. The farm does not have a Performance Point service Application. Security requirements in your organization prevent the use of Kerberos delegation. You plan to implement a new PerformancePoint service Application. You need to ensure that all new PerformancePoint dashboards can successfully access the back end data source. How should you configure the PerformancePoint service Application?
A. Configure the Unattended service account setting.
B. Configure an Application pool that has access to the back-end data sources.
C. Enable the PerformancePoint Services site and site collection features.
D. Enable the Add this service Applications proxy to the farms default proxy list setting.
Answer: A
Explanation:
BURGOS MNEMO: “Kerberos” = “Unattended”
In order to use PerformancePoint Services in Microsoft SharePoint Server 2010, you must configure a PerformancePoint Services service application. Once you have created the service application, you must provide data access to the users. This can be done by using the unattended service account, or by configuring Kerberos delegation.
Configure PerformancePoint Services
http://technet.microsoft.com/en-us/library/ee748643.aspx
QUESTION 97
You are the administrator of a SharePoint 2010 farm. You need to identify whether any service applications in the server farm are using the farm service account. What should you review?
A. The health analyzer reports.
B. the Internet Information Services (IIS) logs
C. the SharePoint trace logs
D. the Web Analytics reports
Answer: A
Explanation:
BURGOS MNEMO: “health analyzer reports”
QUESTION 98
You are the administrator of a SharePoint 2010 farm. A SharePoint user solution is uploaded to several site collections. You need to prevent the SharePoint user solution from running in one specific site collection. What should you do?
A. Create a Web Application permission policy.
B. Modify the solution gallery of the site.
C. Modify the User Solution Management settings of the farm.
D. Modify the Farm Solution Management settings of the farm.
Answer: B
Explanation:
BURGOS MNEMO: “prevent from running in one specific site collection” = “Modify the solution gallery”
QUESTION 99
You configure a SharePoint Server 2010 Service Pack 1(SP1) Farm. You need to perform backup and restore of a site collection and its content database by using WindowsPowerShell. Which command should you run to back up the site collection?
A. Restore-SPFarm -Directory \\FileServer_Name\Share\site_name.bak -RestoreMethod Overwrite –
ConfigurationOnly
B. Restore-SPFarm -Directory \\FileServer_Name\Share\site_name.bak -RestoreMethod Overwrite –
ItemWSS_AdventureWorks
C. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full –
ItemWSS_AdventureWorks
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
“Farm\Microsoft SharePoint Foundation Web Application\AdventureWorks”
G. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder-Item “Farm\Microsoft SharePoint
Foundation Web Application\AdventureWorks” -BackupMethod Full
H. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full
Answer: E
Explanation:
To back up a site collection by using Windows PowerShell
1. Verify that you meet the following minimum requirements: See Add-SPShellAdmin.
2. On the Start menu, click All Programs.
3. Click Microsoft SharePoint 2010 Products.
4. Click SharePoint 2010 Management Shell.
5. At the Windows PowerShell command prompt type the following command:
Backup-SPSite -Identity <Site collection name> -Path <backup file> [-Force] [-NoSiteLock] [- UseSqlSnapshot] [-Verbose]
http://technet.microsoft.com/en-us/library/ee748617.aspx Restore-SPFarm
http://technet.microsoft.com/en-us/library/ff607783.aspx
Backup-SPFarm
http://technet.microsoft.com/en-us/library/ff607881.aspx Backup-SPSite
http://technet.microsoft.com/en-us/library/ff607901.aspx
QUESTION 100
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 site collection?
A. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full
B. Restore-SPSite http://localhost -Path \\FileServer_Name\SharePointBackupFolder SiteBackup.bak -Force
C. Backup-SPSite http://localhost -Path \\FileServer_l\lame\SharePointBackupFolder\SiteBackup.bak
D. Restore-SPFarm -Directory \\FileServer_Name\share\site_name.bak -RestoreMethod Overwrite –
Item “Farm\Microsoft SharePoint Foundation Web Application\AdventureWorks”
E. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -BackupMethod Full –
Item WSS_AdventureWorks
F. Backup-SPFarm -Directory \\FileServer_Name\SharePointBackupFolder -Item “Farm\Microsoft SharePoint
Foundation Web Application\AdventureWorks” -BackupMethod Full
G. Restore-SPFarm -Directory \\FileServer_Name\share\site_name.bak -RestoreMethod Overwrite –
ConfigurationOnly
H. Restore-SPFarm -Directory \\FileServer_Name\share\site_name.bak -RestoreMethod Overwrite –
Item WSS_AdventureWorks
Answer: D
If you want to pass Microsoft 70-667 successfully, donot missing to read latest lead2pass Microsoft 70-667 dumps.
If you can master all lead2pass questions you will able to pass 100% guaranteed.