SharePoint Administrator (Server)

Request info

Course duration: 5 Days

Cost: £1495 + VAT

Prerequisites

To be discussed during pre-course conversation.

Objectives

Short Summary

On successful completion of this course delegates will be able to configure and administer Microsoft Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007.

Long Description

This course contains elements from the Microsoft course 5061A (Implementing Microsoft Office SharePoint Server 2007) and 5060A (Implementing Microsoft Windows SharePoint Services 3.0). Delegates may find this course useful in preparation for Microsoft exams 70-630 and 70-631.

Content

• Deciding on MOSS configuration Single server set up

• Small farm

• Large farm

• Understanding Security Model / Creating the correct user accounts

• Deploying Microsoft Office SharePoint Server 2007 and WSS3

• Testing Deployment

• Understanding the role of the Central Administration website

• Configuring MOSS for email

• Configuring Security / Windows / Forms / AD

• Configuring Services and Search

• Creating and configuring Web Applications

• Creating and configuring Shared Service Providers

• Creating and configuring Site Collections

• General administration of Microsoft Office SharePoint Server 2007

• Devising and implementing Backups

• Devising and implementing Restores

• Disaster recovery

• Using the STSADM tool

• Monitoring Performance

• Understanding Microsoft Office SharePoint Server 2007 Architecture within SQL and IIS

• Overview of Backup and High Availability within Microsoft Office SharePoint Server 2007

• Configuring additional Microsoft Office SharePoint Server 2007 Enterprise features

• Publishing features

• Document Management features

• Security policies

• User Profiles / Audiences

• Configuring excel

• Databases

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-01-13' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (679) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC