Deploy and Manage Applications Flashcards
What template must be used for the My Site host site collection’s site?
the My Site Host site template
What setting on a quota template, how can you modify settings to reduce the frequency of e-mails concerning maximum usage of points?
Increase the number of points for the Send warning e-mail when usage per day reaches: setting.
How do you prevent user profiles from being shared between different site collections?
Enable multi-tenant support
What does the Content Organizer Feature in SharePoint Server 2010 SP1 use to route documents to a specific location?
document metadata
What entity analyzes the metadata associated with an item and makes routing decisions based on the metadata?
a content organizer rule
What are two ways that you can activate an administrator-approved form template so users can use it?
From the Central Administration Web site, navigate to the Manage Form Templates page, choose the form template, and then click Activate to a Site Collection
Use the Enable-SPInfoPathFormTemplate Windows PowerShell cmdlet
Which cmdlet uploads a SharePoint solution package to the farm?
Add-SPSolution cmdlet
What feature in SharePoint Server 2010 SP1 performs infrastructure tasks for the SharePoint Services Timer v4 service (SPTimerv4), such as clearing the timer job history and recycling the timer service; and tasks for Web applications, such as sending e-mail alerts?
Timer Jobs
What steps would you take to specify an unlimited number of alerts for a Web application?
From Central Administration, configure the Web Application settings for Unlimited Number of alerts a user can create.
What feature assigns a four- to twelve-character identifier to a document or document set?
the Document ID feature
Which resource throttling setting would you configure to limit the number of items that a database operation can involve at one time?
List View Threshold
Where do you change the definition of a timer job?
From Central Administration, open the Monitoring page and choose Check job status in the Timer Jobs section
What characters should you NOT use in a URL to indicate wildcard-managed sites at the root of the site collection?
/*
Which cmdlet uploads a new sandboxed solution to the solution gallery?
Add-SPUserSolution
Which cmdlet activates the solution in a site collection?
Install-SPSolution
Where can you set the maximum number of alerts for a Web application?
In the General Settings of the Web Application
What cmdlet can remove a service application connection from a service application connection group?
the Remove-SPServiceApplicationProxyGroupMember cmdlet
What does the Maximum Upload Size setting on the Web Application general settings page do?
Specifies the maximum size to allow for a single upload to any site.
What are the two ways to disable alerts for a Web application?
- Configure the Web Application General Settings page, in the Alerts section
- Use the Get-SPWebApplication cmdlet to retrieve the SPWebApplication object for the Web application and change the settings by using the Update() method of the SPWebApplication object
What PowerShell cmdlet can you use to deploy a solution package to a Web application?
the Install-SPSolution cmdlet
What three things must be done before allowing users to use administrator-approved form templates?
- Verify
- Upload
- Activate template
What service in SharePoint Server 2010 SP1 runs timer jobs?
The Windows SharePoint Services Timer v4 service - SPTimerv4
What command-line syntax would you use to specify the retention period of 40 days for deleted items in the Recycle Bin?
stsadm -o setproperty -pn recycle-bin-retention-period -pv 40
What group membership is required for a user to manually apply a modified quota template to any site collections so that modified values of the template apply to all existing sites that use the quota template?
Farm Administrator Group
How many site subscriptions can a site be a member of at the same time?
1
What should you do if you have a site collection that will soon outgrow the content database on which it resides?
move the site collection to a large content database
When registering a vanity domain in Office 365, what should you do after you have added and verified your domain?
Change the name server record at your domain registrar
What are the three ways that a farm administrator can change the storage limits to a site collection?
- Change the storage limit on the quota template that the site collection is using
- Designate a new quota template that has a higher storage limit to the site collection
- Change the storage limit for the site collection manually
What setting on the SharePoint Designer Settings page allows site owners and designers to customize master pages and page layouts using SharePoint Designer?
Enable Customizing Master Pages and Page Layouts setting
How can you prevent users from creating any new site collections in a content database, but still allow them to view content in the content database?
Change the content database to Offline in Central Administration
Where in Central Administration can you configure the Recycle Bin to keep documents for specified amount of days?
In the General Settings of the Web application for which the Recycle Bin should be configured
What must you create to ensure changes are copied from a source site to a destination site?
A content deployment path
Which cmdlet deploys the solution package to the farm after it has been uploaded?
Install-SPSolution cmdlet
When creating a public-facing Web site with a custom domain name in SharePoint Online, what type of DNS record should you update with your domain registrar so that traffic is directed to your SharePoint Website?
CNAME
How can you configure a content database on a SQL Server 2008 R2 to be read-only?
Use the Microsoft SQL Management Studio or use the ALTER DATABSE statement
What PowerShell cmdlet will create a site collection?
New-SPSite
Where do you change the maximum size of a file that can be uploaded to a document library?
Under the General Settings for the appropriate Web application, change the settings in the Maximum Upload Size field.
What happens when you stop inheriting permissions from a parent site to a sub-site?
Groups, users, and permission levels from the parent object are copied to the child object, and then the inheritance is broken
Which group of SharePoint users can view audit reports?
Site Collection Administers
Why would a user be prevented from uploading a 53 MB file to the document library of a Web application?
Because the default setting for the Maximum Upload Size field of a Web application is 50 MB
What are the two ways to move the site collection to a larger content database?
- STSADM command
2. Move-SPSite PowerShell cmdlet
How many times per User Profile service application can the My Site Host site template be used?
Once
What feature provides publishing functionality at the site level by creating a Web page library as well as supporting libraries to create and publish pages based on page layouts?
The SharePoint Server Publishing feature
How can different solution packages with the same name run on SharePoint Server 2010 SP1?
Solution packages can have the same name but can be treated as different solutions because the solutions may contain different contents such as different application code, manifests, or different directories with application specific files
How do you prevent all users from changing overriding the check out on documents for the Extranet zone without affecting access to the Default or Intranet zone?
Create a custom permission policy level that denies Override Check Out and apply it to the Extranet zone
What SQL database role membership is required for a user to administrate SharePoint 2010 with Windows PowerShell?
the SharePoint_Shell_Access role
What are the three process required to enable sandbox solutions?
- SPUCHostService.exe
- SPUCWorkerProcess.exe
- SPUCWorkerProcessProxy.exe
How can you specify a message for users to receive when they attempt to run a blocked solution?
click the Manage user solutions link under System Settings in Central Administration to add a message for a blocked solution
What must you create in order to share content types among site collections?
a content type hub and managed metadata connection
Which resource throttling setting would you configure to limit the number of Lookup, Person/Group, or workflow status fields that a database can query can involve at one time?
List View Lookup Threshold
Which process manages worker processes and enforces quotas in a sandbox solution?
SPUCHostService.exe
What are the two ways to disable alerts for a Web application?
- Configure the Web Application General Settings page, in the Alerts section
- Use the Get-SPWebApplication cmdlet to retrieve the SPWebApplication object for the Web application and change the settings by using the Update() method of the SPWebApplication object
What is a cross-scope activation dependency?
This dependency occurs when a Feature at a particular scope has a dependency on another Feature at a different scope
What SharePoint 2010 SP1 feature uses an advanced routing engine and administrator-defined routing rules to route documents from a drop library to a specific location, based on document metadata, and can apply metadata automatically to a document based on its location?
Content Organizer Feature
What entity analyzes the metadata associated with an item and makes routing decisions based on the metadata?
Content Organizer rule
What utility would you use to move a site collection to another content database?
the Move-SPSite PowerShell cmdlet
What cmdlet can remove a service application connection from a service application connection group?
the Remove-SPServiceApplicationProxyGroupMember cmdlet
Which resource throttling setting would you configure to limit the number of items that a database operation can involve at one time?
List View Threshold
What is the term for the URL of the site collection from which a managed metadata service will consume all content types?
Content type hub
What must you add to a DNS server when you create a host header for a Web application?
An A record for the name of the host header
What steps would you take to specify an unlimited number of alerts for a Web application?
From Central Administration, configure the Web application settings for Unlimited Number of alerts that a user can create
What steps would you take to disable the Person Name actions and presence settings for a public-facing Web application?
From Central Administration, open the Web Application general settings and change the Person Name smart tag and Online Status for members setting to No
How do you prevent user profiles from being shared between different site collections?
Enable multi-tenant support
What setting on the SharePoint Designer Settings page allows site owners and designers to customize master pages and page layouts using SharePoint Designer?
Enable Customizing Master Pages and Page Layouts setting
How can you specify a message for users to receive when they attempt to run a blocked solution?
click the Manage user solutions link under System Settings in Central Administration to add a message for a blocked solution
What group membership is required for a user to manually apply a modified quota template to any site collections so that modified values of the template apply to all existing sites that use the quota template?
Membership in the Farm Administrators group
Which are the types of records that can be used to verify your domain when registering a vanity domain in Office 365?
MX or TXT record
What is the name of the process that runs sandboxed solutions to protect other SharePoint and Windows services and processes?
SPUCWorkerProcess.exe
Which cmdlet activates the solution in a site collection?
Install-SP-Solution
If you create a Web application with a URL of http://server1, how can you have users access the application via the URL http://portal.nutex.com?
add a host header
What feature in SharePoint Server 2010 SP1 performs infrastructure tasks for the SharePoint Services Timer v4 service (SPTimerv4), such as clearing the timer job history and recycling the timer service; and tasks for Web applications, such as sending e-mail alerts?
timer jobs
Where do you change the definition of a timer job?
From Central Administration, open the Monitoring page and choose Check job status in the Timer Jobs section.
What are two ways that you can activate an administrator-approved form template so users can use it?
- From the Central Administration Web site, navigate to the Manage Form Templates page, choose the form template, and then click Activate to a Site Collection
- Use the Enable-SPInfoPathFormTemplate Windows PowerShell cmdlet
Where in Central Administration can you configure the Recycle Bin to keep documents for specified amount of days?
In the General Settings of the Web application for which the Recycle Bin should be configured
What setting on a quota template, how can you modify settings to reduce the frequency of e-mails concerning maximum usage of points?
Increase the number of points for the Send warning e-mail when usage per day reaches: setting
What does the Content Organizer Feature in SharePoint Server 2010 SP1 use to route documents to a specific location?
document metadata