SlideShare uma empresa Scribd logo
1 de 34
Migration und ihre Tücken – Welche Anpassungen gibt es?
Migration in der Theorie
Herausforderungen
Mögliche Anpassungen
Checklist
Zusammenfassung
Fragen und Antworten
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Technologien

Lösungen

Partner

Support

Dienstleistungen

Community

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
T +49 89-2190989-66
M +49 174 1771935

www.AvePoint.de

@DHobmaier

Dennis.Hobmaier@
avepoint.com

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Migration in der Theorie

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Funktionen

Performance

Sicherheit

Integration

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Lesezugriff

Kopieren

Upgrade

•Quelle auf Read-Only stellen
•Datenbank detach/attach
•>= SP2010: Mount-SPContentDatabase
•<= SP2007: stsadm -o addcontentdb …
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Vorbereitung

Wartungsfenster
festlegen

Kommunikation

Analyse

Test mit
Produktions-DB

Abstimmung

Testumgebung!

Test mit Test-DB

Upgrade

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Herausforderungen

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Migrationspfad

Wartungsfenster

• (Inplace Upgrade) – bitte nicht
• Database attach
• Version für Version

• Handarbeit
• Skript
• Checkliste!

Challenge accepted

Know How

Kommunikation

• Dokumentation
• PowerShell
• Manpower

• „Bürokratie“
• Abstimmung mit Abteilungen
• Genehmigungen
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
•
•
•
•
•

Konsistenz gewährleisten
Datenbanken kopieren
Datenbankupgrade
Manuelle Schritte
Zeit!

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
•
•
•
•

Abteilungen / Teams
SQL
Backup
Endbenutzer

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Mögliche Anpassungen

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Templates
Solutions
Webparts
IIS Einstellungen
Unghosted Pages
Event Receiver
Storage Auslagerung
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Benutzerdefiniertes Template?
• Template ID?
• MSDN: „A site definition only needs one root Template element. To avoid conflict with IDs already used

by Windows SharePoint Services, use unique values greater than 10,000 for the ID attribute. “

• Übersetzung
• .ConfigUpgrade<customTemplate>.xml  Update Matrix
• .ConfigUpgradeSiteUpgradeConfigSPS.xml  Eintrag für jedes Template

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Kompatibilität
• 3rd Party Solution  Neue Version verfügbar?
• Eigene Solution  Anpassung / Programmierung notwendig?

• Ab SharePoint 2013 Kompatibilitätsmodus
• Install-SPSolution –Identity Solution.wsp –GACDeployment –CompatibilityLevel

{14,15}
• http://www.hobmaier.net/2013/09/migration-nach-sharepoint-2013bin-ich.html

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Webparts im Ziel vorhanden?
• Seiten bereinigen
• AvePoint‘s Pre-Scan Tool zur Identifizierung – Wo?

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Ich hab doch die Central Admin
• Ja, aber…
• SSL-Zertifikate
• Protokollierungseinstellungen

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Ghosted = Un-Customized
• Site Definitions vom Dateisystem

• Unghosted = Customized
• Dateisystem + Datenbank
• SharePoint Designer

• Reghosting = Customized  Un-Customized
• Reset to Site Definition

http://blogs.msdn.com/b/michael_yeager/archive/2007/11/03/sharepoint-terms-ghosted-unghostedand-reghosted.aspx

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• API für Realtime / Live Änderungen
•
•
•
•

View
Update
Check-In
Create ...

• Benutzerdefinierte Lösungen

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Daten außerhalb der Inhaltsdatenbank?
• Migration über Auslagerungstool möglich?
• Ausgelagerte Daten zurück in die Inhaltsdatenbank

• BLOB Provider installiert?
• $cdb = Get-SPContentDatabase <Name der Contentdatenbank, z.B. WSS_Content>

$cdb.RemoteBlobStorageSettings
• http://www.hobmaier.net/2013/09/wie-kann-man-uberprufen-ob-rbs-in.html

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Checklist

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Informationen sammeln
Sprache
SharePoint
SQL
Szenario
Umsetzung mit AvePoint
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
•
•
•
•
•

Versionen des Betriebssystems
Anzahl Server
MSSQL Version und HA Konfiguration
Service Accounts / Berechtigungen
Zugriffsadressen

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Basisinstallation
• Language Pack

• „Mal eben ändern“
• Templates sprachabhängig
•
•
•
•
•

.Template1031XML*.xml
.Template1033XML*.xml
1031 = Deutsch
1033 = Englisch
http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Prescan
• SPS 2003: prescan.exe (separater Download)
• MOOS 2007 und höher: stsadm –o preupgradecheck

• Patchlevel
• Aktuelles Service Pack
• Aktuelles CU (Cumulative Update)
• Staging und Produktions-Umgebung

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Compatibility Level  „100“
• Autogrow
• Recovery Mode  Simple
• Nach Abschluss  Full

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• 1x Inhaltsdatenbank
• Datenvolumen 1 TB (MDF)
• Migration über 2 Versionen hinweg
• Microsoft SharePoint Portal Server 2003 (SPS)
• Microsoft Office SharePoint Server 2007 (MOSS)
• Microsoft SharePoint Server 2010

• Straffes Wartungsfenster

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
• Selektive Migration
• Nur aktive Inhalte migrieren
• Migration als Chance aufzuräumen

• Restrukturierung
• Anforderungen geändert?

• Bereinigung
• Templates

• Domain Migration
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Zusammenfassung

©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Je besser die Vorbereitung, desto
erfolgreicher die Migration.
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
Fragen und Antworten

Mais conteúdo relacionado

Mais procurados

How to Best Develop Requirements for SharePoint Projects
How to Best Develop Requirements for SharePoint ProjectsHow to Best Develop Requirements for SharePoint Projects
How to Best Develop Requirements for SharePoint ProjectsDux Raymond Sy
 
How to Effectively Prepare Your Organization's SharePoint Journey Into the Cloud
How to Effectively Prepare Your Organization's SharePoint Journey Into the CloudHow to Effectively Prepare Your Organization's SharePoint Journey Into the Cloud
How to Effectively Prepare Your Organization's SharePoint Journey Into the CloudDux Raymond Sy
 
Fast Track Project Management Success with Project Online
Fast Track Project Management Success with Project OnlineFast Track Project Management Success with Project Online
Fast Track Project Management Success with Project OnlineAvePoint
 
How to Ensure that SharePoint Governance Delivers Business Value
How to Ensure that SharePoint Governance Delivers Business ValueHow to Ensure that SharePoint Governance Delivers Business Value
How to Ensure that SharePoint Governance Delivers Business ValueDux Raymond Sy
 
How to Utilize the Right Project Management Solution
How to Utilize the Right Project Management SolutionHow to Utilize the Right Project Management Solution
How to Utilize the Right Project Management SolutionDux Raymond Sy
 
Fast Track Project Management Success w/ #Office365 Project Online
Fast Track Project Management Success w/ #Office365 Project OnlineFast Track Project Management Success w/ #Office365 Project Online
Fast Track Project Management Success w/ #Office365 Project OnlineDux Raymond Sy
 
CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...
CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...
CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...Benoit Jester
 
Fast Track Project Management Success with Project Online
Fast Track Project Management Success with Project OnlineFast Track Project Management Success with Project Online
Fast Track Project Management Success with Project OnlineAvePoint
 
2SeeU - Initiation à la conformité dans o365
2SeeU - Initiation à la conformité dans o3652SeeU - Initiation à la conformité dans o365
2SeeU - Initiation à la conformité dans o365Hassen Boumaraf
 
Wer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindern
Wer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindernWer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindern
Wer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindernDennis Hobmaier
 
How to Inspire, Transform and Drive Purposeful Collaboration #spshnl
How to Inspire, Transform and Drive Purposeful Collaboration #spshnlHow to Inspire, Transform and Drive Purposeful Collaboration #spshnl
How to Inspire, Transform and Drive Purposeful Collaboration #spshnlDux Raymond Sy
 
Practical Tips and Tricks to Drive SharePoint Adoption
Practical Tips and Tricks to Drive SharePoint AdoptionPractical Tips and Tricks to Drive SharePoint Adoption
Practical Tips and Tricks to Drive SharePoint AdoptionAvePoint
 
Raghu VM_Cloud Resume
Raghu VM_Cloud ResumeRaghu VM_Cloud Resume
Raghu VM_Cloud ResumeRaghu Ravi
 
OUGN 2016: Experiences with REST support on OSB/SOA Suite
OUGN 2016: Experiences with REST support on OSB/SOA SuiteOUGN 2016: Experiences with REST support on OSB/SOA Suite
OUGN 2016: Experiences with REST support on OSB/SOA SuiteJon Petter Hjulstad
 
What Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA ProjectsWhat Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA ProjectsRevelation Technologies
 
Introdução ao Oracle NoSQL
Introdução ao Oracle NoSQLIntrodução ao Oracle NoSQL
Introdução ao Oracle NoSQLBruno Borges
 

Mais procurados (19)

How to Best Develop Requirements for SharePoint Projects
How to Best Develop Requirements for SharePoint ProjectsHow to Best Develop Requirements for SharePoint Projects
How to Best Develop Requirements for SharePoint Projects
 
You’re In the Cloud. Great! Now What?
You’re In the Cloud. Great! Now What?You’re In the Cloud. Great! Now What?
You’re In the Cloud. Great! Now What?
 
You're in the cloud! Great! Now what?
You're in the cloud! Great! Now what?You're in the cloud! Great! Now what?
You're in the cloud! Great! Now what?
 
How to Effectively Prepare Your Organization's SharePoint Journey Into the Cloud
How to Effectively Prepare Your Organization's SharePoint Journey Into the CloudHow to Effectively Prepare Your Organization's SharePoint Journey Into the Cloud
How to Effectively Prepare Your Organization's SharePoint Journey Into the Cloud
 
Fast Track Project Management Success with Project Online
Fast Track Project Management Success with Project OnlineFast Track Project Management Success with Project Online
Fast Track Project Management Success with Project Online
 
How to Ensure that SharePoint Governance Delivers Business Value
How to Ensure that SharePoint Governance Delivers Business ValueHow to Ensure that SharePoint Governance Delivers Business Value
How to Ensure that SharePoint Governance Delivers Business Value
 
How to Utilize the Right Project Management Solution
How to Utilize the Right Project Management SolutionHow to Utilize the Right Project Management Solution
How to Utilize the Right Project Management Solution
 
Fast Track Project Management Success w/ #Office365 Project Online
Fast Track Project Management Success w/ #Office365 Project OnlineFast Track Project Management Success w/ #Office365 Project Online
Fast Track Project Management Success w/ #Office365 Project Online
 
CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...
CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...
CUE - Les différences entre On-Premises et le Cloud pour SharePoint (Azure IA...
 
AvePoint Overview 14042016 with New Sig
AvePoint Overview 14042016 with New SigAvePoint Overview 14042016 with New Sig
AvePoint Overview 14042016 with New Sig
 
Fast Track Project Management Success with Project Online
Fast Track Project Management Success with Project OnlineFast Track Project Management Success with Project Online
Fast Track Project Management Success with Project Online
 
2SeeU - Initiation à la conformité dans o365
2SeeU - Initiation à la conformité dans o3652SeeU - Initiation à la conformité dans o365
2SeeU - Initiation à la conformité dans o365
 
Wer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindern
Wer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindernWer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindern
Wer, was, wo: Inhalte schützen und unberechtigte Zugriffe verhindern
 
How to Inspire, Transform and Drive Purposeful Collaboration #spshnl
How to Inspire, Transform and Drive Purposeful Collaboration #spshnlHow to Inspire, Transform and Drive Purposeful Collaboration #spshnl
How to Inspire, Transform and Drive Purposeful Collaboration #spshnl
 
Practical Tips and Tricks to Drive SharePoint Adoption
Practical Tips and Tricks to Drive SharePoint AdoptionPractical Tips and Tricks to Drive SharePoint Adoption
Practical Tips and Tricks to Drive SharePoint Adoption
 
Raghu VM_Cloud Resume
Raghu VM_Cloud ResumeRaghu VM_Cloud Resume
Raghu VM_Cloud Resume
 
OUGN 2016: Experiences with REST support on OSB/SOA Suite
OUGN 2016: Experiences with REST support on OSB/SOA SuiteOUGN 2016: Experiences with REST support on OSB/SOA Suite
OUGN 2016: Experiences with REST support on OSB/SOA Suite
 
What Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA ProjectsWhat Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA Projects
 
Introdução ao Oracle NoSQL
Introdução ao Oracle NoSQLIntrodução ao Oracle NoSQL
Introdução ao Oracle NoSQL
 

Semelhante a Migration und ihre Tücken – Welche Anpassungen gibt es?

Beyond the hype: Management and Governance for Office 365
Beyond the hype: Management and Governance for Office 365Beyond the hype: Management and Governance for Office 365
Beyond the hype: Management and Governance for Office 365Roberto Vazquez Delgado
 
O365con14 - the 4 major steps to migrate content from any on-premise source i...
O365con14 - the 4 major steps to migrate content from any on-premise source i...O365con14 - the 4 major steps to migrate content from any on-premise source i...
O365con14 - the 4 major steps to migrate content from any on-premise source i...NCCOMMS
 
Themes & Composed Looks in SharePoint 2013 & O365
Themes & Composed Looks in SharePoint 2013 & O365Themes & Composed Looks in SharePoint 2013 & O365
Themes & Composed Looks in SharePoint 2013 & O365D'arce Hess
 
Putting on your Design Bootstraps, Intro to Responsive Design in SharePoint
Putting on your Design Bootstraps, Intro to Responsive Design in SharePointPutting on your Design Bootstraps, Intro to Responsive Design in SharePoint
Putting on your Design Bootstraps, Intro to Responsive Design in SharePointD'arce Hess
 
Putting on Your Design Bootstraps: Intro to Responsive Design and SharePoint
Putting on Your Design Bootstraps: Intro to Responsive Design and SharePointPutting on Your Design Bootstraps: Intro to Responsive Design and SharePoint
Putting on Your Design Bootstraps: Intro to Responsive Design and SharePointAvePoint
 
Five ways to smash barriers to SharePoint adoption
Five ways to smash barriers to SharePoint adoptionFive ways to smash barriers to SharePoint adoption
Five ways to smash barriers to SharePoint adoptionGonzalo Marcos Ansoain
 
Themes & Composed Looks for SharePoint 2013 and Office 365
Themes & Composed Looks for SharePoint 2013 and Office 365Themes & Composed Looks for SharePoint 2013 and Office 365
Themes & Composed Looks for SharePoint 2013 and Office 365AvePoint
 
Deliver SharePoint Success: Drive Business Value with Winning Governance and ...
Deliver SharePoint Success: Drive Business Value with Winning Governance and ...Deliver SharePoint Success: Drive Business Value with Winning Governance and ...
Deliver SharePoint Success: Drive Business Value with Winning Governance and ...AvePoint
 
AvePoint: Migration as Easy as 1, 2, 3
AvePoint: Migration as Easy as 1, 2, 3AvePoint: Migration as Easy as 1, 2, 3
AvePoint: Migration as Easy as 1, 2, 3AvePoint
 
Building effective business collaboration platforms
Building effective business collaboration platformsBuilding effective business collaboration platforms
Building effective business collaboration platformsGonzalo Marcos Ansoain
 
Custom User Interface Creation with Content Types in Sharepoint 2013/O365
Custom User Interface Creation with Content Types in Sharepoint 2013/O365Custom User Interface Creation with Content Types in Sharepoint 2013/O365
Custom User Interface Creation with Content Types in Sharepoint 2013/O365D'arce Hess
 
Custom User Interface Creation in SP2013/O365
Custom User Interface Creation in SP2013/O365Custom User Interface Creation in SP2013/O365
Custom User Interface Creation in SP2013/O365AvePoint
 
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...Gonzalo Marcos
 
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...Gonzalo Marcos Ansoain
 
Social in hybriden SharePoint 2016-Umgebungen
Social in hybriden SharePoint 2016-UmgebungenSocial in hybriden SharePoint 2016-Umgebungen
Social in hybriden SharePoint 2016-UmgebungenAvePoint
 
Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...
Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...
Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...AvePoint
 
Why AvePoint chose Azure for its Office 365 solutions
Why AvePoint chose Azure for its Office 365 solutionsWhy AvePoint chose Azure for its Office 365 solutions
Why AvePoint chose Azure for its Office 365 solutionsnj-azure
 
How to Choose the Right Solution for Project Management Success #spsnyc
How to Choose the Right Solution for Project Management Success #spsnycHow to Choose the Right Solution for Project Management Success #spsnyc
How to Choose the Right Solution for Project Management Success #spsnycDux Raymond Sy
 
Come creare Piattaforme di Collaborazione Efficienti
Come creare Piattaforme di Collaborazione EfficientiCome creare Piattaforme di Collaborazione Efficienti
Come creare Piattaforme di Collaborazione EfficientiGonzalo Marcos
 

Semelhante a Migration und ihre Tücken – Welche Anpassungen gibt es? (19)

Beyond the hype: Management and Governance for Office 365
Beyond the hype: Management and Governance for Office 365Beyond the hype: Management and Governance for Office 365
Beyond the hype: Management and Governance for Office 365
 
O365con14 - the 4 major steps to migrate content from any on-premise source i...
O365con14 - the 4 major steps to migrate content from any on-premise source i...O365con14 - the 4 major steps to migrate content from any on-premise source i...
O365con14 - the 4 major steps to migrate content from any on-premise source i...
 
Themes & Composed Looks in SharePoint 2013 & O365
Themes & Composed Looks in SharePoint 2013 & O365Themes & Composed Looks in SharePoint 2013 & O365
Themes & Composed Looks in SharePoint 2013 & O365
 
Putting on your Design Bootstraps, Intro to Responsive Design in SharePoint
Putting on your Design Bootstraps, Intro to Responsive Design in SharePointPutting on your Design Bootstraps, Intro to Responsive Design in SharePoint
Putting on your Design Bootstraps, Intro to Responsive Design in SharePoint
 
Putting on Your Design Bootstraps: Intro to Responsive Design and SharePoint
Putting on Your Design Bootstraps: Intro to Responsive Design and SharePointPutting on Your Design Bootstraps: Intro to Responsive Design and SharePoint
Putting on Your Design Bootstraps: Intro to Responsive Design and SharePoint
 
Five ways to smash barriers to SharePoint adoption
Five ways to smash barriers to SharePoint adoptionFive ways to smash barriers to SharePoint adoption
Five ways to smash barriers to SharePoint adoption
 
Themes & Composed Looks for SharePoint 2013 and Office 365
Themes & Composed Looks for SharePoint 2013 and Office 365Themes & Composed Looks for SharePoint 2013 and Office 365
Themes & Composed Looks for SharePoint 2013 and Office 365
 
Deliver SharePoint Success: Drive Business Value with Winning Governance and ...
Deliver SharePoint Success: Drive Business Value with Winning Governance and ...Deliver SharePoint Success: Drive Business Value with Winning Governance and ...
Deliver SharePoint Success: Drive Business Value with Winning Governance and ...
 
AvePoint: Migration as Easy as 1, 2, 3
AvePoint: Migration as Easy as 1, 2, 3AvePoint: Migration as Easy as 1, 2, 3
AvePoint: Migration as Easy as 1, 2, 3
 
Building effective business collaboration platforms
Building effective business collaboration platformsBuilding effective business collaboration platforms
Building effective business collaboration platforms
 
Custom User Interface Creation with Content Types in Sharepoint 2013/O365
Custom User Interface Creation with Content Types in Sharepoint 2013/O365Custom User Interface Creation with Content Types in Sharepoint 2013/O365
Custom User Interface Creation with Content Types in Sharepoint 2013/O365
 
Custom User Interface Creation in SP2013/O365
Custom User Interface Creation in SP2013/O365Custom User Interface Creation in SP2013/O365
Custom User Interface Creation in SP2013/O365
 
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
 
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
SharePoint Saturday @ Firenze - Building Effective Business Collaboration Pla...
 
Social in hybriden SharePoint 2016-Umgebungen
Social in hybriden SharePoint 2016-UmgebungenSocial in hybriden SharePoint 2016-Umgebungen
Social in hybriden SharePoint 2016-Umgebungen
 
Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...
Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...
Beyond SharePoint Deployment: How Can IT Inspire, Motivate, and Drive Sustain...
 
Why AvePoint chose Azure for its Office 365 solutions
Why AvePoint chose Azure for its Office 365 solutionsWhy AvePoint chose Azure for its Office 365 solutions
Why AvePoint chose Azure for its Office 365 solutions
 
How to Choose the Right Solution for Project Management Success #spsnyc
How to Choose the Right Solution for Project Management Success #spsnycHow to Choose the Right Solution for Project Management Success #spsnyc
How to Choose the Right Solution for Project Management Success #spsnyc
 
Come creare Piattaforme di Collaborazione Efficienti
Come creare Piattaforme di Collaborazione EfficientiCome creare Piattaforme di Collaborazione Efficienti
Come creare Piattaforme di Collaborazione Efficienti
 

Último

Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Último (20)

Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Migration und ihre Tücken – Welche Anpassungen gibt es?

  • 1. Migration und ihre Tücken – Welche Anpassungen gibt es?
  • 2. Migration in der Theorie Herausforderungen Mögliche Anpassungen Checklist Zusammenfassung Fragen und Antworten ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 3. Technologien Lösungen Partner Support Dienstleistungen Community ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 4. T +49 89-2190989-66 M +49 174 1771935 www.AvePoint.de @DHobmaier Dennis.Hobmaier@ avepoint.com ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 5. Migration in der Theorie ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 6. Funktionen Performance Sicherheit Integration ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 7. Lesezugriff Kopieren Upgrade •Quelle auf Read-Only stellen •Datenbank detach/attach •>= SP2010: Mount-SPContentDatabase •<= SP2007: stsadm -o addcontentdb … ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 8. Vorbereitung Wartungsfenster festlegen Kommunikation Analyse Test mit Produktions-DB Abstimmung Testumgebung! Test mit Test-DB Upgrade ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 9. Herausforderungen ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 10. Migrationspfad Wartungsfenster • (Inplace Upgrade) – bitte nicht • Database attach • Version für Version • Handarbeit • Skript • Checkliste! Challenge accepted Know How Kommunikation • Dokumentation • PowerShell • Manpower • „Bürokratie“ • Abstimmung mit Abteilungen • Genehmigungen ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 11. • • • • • Konsistenz gewährleisten Datenbanken kopieren Datenbankupgrade Manuelle Schritte Zeit! ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 12. • • • • Abteilungen / Teams SQL Backup Endbenutzer ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 13. Mögliche Anpassungen ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 14. Templates Solutions Webparts IIS Einstellungen Unghosted Pages Event Receiver Storage Auslagerung ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 15. • Benutzerdefiniertes Template? • Template ID? • MSDN: „A site definition only needs one root Template element. To avoid conflict with IDs already used by Windows SharePoint Services, use unique values greater than 10,000 for the ID attribute. “ • Übersetzung • .ConfigUpgrade<customTemplate>.xml  Update Matrix • .ConfigUpgradeSiteUpgradeConfigSPS.xml  Eintrag für jedes Template ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 16. • Kompatibilität • 3rd Party Solution  Neue Version verfügbar? • Eigene Solution  Anpassung / Programmierung notwendig? • Ab SharePoint 2013 Kompatibilitätsmodus • Install-SPSolution –Identity Solution.wsp –GACDeployment –CompatibilityLevel {14,15} • http://www.hobmaier.net/2013/09/migration-nach-sharepoint-2013bin-ich.html ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 17. • Webparts im Ziel vorhanden? • Seiten bereinigen • AvePoint‘s Pre-Scan Tool zur Identifizierung – Wo? ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 18. • Ich hab doch die Central Admin • Ja, aber… • SSL-Zertifikate • Protokollierungseinstellungen ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 19. • Ghosted = Un-Customized • Site Definitions vom Dateisystem • Unghosted = Customized • Dateisystem + Datenbank • SharePoint Designer • Reghosting = Customized  Un-Customized • Reset to Site Definition http://blogs.msdn.com/b/michael_yeager/archive/2007/11/03/sharepoint-terms-ghosted-unghostedand-reghosted.aspx ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 20. • API für Realtime / Live Änderungen • • • • View Update Check-In Create ... • Benutzerdefinierte Lösungen ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 21. • Daten außerhalb der Inhaltsdatenbank? • Migration über Auslagerungstool möglich? • Ausgelagerte Daten zurück in die Inhaltsdatenbank • BLOB Provider installiert? • $cdb = Get-SPContentDatabase <Name der Contentdatenbank, z.B. WSS_Content> $cdb.RemoteBlobStorageSettings • http://www.hobmaier.net/2013/09/wie-kann-man-uberprufen-ob-rbs-in.html ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 22. Checklist ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 23. Informationen sammeln Sprache SharePoint SQL Szenario Umsetzung mit AvePoint ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 24. • • • • • Versionen des Betriebssystems Anzahl Server MSSQL Version und HA Konfiguration Service Accounts / Berechtigungen Zugriffsadressen ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 25. • Basisinstallation • Language Pack • „Mal eben ändern“ • Templates sprachabhängig • • • • • .Template1031XML*.xml .Template1033XML*.xml 1031 = Deutsch 1033 = Englisch http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 26. • Prescan • SPS 2003: prescan.exe (separater Download) • MOOS 2007 und höher: stsadm –o preupgradecheck • Patchlevel • Aktuelles Service Pack • Aktuelles CU (Cumulative Update) • Staging und Produktions-Umgebung ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 27. • Compatibility Level  „100“ • Autogrow • Recovery Mode  Simple • Nach Abschluss  Full ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 28. • 1x Inhaltsdatenbank • Datenvolumen 1 TB (MDF) • Migration über 2 Versionen hinweg • Microsoft SharePoint Portal Server 2003 (SPS) • Microsoft Office SharePoint Server 2007 (MOSS) • Microsoft SharePoint Server 2010 • Straffes Wartungsfenster ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 29. ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 30. • Selektive Migration • Nur aktive Inhalte migrieren • Migration als Chance aufzuräumen • Restrukturierung • Anforderungen geändert? • Bereinigung • Templates • Domain Migration ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 31. Zusammenfassung ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 32. Je besser die Vorbereitung, desto erfolgreicher die Migration. ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.
  • 33. ©AvePoint, Inc. All rights reserved. Confidential and proprietary information of AvePoint, Inc. No part of this may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written consent of AvePoint, Inc.