• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/28

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

28 Cards in this Set

  • Front
  • Back
command line used to configure sharepoint
psconfig.exe
configdb
creates, connects, or disconnects the server from the server farm
helpcollections
manages the help collections
secureresources
enforces security
services
manages sharepoint products and services
installfeatures
registers any sharepoint features located on the file system
adminvs
manges the Central Administration Web app
applicationcontent
manages shared application content
installhealthrules
installs health rules on the server farm
psconfig.exe -cmd configdb -create -server <Server_name> -database <Database_name>
Creates a new configuration database to establish a new farm
psconfig -cmd -disconnect
disconnects server from the configuration database
what command installs all help collections
psconfig -cmd helpcollections -installall
This command registers the services in the server farm located on the server
psconfig -cmd services -install
this command provisions services located on the server and sets services as online if sharepoint 2010 products are installed in stand-alone mode
psconfig -cmd -services provision
psconfig -cmd adminvs -provision
provisions sharepoint central administration web app on the server
This command will copy shred app data to existing web app virtual dirs
psconfig -cmd applicationcontent -install
List components of the initial configuration install
1) Lang packs
2) usage and health
3) diag logging
4) incoming/outgoing emails
5) mobile account
6) security token service
7) service apps
8) scripted initial config
_ _ contain language-specific site templates
Language packs
The_ _ _ _ Collection Service in SharePoint collects and logs SharePoint health indicators and usage data for analysis and reporting purposes
Usage and Health Data
_ _ collects data that is used for troubleshooting.
Diagnostic logging
You can either install the _ service on one or more servers in the farm or provide an _ _ folder for e-mail that is forwarded from the service on another server
SMTP
e-mail drop
If you use an e-mail drop folder, then you also need to configure _to the_ _ folder.
permissions
e-mail drop
If you do not use a drop folder for e-mail, you need to install the_ _ on every _ _ server in the farm
SMTP service
front-end Web
When you use the _ _ _ contact addresses that are created for document libraries appear automatically in Active Directory Users and Computers in the _ _ for SharePoint.
Directory Management Service,
Organization Unit
A _ _ _ is a specialized Web service that responds to authentication requests by issuing security tokens made up of identity claims
security token service
A _ _ in SharePoint enables users to subscribe to _ alerts that are sent to their mobile phones when changes are made to a SharePoint list or item
mobile account
SMS
A _ _ provides a resource that can be shared across sites within a farm or sometimes across multiple farms, and can be accessed by users through a hosting _ _
service application
Web application.
In SharePoint 2010, Windows _ is used to perform command-line administrative tasks.
PowerShell