Scenario Based Questions from Quiz Let Flashcards
You need to ensure that users can upload 100 MB files to a document library.
What would you do?
From Central Administration, modify the Web Application General Settings
You need to add a Sharepoint solution at the farm level. Which cmdlet would you use?
add-spsolution
You have a sharepoint 2010 server farm. You have two web applications named App1 & App2. You need to prevent App2 from using the Access Services service application. What should you do?
Modify the service connection settings for App2.
You have a sharepoint 2010 server farm. You need to prevent users from creating site collections. What should you modify?
The Self-Service site collection management settings
You have a sharepoint 2010 server farm. You have a web application. The zones for the web application are configured as:
Default http://webapp.contoso.com
Extranet http://extranet.contoso.com
You need to prevent all users from changing the document library settings for the extranet zone. You must achieve this goal without affecting access to the default zone. What should you do?
Create a custom permission policy that denies the manage lists permission. Apply the custom permission policy to the domain users in the extranet zone.
You are the administrator of a sharepoint 2010 farm. You need to ensure that deleted documents are stored in the sharepoint recycle bin for 60 days. What should you do?
From Central Administration, modify the web application general settings. (Web Applications, Manage web applications, General Settings, General Settings, Recycle Bin, Delete items in the recycle bin after ___ days.)
You are the administrator of a sharepoint 2010 farm. You have a web part that is packages as a sharepoint solution. You need to prevent a memory leak in the web part from causing excessive memory leaks at the farm level. What would you do?
Deploy the sharepoint solution to a site collection solution gallery.
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?
From Central Administration, run the restore from backup wizard.
You are the administrator of a sharepoint 2010 farm. You need to automatically backup the server every day. What should you do?
From windows Task Scheduler, create a task that runs stsadm.exe.
You are the administrator of a sharepoint 2010 farm. You need to prevent lists from displaying more than 2000 items at a time. What should you do?
From central administration, modify the resource throttling settings. (Central Administration, Application management, Manage Web Applications, General
Settings, Resource Throttling, List view threshold.)
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?
From the sharepoint 2010 management shell, run the backup-spsite cmdlet.
At the Windows PowerShell command prompt type the following command:
Backup-SPSite -Identity -Path [-Force] [-NoSiteLock] [-UseSqlSnapshot] [-Verbose]
If the database server is running an Enterprise Edition of Microsoft SQL Server, we recommend that you also use the UseSqlSnapshot parameter for more consistent backups. You can also export sites or lists from these snapshots.
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?
Administrative Reports
You are the administrator of a sharepoint 2010 farm. You need to log all of the changes made to a sites content type and columns. What should you do?
From site settings, modify the audit settings. (Site Actions, Site Settings, Site Collection Administration, Site Collection Audit Settings,
Lists, Libraries, and Sites, “Editing content types and columns.”)
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?
Install and activate RBS on server2
From the web.config file of the web site, configure the BLOB cache settings.
You have a sharepoint 2010 server farm that contains a web server and a database server. You have a sharepoint web site that contains large multimedia files. The multimedia files are accessed frequently by users. You need to minimize the traffic between the web server and the database server. What should you do?
You are the administrator of a sharepoint 2010 farm. You have two content databases named content_DB1 and content_DB2. You need to move a site collection from content_DB1 to content_DB2. What should you do?
From the sharepoint 2010 management shell, run the move-spsite cmdlet.
You discover that the farm backup takes more than 6 hours to complete. You need to reduce the time it takes to fully back up the farm. What should you do?
From the default backup and restore settings, modify the number of backup threads.
(Central Administration, Backup and Restore, Configure backup settings, Number of backup threads)
You are the administrator of a sharepoint 2010 farm. You configure a Microsoft excel workbook to connect to a database. All connections to the database must use a Microsoft SQL server named Excel1. You publish the workbook to a sharepoint site. You need to ensure that users can access the database via the published workbook. What should you configure?
Publish the secure store service application.
You are the administrator of a sharepoint 2010 farm. A full crawl is scheduled every day. You have a web application that has several document libraries. Each library contains a column named division. You need to ensure that users can search for all documents that contain a specific value in the division columns. What should you create?
A managed property.
(Central Administration, Application Management, Manage Service Applications, Search Service Application, Metadata Properties, New Managed Property)