WHITEPAPER. Migrating to SharePoint A White Paper by: Swapnil Bhagwat June, 2013

Size: px
Start display at page:

Download "WHITEPAPER. Migrating to SharePoint 2013. A White Paper by: Swapnil Bhagwat June, 2013"

Transcription

1 WHITEPAPER Migrating to SharePoint 2013 A White Paper by: Swapnil Bhagwat June,

2 Table of Contents INTRODUCTION... 3 SCOPE... 3 SHAREPOINT 2013 REQUIREMENTS... 4 MODES OF MIGRATION... 5 In-Place upgrade... 6 Database Attach & Upgrade... 6 MIGRATION FROM SHAREPOINT 2001 TO SHAREPOINT MIGRATING FROM SHAREPOINT 2003 TO SHAREPOINT MIGRATING FROM MOSS 2007 TO SHAREPOINT Business Reasons for migration Upgrade approaches Quick check list for upgrade preparations MIGRATING FROM SP 2010 TO SP Testing content DB before attach UPGRADE / MIGRATION OF CUSTOM SERVER SIDE SOLUTIONS 14 THIRD PARTY MIGRATION Advantages of third party products Challenges using third party products CONCLUSION ABOUT THE AUTHOR ABOUT DATAMATICS

3 Introduction SharePoint has come a long way since its first release in year At that point of time, it was more of a document management and content management tool. Even then, MOSS 2007 was a big hit with true enterprise capabilities. Since then, it has evolved in two major versions; SharePoint 2010 and the latest one, SharePoint SharePoint 2013 RTM was released to the market in Oct There have been many customers wanting to migrate to this new platform to leverage new offerings like enterprise social collaboration, mobility, and FAST server search. This white paper provides an overview of various options available for migration to SharePoint 2013 server. Scope This white paper is majorly technical and aims to provide conceptual understanding of possible options available for migration to SharePoint This paper does not cover the differences between earlier versions of SharePoint and latest one comprehensively. As such, any plans to upgrade custom solutions to SharePoint 2013 would require separate study. 3

4 SharePoint 2013 Requirements The requirements for setup of SharePoint 2013 vary according to the expected area of use. Hardware configurations vary depending on various parameters like data load, user load, processing load etc. It is recommended to use Microsoft capacity planning formula to come up with the correct setup requirement. The Datamatics SharePoint consulting team can help in creating capacity plans with maximum ROI. It is crucial to carry out capacity planning before any migration. It helps building new application healthy from beginning. Hardware bit Cores - 24 GB RAM Database - MS SQL Server 2008 R2 SP1 64 bit edition or - MS SQL Server 2012 Operating System - Windows Server 2008 R2 SP1 64 bit edition or - Windows Server 2012 Note: - SharePoint 2013 does not work on 32 bit hardware, so 64 bit hardware is a must - Sufficient storage space is required, since upgrades and migration involves multiple backup and restore activities - Downtime is at minimum if migration is done on separate firm hardware. However, it may not be suitable for all organizations to have spare hardware for achieving this - Old users of SharePoint (2003/ 2007) running on Windows Server 2003 should plan for sufficient licenses of newer version of Windows server 4

5 Modes of Migration A crucial goal and the foremost idea behind upgrading to SharePoint 2013 are consolidating various versions of legacy SharePoint into a single enterprise farm that can serve the organization centrally. This business decision can lead to two significant advantages. Firstly, it can bring down the IT cost and secondly; allow organizations to perform a CAPEX to OPEX paradigm shift; provided organization data-centers are in cloud. A foremost reason for any migration is bringing in efficiency in terms of operations, maintenance, cost. SharePoint Portal Server 2001 SharePoint Portal Server 2003 Execute Prepare MOSS 2007 Plan SharePoint Server 2010 Consolidating SharePoint environments is never a run-of-themill job. However, proper planning, thorough analysis and an experienced team can overcome the associated challenges. It has been observed that more than half of SharePoint applications are still running on MOSS % of applications still available use SharePoint 2001 or SharePoint Migration from MOSS 2007 to SharePoint 2013 will be discussed in more depth as compared to migration from other versions as it would address the pain areas of a larger number of users. 5

6 Modes of Migration Any migration from older versions of SharePoint to SharePoint 2013 would have two major tracks to adapt to. In-Place upgrade Microsoft Provide two ways to migrate 1. In-place upgrade 2. Database attach and upgrade From any version of SharePoint to SharePoint 2013, last step would always be 'Database attach and upgrade' This approach requires out-of-the-box tools available for upgrading SharePoint to newer version provided by Microsoft. However, In-place upgrade track has been completely ruled out from the latest version i.e.; SharePoint 2013 server. One can only use the Database Attach and Upgrade method to migrate from SharePoint 2010 to SharePoint However, this method is not applicable for versions prior to SharePoint Database Attach & Upgrade The diagram below provides the process for the second method of upgrade Pre upgrade - Inventory of server side customization - clean up environment New SP 2013 env - Set up new SP 2013 farm with prerequisite software - do not configure service applications under upgradation - Configure general farm settings (quota templates, mobile accounts, blocked file types etc.) Back & store DB Service application Dbs Create web apps - Backdrop all content & service database in read only mode - Export encryption key for the user profile service application - Restore backup copy of database and change mode to read-write - start instances of service application (search service using powershell only) - Upgrade each service application separately using powershell commands - Create & configure web applications - Deploy server side customization (features, custom master pages etc) - Using Powershell test all custom components are available Mount databases - Attch content database to web application - Mount using powershell command - Use database containing root site collection first (applies for Mysite Host too) Post upgrade checks - Verify web applications are working as expected - Perform Visual upgrades for Site collections (all at-once or on-demand) - Migrate user accounts to claims authentication if required - After completing verification of all upgrade, configure search topology and start full crawl 6

7 It can be seen from above visualization that it is very long process to upgrade from SP 2001 to SP It is imperative to understand business objectives behind this migration. If new installation of SP 2013 is to adapt to new enterprise social, mobility, business connectivity and BI features then it is advised to build a complete new SP 2013 farm and then migrating data instead of undertaking an upgrade of SharePoint itself. Several factors ensure that migration from SP 2001 to SP 2013 is It is advisable to build better than upgrade. These are: SP 2013 from scratch - Upgrade is a effort-intensive multistep process to enable it to adapt to - The downtime is longer the new enterprise s - Possibility of error at any step in between leading to restarting social, mobility, the entire process business connectivity - Building multiple temporary farms is a costly affair and BI features - Scarcity of skilled engineers who can understand all versions and can troubleshoot issues faced during upgrade There are two options available for migration of data to newer platform. These options have been detailed later in this paper and apply to all migration versions. 7

8 Migration from SharePoint 2001 to SharePoint 2013 Caution: Your SharePoint upgrade team needs to be well versed on all predecessor versions of SP 2013 Within the decade from the first launch of SharePoint server 2001, its technology has drastically changed its architectural and hardware requirements. It would therefore be a very long path to migrate from 2001 to 2013 since it would include multiple upgrade processes in between. It is impossible to make in-place upgrade for this scenario because SharePoint 2013 does not support this. The only option available for upgrade is by using 'database attach & upgrade'. It would be a multi-stage upgrade that can be detailed in diagram below. Backup content databases of SP 2001 server Create temporary farm for SP 2003 server Attach & Upgarade DBs to SP 2003 server Verify that upgrade to SP 2003 is successful Create temporary farm for MOSS 2007 Attach & Upgarade DBs to MOSS 2007 Verify that upgrade to MOSS 2007 is successful Create temporary farm for SP 2010 Upgrade DB to MS SQL server 2008 R@ SP bit Attach & upgrade DB to SP 2010 Use steps from earlier sections to move SP 2010 to SP

9 Migrating from SharePoint 2003 to SharePoint 2013 Migrating from SP 2003 to SP 2013 is similar to the upgrade and migration options detailed in the previous section. The additional option available during an upgrade from SP 2003 can be seen as below. Most of the activities carried out during upgrade of either of SP 2003 versions SPS 2003 server or WSS 2.0 would be common SP 2003 SPS 2003 WSS 2.0 Upgrade 'Database attach & Upgrade' steps as mentioned in SP 2001 SharePoint 2013 farm with database upgrade SP 2003 had been launched in two versions: SPS 2003 server, which was a commercial product and provided deep portal capabilities and WSS 2.0, which was a free version available with Windows Server 2003 licenses. SPS 2003 had a core engine of team sites and collaboration built on WSS 2.0. This meant that most of the activities carried out during upgrade would be common. Following are the features provided as additional on top of WSS 2.0 to make it commercial enterprise product: - Multiple portal applications under one farm - News and topics - My Site, with personal views and with public views - Information that can be targeted to specific audiences - Index functionality and search functionality across file shares, across Web servers, across Microsoft Exchange Public Folders, across Lotus Notes, and across Windows SharePoint Services 2.0 sites - Alerts that notify when changes are made to relevant information, documents, or programs 9

10 - Single sign-on functionality for enterprise application integration - Integration with Microsoft BizTalk Server As mentioned in the section detailing migration from SP 2001 to SP 2013, migrating from a decade old version of application takes lots of time and involves lots of complications. Additionally, even the organizational dynamics can change significantly within the long time-period necessary for the migration. This could Any upgrade from SP result in a wholesome change in the objectives for adapting to SP 2001 to SP as compared to the objectives established during should take into implementation of SPS This brings us to the question of account the changes in the preferred way for upgrade / migration and of the preferred organizational timing of information analysis (before or after upgrade). dynamics within the decade Datamatics believes that it should always be done before undertaking an upgrade. The reasons are given below: - It has been a decade since system has been implemented. Possibility of lot of legacy information is higher that needs to be achieved. It can be planned better in newer system for achieved information if it is available before upgrade - Since lot of time has passed, there is definite chance of change in business dynamic, hence change in information policies. The difference identified earlier would give better shape to information policy applied on newer platform - A lot of content that is irrelevant for business anymore can be purged, that helps making newer system slick Another important decision to make regards the involvement of only technical team for upgrade or to take the option of supporting them with a functional team as well? Migrating to SP 2013 would be a decision driven by business demands. Since business requires this change and it involves IT support for upgrades, it is very logical to put an equivalent functional team along with the technical team. The technical team would provide software upgrades and performance optimization whereas the functional team would attempt to being in the expected ROI to this initiative. 10

11 Migrating from MOSS 2007 to SharePoint 2013 As mentioned earlier, MOSS 2007 was the first version to be accepted as enterprise solution. More than 50% of the current SP population is still on this version of the platform. We would look at this migration in detail because of its reach and relevance. MOSS 2007 must be first upgraded to SP 2010 for it to be upgraded to SP 2013 Business Reasons for migration Architecture wise, SP 2013 has remained more or less the same like SP 2010, which is quite different from MOSS These changes have given solid business productivity gains. Some of those are outlined below. - Beneficial for Enterprise Social Collaboration. - Greater mobility - Strong and improved enterprise search - Improved BI capabilities to leverage Upgrade approaches Organizations cannot migrate directly from MOSS 2007 to SP They must first upgrade to SP 2010 and then to SP There are two ways MOSS 2007 can be upgraded to SP 2010; first, by in-place upgrade to SP 2010 and second, by the 'database attach & upgrade' method. This has been depicted in the diagram below: In Place Upgrade to SP 2010 MOSS 2007 Database Attach & Upgrade to SP 2010 Database Attach & Upgrade to SP

12 Quick check list for upgrade preparations Preparation is a key to a success of any Upgrade project. The checklist provided below can ascertain the readiness for an upgrade project. Migration is a costly and time-taking affair. Make sure you have crossed your entire checklist - Latest backups have been collated for: - Content databases - Configuration database - Service application databases - Customization that is stored on local disks & latest builds - All farm settings have been recorded and validated - A complete list of server side customizations that are deployed and active is ready - Spare storage disks available since multiple backup & restore of databases would happen. This can be planned after studying total space consumed by farm currently - Sufficient licenses of new farm environment are available 12

13 Migrating from SP 2010 to SP 2013 You can only use Database attach and upgrade method for migration from SP2010 to SP 2013 As noted earlier, the only available option for migrating from SP 2010 to SP 2013 is using the 'database attach & upgrade' method. Organizations do not face too many of hurdles related to hardware when upgrading from SP 2010, since SP 2010 is based on 64 bit hardware infrastructure as well. However, organizations may still require pre-upgrades with respect to database server (older than MS SQL Server 2008 R2 SP1) and operating system (older than Windows server 2008 R2). Organizations may plan to upgrade to new hardware provided adequate capacity planning has been undertaken and business goals of this implementation are seen as demanding this change. SP 2010 Database Attach & Upgrade SP 2013 Testing content DB before attach It is very important to be sure about database we are going to attach is not going to throw up application. This can be achieved using following command Test-SPContentDatabase -name "databasename" webapplication "webapplicationname This command is non-intrusive i.e.; it performs all read-only operations. It can be run on content DB as many times possible to resolve all issues. This will ensure smoother upgrade of content database when attached to the application. 13

14 Upgrade / Migration of custom server side solutions Upgrade/Migration of Custom server-side solutions can throw up numerous tricky scenarios and situations. Ideally, adherence to SP development best practices should ensure that custom solutions work correctly during upgrades. However, there are a few potential trouble areas as described below: - Custom master pages, layouts build on SP 2010 could Custom search malfunction if they are upgraded to 15-hive. This is because solutions in SharePoint SP 2013 has undergone lot of changes in visual design, Server 2013 do not HTML & CSS as compared to its previous versions. The good support SQL syntax but news is that, option of running solutions on 14hive, which is FQL and KQL default for SP 2010 solutions, remains open. - Custom search solutions in SharePoint Server 2013 do not support SQL syntax. Search in SharePoint 2013 supports FQL syntax and KQL syntax for custom search solutions. One cannot use SQL syntax in custom search solutions using any technology, including the Query server object model, the client object model, and the Search REST service. Custom search solutions that use SQL syntax with the Query server object model and the Query web service that were created in earlier versions of SharePoint Server will not work when upgraded to SharePoint Server The Query web service (located in the path is deprecated in SharePoint While writing new applications, it is advisable to avoid using this deprecated feature and to use the new Query CSOM or Query REST service instead. While modifying existing applications, we strongly encourage you to re-migrate any dependency on this feature. - The Content Editor WebPart has long been touted as the holy grail of no-code customization. If you have been using it to insert HTML elements, they should migrate properly (but will most certainly clash with the new look). 14

15 Third Party Migration This white paper focused only on methods of migration that are available using tools provided by Microsoft to upgrade SharePoint solutions. Another option available for migration to SP 2013 is by using third party migration products. Advantages of third party products Datamatics has this unique combination where in it can utilise third party software to expedite migration process and use internal SharePoint expert developers to upgrade custom code solution for compatibility with upgraded version - Popular products are built after lot of research and many provide smooth migration - Reduction in time required - Evaluation copies available for checking outcome early-on - Granular level of migration - Retains all metadata - Same product may allow transfer of content from other legacy system as well (like from MS exchange folders, network file shares etc.) Challenges using third party products - Additional cost of software - Need of separate server farm for migration - No support code upgrade required 15

16 Conclusion Well planned and executed migration to SP 2013 result in providing better ROI Migration is a crucial step for any application to stay up-to-date in terms of lifecycle of an application and its usage in business. Every migration is evaluated by businesses from the singular perspective of provision of efficiency and ROI. Parameters that decide a migration's efficacy would be different for different businesses. For example, an application that had earlier been managing the workflow of changes that are to be initiated by the share holder to change his name, address or nominee etc. would no longer be required to migrate. The reason being that a business that runs this application is soon going to see end of road as the technology in de-materialization of Share accounts has moved a long way ahead. The answer for this business would be to build a completely new application that caters to a new set of requirements. Migration is only a technical process, it is imperative to have business teams involved in making most of the decisions. This involvement ensures there is maximum focus on ROI. Finally, following are layers that affect during migration to SharePoint Each layer needs to be evaluated during planning phase, failing which, it could bring bottlenecks once it has started. 1. Business need & ROI study 2. Hardware upgrades or new procurement 3. Operating system upgrades or new installations 4. Database upgrades or new installations 5. SharePoint upgrades or new installation. Datamatics can help customers in all layers of migration above. 16

17 About the Author Swapnil S. Bhagwat Sr. Technical Architect Microsoft Technologies At Datamatics, Swapnil is responsible for providing technology solutions for customer business problems. The business problems vary according to different business verticals like health care, International Organizations, Logistics management services and more. He has more than 13 years of IT industry experience and his core expertise lies in providing solutions on SharePoint platforms. He has been very actively providing solutions on SharePoint for the last 7 years. He has handled various complex international and domestic projects on SharePoint. About Datamatics Global Services Global Information Technology (IT) & Knowledge Process Outsourcing (KPO) organization Delivers smart, next-generation business solutions Trusted partner to several Fortune 500 companies Capabilities built around technology, domain expertise & knowledge of business processes Featured amongst the Global Services 100 List in 2010 & 2011 Decades of global experience having executed projects across 60 countries 2 Alliances with global technology leaders such as Microsoft, IBM & EMC Certified for SEI CMMI Level 3 V1.3, ISO 27001:2005 ISO 9001:2008 SSAE 16 compliant processes Global presence: U.S, UK, Germany, Switzerland, Bosnia, Australia, Singapore & India To know more, connect with us on business@datamatics.com 17

Migration from SharePoint 2007 to SharePoint 2010

Migration from SharePoint 2007 to SharePoint 2010 Migration from SharePoint 2007 to SharePoint 2010 Summary This paper provides an overview of the SharePoint 2007 to SharePoint 2010 migration and highlights the KPIT- SYSTIME migration approach. The document

More information

Migrating from SharePoint 2007 to SharePoint 2013. www.discovertechnologies.com

Migrating from SharePoint 2007 to SharePoint 2013. www.discovertechnologies.com Migrating from SharePoint 2007 to SharePoint 2013 www.discovertechnologies.com Migrating from SharePoint 2007 to SharePoint 2013 SharePoint 2007 provides a great collaboration platform, but as the business

More information

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led

Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Microsoft Enterprise Search for IT Professionals Course 10802A; 3 Days, Instructor-led Course Description This three day course prepares IT Professionals to administer enterprise search solutions using

More information

SharePoint 2013 The Essential Migration Process. in association with

SharePoint 2013 The Essential Migration Process. in association with SharePoint 2013 The Essential Migration Process in association with About Cygnet Infotech We are a global IT services & solutions provider. We provide custom software development services across technologies

More information

Proven Practices for Upgrading or Migrating to Microsoft SharePoint 2013

Proven Practices for Upgrading or Migrating to Microsoft SharePoint 2013 Proven Practices for Upgrading or Migrating to Microsoft SharePoint 2013 Jeremy Thake Chief Architect, AvePoint 1 Table of Contents Table of Contents... 2 Introduction... 3 SharePoint 2013 Requirements...

More information

SHAREPOINT ARCHITECTURE FUNDAMENTALS

SHAREPOINT ARCHITECTURE FUNDAMENTALS CHAPTER 4 SHAREPOINT ARCHITECTURE FUNDAMENTALS Whether you re a business user, manager, architect, developer, or IT pro, you ll want to understand the fundamental structure and core terminology of SharePoint

More information

The Essential Guide to. By Colin Spence. February 2011. Going Forward. Assessing Reasons to Migrate

The Essential Guide to. By Colin Spence. February 2011. Going Forward. Assessing Reasons to Migrate February 2011 The Essential Guide to Migrating SharePoint Content Figure 4: Job Detail Viewed from the Job Monitor as replacing a Single Line of Text column with a Managed Metadata column). Replace a source

More information

Project Server 2010 Migration

Project Server 2010 Migration Project Server 2010 Migration Presented by Chad Olson, Director of Technical Services Agenda Reasons to Migrate Types of Migrations Best Practices Lessons Learned Post Migration Considerations Backwards

More information

Best Practices for a Successful SharePoint Migration or Upgrade

Best Practices for a Successful SharePoint Migration or Upgrade Best Practices for a Successful SharePoint Migration or Upgrade by Michael Noel [SharePoint MVP] and Stephen Cawood [SharePoint MVP] CONTENTS Introduction...2 Planning for a SharePoint Migration or Upgrade...2

More information

Advanced IT Pro Course for Office SharePoint Server 2007 and SharePoint Services 3.0

Advanced IT Pro Course for Office SharePoint Server 2007 and SharePoint Services 3.0 Advanced IT Pro Course for Office SharePoint Server 2007 and SharePoint Services 3.0 50047: Advanced IT Pro Course for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 (5 Days)

More information

Metalogix Content Migration and Upgrade for Microsoft SharePoint Server 2010

Metalogix Content Migration and Upgrade for Microsoft SharePoint Server 2010 Metalogix Content Migration and Upgrade for Microsoft SharePoint Server 2010 By Michael Noel [Microsoft SharePoint MVP] Published: 2010 CONTENTS Introduction...3 Why Choose Content Migration over an out-of-box

More information

About this Course This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint 2010.

About this Course This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Course 10231B: Designing a Microsoft SharePoint 2010 Infrastructure OVERVIEW About this Course This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Audience Profile

More information

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises

Course Code NCS2013: SharePoint 2013 No-code Solutions for Office 365 and On-premises 4 DAYS SHAREPOINT FOR THE POWER USER AND SOLUTIONS BUILDER Course Code NCS: SharePoint No-code Solutions for Office 365 and On-premises AUDIENCE FORMAT COURSE DESCRIPTION Power Users Instructor led training

More information

Scaling out a SharePoint Farm and Configuring Network Load Balancing on the Web Servers. Steve Smith Combined Knowledge MVP SharePoint Server

Scaling out a SharePoint Farm and Configuring Network Load Balancing on the Web Servers. Steve Smith Combined Knowledge MVP SharePoint Server Scaling out a SharePoint Farm and Configuring Network Load Balancing on the Web Servers Steve Smith Combined Knowledge MVP SharePoint Server Scaling out a SharePoint Farm and Configuring Network Load Balancing

More information

Who is SharePoint Joel?

Who is SharePoint Joel? Name: Title: Company: Joel Oleson Sr. Architect Quest Software Who is SharePoint Joel? 8 year SharePoint Veteran First SharePoint Admin! Sr. Technical Product Manager - SharePoint team Launch of SharePoint

More information

Module: Sharepoint Administrator

Module: Sharepoint Administrator Module: Sharepoint Administrator Mode: Classroom Duration: 40 hours This course teaches IT Professionals to design and deploy Microsoft SharePoint 2010. Course Outline: Module 1: Designing a Logical Architecture

More information

Day 1 - Technology Introduction & Digital Asset Management

Day 1 - Technology Introduction & Digital Asset Management SharePoint Developers Academy 2010 Course Syllabus Introduction Day 1 - Technology Introduction & Digital Asset Management 1. Kick Start a. Participant Introductions b. Course Overview c. Training Goals

More information

Windows SharePoint Services Operations Guide. Robert Crane Computer Information Agency http://www.ciaops.com

Windows SharePoint Services Operations Guide. Robert Crane Computer Information Agency http://www.ciaops.com Windows SharePoint Services Operations Guide By Robert Crane Computer Information Agency http://www.ciaops.com Terms This Windows SharePoint Services Operations Guide (WSSOPS) from the Computer Information

More information

How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers.

How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers. 1 How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers. Back to Basics Series By Steve Smith, MVP SharePoint Server,

More information

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days,

More information

A Study on Best Practices for a Successful SharePoint. Migration or Up-gradation

A Study on Best Practices for a Successful SharePoint. Migration or Up-gradation www.ijcsi.org 153 A Study on Best Practices for a Successful SharePoint Migration or Up-gradation L. Abdul Kadhar Sheriff 1, A. Shameem Fathima 2 and Ashraf Mohammad Badawood 3 1 College of Administrative

More information

SharePoint 2010 Interview Questions-Architect

SharePoint 2010 Interview Questions-Architect Basic Intro SharePoint Architecture Questions 1) What are Web Applications in SharePoint? An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

More information

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5 day ILT training course

More information

Professional SharePoint Server 2010 Administration

Professional SharePoint Server 2010 Administration Professional SharePoint Server 2010 Administration Target Audience IT Professionals, Administrators Course Description This accelerated 4-day course has been designed to teach experienced IT Professionals

More information

10174 - SharePoint 2010

10174 - SharePoint 2010 Configuring and Managing Microsoft SharePoint 2010 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

Cloud & Datacenter Monitoring with System Center Operations Manager

Cloud & Datacenter Monitoring with System Center Operations Manager Page 1 of 5 Overview This course equips students with the skills they require to deploy and configure System Center 2012 R2 Operations. Using hands-on labs, students learn the following: How to architect

More information

Designing a Microsoft SharePoint 2010 Infrastructure

Designing a Microsoft SharePoint 2010 Infrastructure Designing a Microsoft SharePoint 2010 Infrastructure Course Details Course Code: Duration: Notes: 10231B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

TABLE OF CONTENTS. Features - SharePoint Server idataagent. Page 1 of 72 OVERVIEW SYSTEM REQUIREMENTS - SHAREPOINT SERVER IDATAAGENT INSTALLATION

TABLE OF CONTENTS. Features - SharePoint Server idataagent. Page 1 of 72 OVERVIEW SYSTEM REQUIREMENTS - SHAREPOINT SERVER IDATAAGENT INSTALLATION Page 1 of 72 Features - SharePoint Server idataagent TABLE OF CONTENTS OVERVIEW SYSTEM REQUIREMENTS - SHAREPOINT SERVER IDATAAGENT INSTALLATION Install the SharePoint Server idataagent BACKUP DATA - SHAREPOINT

More information

Michael Noel. Colin Spence. SharePoint UNLEASHED. 800 East 96th Street, Indianapolis, Indiana 46240 USA

Michael Noel. Colin Spence. SharePoint UNLEASHED. 800 East 96th Street, Indianapolis, Indiana 46240 USA Michael Noel Colin Spence SharePoint 2013 UNLEASHED 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Part I Planning for and Deploying SharePoint Server 2013 1 Introducing

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332B: Advanced Solutions of Microsoft SharePoint Server 2013 Course Details Course Outline Module 1: Understanding the SharePoint Server 2013 Architecture This module introduces the architectural

More information

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 Length: 48 Hours Delivery Method: Instructor-led (classroom); MOC 10174 Course Description The course teaches students how to install,

More information

Implementing and Administering an Enterprise SharePoint Environment

Implementing and Administering an Enterprise SharePoint Environment Implementing and Administering an Enterprise SharePoint Environment There are numerous planning and management issues that your team needs to address when deploying SharePoint. This process can be simplified

More information

Active Directory Infrastructure Design Document

Active Directory Infrastructure Design Document Active Directory Infrastructure Design Document Written By Sainath KEV Microsoft MVP Directory Services Microsoft Author TechNet Magazine, Microsoft Operations Framework Microsoft Speaker - Singapore Document

More information

Introduction to Enterprise Project Management

Introduction to Enterprise Project Management 001_0672329212_Intro.qxd 10/1/07 9:42 AM Page 1 Introduction to Enterprise Project Management Throughout this book, you will see that Enterprise Project Management (EPM; also called Enterprise Portfolio

More information

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008

MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 MS-50400 - Design, Optimize and Maintain Database for Microsoft SQL Server 2008 Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54)

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) COLORADO HOUSING AND FINANCE AUTHORITY 1981 BLAKE STREET DENVER, CO 80202 REQUEST FOR PROPOSAL Intranet Replacement

More information

How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008.

How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008. 1 How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008. By & Steve Smith, MVP SharePoint Server, MCT Penny Coventry, MVP SharePoint Server, MCT Combined

More information

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory DottsConnected SHAREPOINT 2010 ADMIN TRAINING Module 1 - Getting started with SharePoint 2010 This introductory module introduces students to the fundamental terminology and architecture of SharePoint

More information

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Course 50400A: Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008 Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Microsoft Training and Certification Guide. Current as of March 16, 2015

Microsoft Training and Certification Guide. Current as of March 16, 2015 Microsoft Training and Certification Guide Current as of March 16, 2015 Welcome to the Microsoft Training and Certification Guide. This guide is intended to provide a quick, comprehensive view of our training

More information

Microsoft Training and Certification Guide. Current as of December 31, 2013

Microsoft Training and Certification Guide. Current as of December 31, 2013 Microsoft Training and Certification Guide Current as of December 31, 2013 Welcome to the Microsoft Training and Certification Guide. This device is intended to provide a quick, comprehensive view of our

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises)

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises) How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises) COMPANY: Microsoft Corporation RELEASED: September 2013 VERSION: 1.0 Copyright This document is provided "as-is". Information

More information

IT-Symposium 2007 17.04.2007

IT-Symposium 2007 17.04.2007 SharePoint Integration 1C05 IT-Symposium 2007 April 17th, 2007 CongressCenter Nürnberg, Germany SharePoint Integration Jan-Jürgen Eden Solution Architect 16 th April 2007 www.hp-user-society.de 1 Agenda

More information

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW About this Course This course provides SharePoint developers the information needed to implement SharePoint solutions

More information

MIGRATING SHAREPOINT TO THE CLOUD

MIGRATING SHAREPOINT TO THE CLOUD MIGRATING SHAREPOINT TO THE CLOUD Our Lessons Learned February 2015 www.reisystems.com TABLE OF CONTENTS Introduction... 2 What is Office 365 and what are the models of installation available?... 2 When

More information

Proven Practices for Upgrading or Migrating to Microsoft SharePoint 2013

Proven Practices for Upgrading or Migrating to Microsoft SharePoint 2013 Proven Practices for Upgrading or Migrating to Microsoft SharePoint 2013 Jeremy Thake Chief Architect, AvePoint Randy Williams Evangelist / Architect Published: January 2013 1 Table of Contents Table of

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Deployment guide for Microsoft SharePoint Server 2010

Deployment guide for Microsoft SharePoint Server 2010 Deployment guide for Microsoft SharePoint Server 2010 Microsoft Corporation Published: August 2010 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com) Abstract This book provides

More information

SharePoint Microsoft SharePoint has become

SharePoint Microsoft SharePoint has become The Essential Guide to SharePoint S p o n s o r e d b y Microsoft SharePoint has become a mission-critical platform for sharing information and delivering improved collaboration to organizations of all

More information

Capacity Planning for Microsoft SharePoint Technologies

Capacity Planning for Microsoft SharePoint Technologies Capacity Planning for Microsoft SharePoint Technologies Capacity Planning The process of evaluating a technology against the needs of an organization, and making an educated decision about the configuration

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Course Details Course Outline Module 1: SharePoint as a Developer Platform This module examines different approaches that can be

More information

"Charting the Course...... to Your Success!" MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary

Charting the Course...... to Your Success! MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary Description Course Summary This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint and also how to manage and monitor sites and users by using

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Page 1 of 9 Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: 4 days; Instructor-Led Introduction

More information

MicroStrategy Course Catalog

MicroStrategy Course Catalog MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

This instructor-led course will show you the new architectural changes made to SharePoint 2010 and how to upgrade your 2007 environment to 2010.

This instructor-led course will show you the new architectural changes made to SharePoint 2010 and how to upgrade your 2007 environment to 2010. 50353B: SharePoint 2010 for IT Professionals Course Number: 50353B Course Length: 3 Day Course This instructor-led course will show you the new architectural changes made to SharePoint 2010 and how to

More information

Course Syllabus. 2553A: Administering Microsoft SharePoint Portal Server 2003. Key Data. Audience. At Course Completion.

Course Syllabus. 2553A: Administering Microsoft SharePoint Portal Server 2003. Key Data. Audience. At Course Completion. Key Data Course #: 2553A Number of Days: 3 Format: Instructor-Led This course syllabus should be used to determine whether the course is appropriate for the students, based on their current skills and

More information

1 INTRODUCTION 2 INSTALLATION PLANNING 2.1 MINIMUM HARDWARE REQUIREMENTS 2.2 SOFTWARE REQUIREMENTS

1 INTRODUCTION 2 INSTALLATION PLANNING 2.1 MINIMUM HARDWARE REQUIREMENTS 2.2 SOFTWARE REQUIREMENTS 1 INTRODUCTION This document provides a high-level overview of the DBCrystal installation process. There are two major tasks required. First, the host computer is checked for prerequisites like Microsoft.Net

More information

Microsoft SharePoint 2010 Administration

Microsoft SharePoint 2010 Administration Microsoft SharePoint 2010 Administration Real-World Skills for MCITP Certification and Beyond Tom Carpenter James Pyles WILEY Wiley Publishing, Inc. Contents Introduction xxiii Chapter 1 Planning the Logical

More information

Deltek Vision 7.0 LA. Technical Readiness Guide

Deltek Vision 7.0 LA. Technical Readiness Guide Deltek Vision 7.0 LA Technical Readiness Guide May 15, 2012 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may

More information

SharePoint 2013 Migration Readiness

SharePoint 2013 Migration Readiness SharePoint 2013 Migration Readiness Decision Points around Migrating to SharePoint 2013 MARK ECKERT Contents Purpose... 1 SharePoint 2013 Implementation Options... 1 On-premise installation... 1 Cloud...

More information

safend a w a v e s y s t e m s c o m p a n y

safend a w a v e s y s t e m s c o m p a n y safend a w a v e s y s t e m s c o m p a n y SAFEND Data Protection Suite Installation Guide Version 3.4.5 Important Notice This guide is delivered subject to the following conditions and restrictions:

More information

10231B: Designing a Microsoft SharePoint 2010 Infrastructure

10231B: Designing a Microsoft SharePoint 2010 Infrastructure 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Number: 10231B Course Length: 5 Days Course Overview This 5 day course teaches IT Professionals to design and deploy Microsoft SharePoint

More information

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com SharePoint 2010 Bootcamp This five-day course is designed to equip Systems Administrators, Integrators and Developers with a strong foundation for implementing solutions on Microsoft SharePoint 2010. Attendees

More information

Client Requirement. Why SharePoint

Client Requirement. Why SharePoint Client Requirement Client wanted a sharepoint system that could meet their document and record management needs. It should also improve client s information management systems. To support existing and

More information

LEPIDEAUDITOR SUITE- DATASHEET

LEPIDEAUDITOR SUITE- DATASHEET LEPIDEAUDITOR SUITE- DATASHEET [This document presents the overview, key features and benefits of using LepideAuditor Suite. It also delineates the basic system requirements, prerequisites and supported

More information

Microsoft Project Server 2010 Technical Boot Camp

Microsoft Project Server 2010 Technical Boot Camp Microsoft Project Server 2010 Technical Boot Camp Course M50558 5 Day(s) 30:00 Hours Introduction Course retirement date: November 30, 2012 For a complete list of courseware retirements, see: www.microsoft.com/learning/en/us/training/retired

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Agent for Microsoft SharePoint Server Guide r15 This documentation and any related computer software help programs (hereinafter referred to as the "Documentation") are for

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Page 1 of 9 IT Service Management with System Center Service Manager Course 10965B: 3 days; Instructor-Led Introduction This Three-day

More information

DE-20489B Developing Microsoft SharePoint Server 2013 Advanced Solutions

DE-20489B Developing Microsoft SharePoint Server 2013 Advanced Solutions DE-20489B Developing Microsoft SharePoint Server 2013 Advanced Solutions Summary Duration Vendor Audience 5 Days Microsoft Developer Published Level Technology 21 November 2013 300 Microsoft SharePoint

More information

What s new for SharePoint 2016?

What s new for SharePoint 2016? What s new for SharePoint 2016? Release History and Roadmap SharePoint Portal Server 2001 2001 SharePoint Portal Server 2003 2003 Office SharePoint Server 2007 2006 SharePoint Server 2010 2009 SharePoint

More information

Microsoft Dynamics CRM 2011 Installation and Deployment

Microsoft Dynamics CRM 2011 Installation and Deployment Microsoft Dynamics CRM 2011 Installation and Deployment Course 80296; 2 Days, Instructor-led Course Description This two-day instructor course covers the installation and configuration of Microsoft Dynamics

More information

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 Description The goal of this three-day instructor-led course is to provide students with the knowledge and skills necessary to effectively

More information

The knowledge of ASP.NET 2.0 is a must. Knowledge of Sharepoint Portal Server (SPS 2003) would be an added advantage.

The knowledge of ASP.NET 2.0 is a must. Knowledge of Sharepoint Portal Server (SPS 2003) would be an added advantage. Course Title : SharePoint Portal Server Development(MOSS 2010) Duration : 5 days Microsoft Office SharePoint Server 2010 is a set of integrated server platform technologies used for connecting people,

More information

Data Protection for Microsoft SharePoint Portal Server 2003. Agent for Microsoft SharePoint Portal Server

Data Protection for Microsoft SharePoint Portal Server 2003. Agent for Microsoft SharePoint Portal Server WHITE PAPER Data Protection for Microsoft SharePoint Portal Server 2003 VERITAS Backup Exec TM 10 for Windows Servers Agent for Microsoft SharePoint Portal Server Applicable for Windows SharePoint Portal

More information

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best White Paper April 2007 For the latest information, go to http://www.microsoft.com/office for Office

More information

CMB 207 1I Citrix XenApp and XenDesktop Fast Track

CMB 207 1I Citrix XenApp and XenDesktop Fast Track CMB 207 1I Citrix XenApp and XenDesktop Fast Track This fast paced course provides the foundation necessary for students to effectively centralize and manage desktops and applications in the datacenter

More information

UNICORN 6.4. Administration and Technical Manual

UNICORN 6.4. Administration and Technical Manual UNICORN 6.4 Administration and Technical Manual Page intentionally left blank Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts...

More information

Designing IT Platform Collaborative Applications with Microsoft SharePoint 2003 Workshop

Designing IT Platform Collaborative Applications with Microsoft SharePoint 2003 Workshop Designing IT Platform Collaborative Applications with Microsoft SharePoint 2003 Workshop Course 8036: Two days; Instructor-led Microsoft Certified Professional Exams No Microsoft Certified Professional

More information

1. Server 2008 - Microsoft FEP 2010 - Instalation

1. Server 2008 - Microsoft FEP 2010 - Instalation 1. Server 2008 - Microsoft FEP 2010 - Instalation 1 2. Windows XP x86 (32bit) - Microsoft FEP 2010 Instalation 2 3 2.1. 4 System Requirements Microsoft Forefront Endpoint Protection 2010 1 System Requirements

More information

SSC2016: SharePoint 2016 Administrator s Survival Camp

SSC2016: SharePoint 2016 Administrator s Survival Camp SHAREPOINT 2016 FOR IT PROFESSIONALS 5 DAYS SSC2016: SharePoint 2016 Administrator s Survival Camp AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES Administrators Instructor-led training with hands-on

More information

Hosted SharePoint: Questions every provider should answer

Hosted SharePoint: Questions every provider should answer Hosted SharePoint: Questions every provider should answer Deciding to host your SharePoint environment in the Cloud is a game-changer for your company. The potential savings surrounding your time and money

More information

Deployment guide for Microsoft SharePoint Server 2010

Deployment guide for Microsoft SharePoint Server 2010 Deployment guide for Microsoft SharePoint Server 2010 Microsoft Corporation Published: January 2011 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com) Abstract This book provides

More information

Managing and Maintaining Windows Server 2008 Servers

Managing and Maintaining Windows Server 2008 Servers Managing and Maintaining Windows Server 2008 Servers Course Number: 6430A Length: 5 Day(s) Certification Exam There are no exams associated with this course. Course Overview This five day instructor led

More information

Proven Practices for Upgrading or Migrating to Microsoft SharePoint Server 2010

Proven Practices for Upgrading or Migrating to Microsoft SharePoint Server 2010 Proven Practices for Upgrading or Migrating to Microsoft SharePoint Server 2010 Table of Contents Introduction... 2 About AvePoint... 2 SharePoint Server 2010 Requirements... 3 Hardware Requirements...

More information

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Course 8036 - Three days - Instructor-led - Hands on Introduction This instructor-led course provides students with the knowledge

More information

Phase Name 1 Initiation. 2 Requirements. 3 Design

Phase Name 1 Initiation. 2 Requirements. 3 Design No Phase Name 1 Initiation 2 Requirements 3 Design 4 Pre-Migration 5 Pre-Migrate 6 Pre-Migrate 7 Migrate 8 Migrate 9 Migrate 10 Migrate 11 Post-Migrate 12 Post-Migrate 13 Post-Migrate 14 Post-Migrate 15

More information

Backing up Sites with STSADM utility

Backing up Sites with STSADM utility Backing up Sites with STSADM utility In this video, we will take a look at backing up a Windows SharePoint Services Site Collection using the command line tool STSADM.exe. We will examine the backup process

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Course Details Course Outline Module 1: Service Management Overview Effective IT Service Management includes process driven methodologies

More information

BLUESKIES. Microsoft SharePoint and Integration with Content Management Platforms. FileHold - Providing Advanced Content Management Functionality

BLUESKIES. Microsoft SharePoint and Integration with Content Management Platforms. FileHold - Providing Advanced Content Management Functionality C O N S U L T I N G Microsoft SharePoint and Integration with Content Management Platforms FileHold - Providing Advanced Content Management Functionality Prepared by: Keith Corbett, Principal, Blueskies

More information

Deciding When to Deploy Microsoft Windows SharePoint Services and Microsoft Office SharePoint Portal Server 2003. White Paper

Deciding When to Deploy Microsoft Windows SharePoint Services and Microsoft Office SharePoint Portal Server 2003. White Paper Deciding When to Deploy Microsoft Windows SharePoint Services and Microsoft Office SharePoint Portal Server 2003 White Paper Published: October, 2003 Table of Contents Introduction 4 Relationship between

More information

Wake Up! It s Time To Migrate To SharePoint 2013! April 30, 2014

Wake Up! It s Time To Migrate To SharePoint 2013! April 30, 2014 Wake Up! It s Time To Migrate To SharePoint 2013! April 30, 2014 Introductions AMANDA DOWNING Winxnet VP of SharePoint Consulting RICHARD HARBRIDGE Microsoft Partner Technology Strategist JASON MARKHAM

More information

Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012

Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012 coursemonster.com/me Microsoft System Center: MS-50023 Data Protection 2007 Center Protection Manager Implementing 2012 View training dates» Overview Elements of this syllabus may be subject to change

More information

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION

TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION TECHNICAL DOCUMENTATION SPECOPS DEPLOY / APP 4.7 DOCUMENTATION Contents 1. Getting Started... 4 1.1 Specops Deploy Supported Configurations... 4 2. Specops Deploy and Active Directory...5 3. Specops Deploy

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

Administering Team Foundation Server 2013

Administering Team Foundation Server 2013 Course Code: QATFS13 Vendor: Microsoft Course Overview Duration: 3 RRP: 2,039 Administering Team Foundation Server 2013 Overview This three-day, instructor-led course provides delegates with the knowledge

More information

Implementing Active Directory Rights Management Services with Exchange and SharePoint

Implementing Active Directory Rights Management Services with Exchange and SharePoint Course 50403B: Implementing Active Directory Rights Management Services with Exchange and SharePoint Course Details Course Outline Module 1: Why Rights Management? This module provides an overview of Microsoft

More information

Veeam Cloud Connect. Version 8.0. Administrator Guide

Veeam Cloud Connect. Version 8.0. Administrator Guide Veeam Cloud Connect Version 8.0 Administrator Guide April, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be

More information

Application Performance Management for Enterprise Applications

Application Performance Management for Enterprise Applications Application Performance Management for Enterprise Applications White Paper from ManageEngine Web: Email: appmanager-support@manageengine.com Table of Contents 1. Introduction 2. Types of applications used

More information