Friday, April 23, 2010

Notes: Sharepoint Exam 70-631

Just found these old notes from prepping for Sharepoint exam.
Might as well throw them on the blog in case I want them later.

Back to back firewall configuration Two firewall devices back to back
Internet Edge firewall configuration
Multi-homed firewall configuration
Multi-Edge firewall configuration
Not supported


Mobility Redirect
stsadm -o activatefeature -name MobilityRedirect -URL http://url/


Performance Counters for Processor Issues
System\Processor Queue Length
System\Context Switches/sec
Processor\% Processor Time


Two Stage Recycle Bin
First Stage retains document on user's computer for 30 days
Second Stage can be used by site administrator


Stsadm listing options
stsadm -o adduser
add a user account to a WSS site
stsadm -o enumroles
display all site groups for a WSS site
stsadm -o enumsites
display all sites under a virtual server
stsadm -o userole
set group membership for a user


Prescan.exe
used to identify readiness to upgrade to WSS 3.0


Content Migration Tool
Used to migrate content, example Content Management Server 2002


Information Rights Management
Provide more restrictive access controls on documents in SharePoint libraries and lists


Sharepoint Products and Technologies Configuration Wizard
Automates installation and configuration tasks


stsadm feature and custom application deployment
stsadm -o activatefeature
Enables features already deployed on a server
stsadm -o addsolution
Adds solution files to the configuration database store
stsadm -o deploysolution
Deploys solution files form configuration database to web servers
stsadm -o installfeature
Installs a WSS feature


DNS Record types
host (A)
Host record, provides address of a host
CNAME
Canonical name record, used to create alias for a host name
MX
Mail exchanger record, provides address of mail exchange server
SRV
Service record, provides address of servers providing specified services


MOM 2005
Centrally monitor status and performance of many products


ISA, Internet Security and Acceleration


SSO, Single Sign On


Included Permission Levels
Full Control
Not customizable
Design
Customizable
Contribute
Customizable
Read
Customizable
Limited Access
Not customizable


Upgrade Methods
Content database migration
-To move from one server to another
Gradual
-Allows 3.0 while retaining 2.0
In-place
-Best for single server, where all sites are to be upgraded

No comments: