Managing a SharePoint Environment Flashcards
How can you restrict anonymous users to a Web application?
Create an Anonymous Policy for the appropriate zone
How can you avoid manually changing the passwords of managed accounts when the domain password policy expires the password?
use Central Administration to modify the managed accounts settings for the managed account and select the Enable automatic password change checkbox
What specifies the maximum storage permitted for each site in a site collection?
a quota template
What permission level includes all Limited Access permissions plus the permissions to view items, open items, view versions, create alerts, use self-service site creation, and view pages?
Read permissions
Where do you change the Extranet zone from using Windows-based authentication to forms-based authentication?
On the Web application, configure Authentication Providers
How can you apply a permission level that is similar to the Contribute permission level, but does not allow users to delete items?
Create a new permission level based on the Contribute permission and remove the Delete Items permission from the custom definition
Which administrative report will show a view of recent query activity, including latency from the major segments of the query pipeline and query averages per minute on a SharePoint farm?
The Overall Query Latency report
What cmdlet can you use to specify the location of the trace log files?
the Set-SPDiagnosticConfig cmdlet
What cmdlet would you use to specify the maximum size of the data collection log file?
the Set-SPUsageService cmdlet
What happens when you delete a custom permission level from the Site Permissions page?
any users or groups that are leveraging this permission level for access will be removed from the Site Permissions page
Who can restore items from the second-stage Recycle Bin?
Site Collection Administrator
How do you enable system-generated warning notifications about upcoming password change events for managed accounts?
Use Central Administration toenable Enable automatic password change and enable Start notifying by e-mail
How can you make an index partition redundant?
Add mirror query components to an index partition and put them on different farm servers
Which permission level is not assigned, but is the result of customizing permissions for a securable object?
the Limited Access permission level
What cmdlet would you use to specify the events that you want to collect in the usage data collection log?
the Set-SPUsageDefinition cmdlet
Which feature prevents anonymous users from gaining access to certain areas of a sub-site under a Publishing Portal site template?
lockdown mode