SharePoint 2013 Upgrade Best Practices. Artur Santos Rumos

Size: px
Start display at page:

Download "SharePoint 2013 Upgrade Best Practices. Artur Santos Rumos artur.santos@rumos.pt"

Transcription

1 SharePoint 2013 Upgrade Best Practices Artur Santos Rumos

2 SharePoint 2013 Upgrade Best Practices Agenda Learn Prepare Test Implement Validade

3 Learn Upgrade Cycle Upgrade Requirements Upgrade Methods Upgrade Improvements Deferred Site Collection Upgrade Database/Service Changes

4 UPGRADE CYCLE Learn Upgrade methods New capabilities Downtime mitigation Validate Troubleshooting Upgrade event failures UI/UX issues Data issues Prepare Document environment Manage customizations Plan upgrade strategy Make items upgradable Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Test Build test farms Use real data Evaluate techniques Find issues early

5 UPGRADE REQUIREMENTS Server Prerequisites Install ONLY SharePoint 2013 To use existing 2010 SharePoint Farm hardware: Backup your farm using SharePoint backup tool Ensure your backup of farm and databases Ensure SharePoint 2010 or earlier is not installed Either uninstall old products This includes dependent products like Project Server and language packs Client Prerequisites Office 2010 or Office 15 For full offline and integrated experience SharePoint Designer 2010 only works for 14 mode sites SharePoint Designer 15 works for both 14 and 15 mode sites SharePoint Workspace 2010 and 15 work for both 14 and 15 mode sites Web Browser Internet Explorer 7 or higher

6 UPGRADE METHODS Database Attach Upgrade Only available method for version to version (V2V) upgrades Works for both version to version (V2V) and build to build (B2B) upgrades Works for content and services databases In Place Farm Upgrade Only available for build to build (B2B) upgrades

7 DATABASES SUPPORTING DATABASE ATTACHUPGRADE Content databases Project databases Note: Four 2010 merged to one during upgrade Search admin database Profile database Social database Managed Metadata database Secure Store database Note: Passphrase required to retain passwords in store Access databases Note: Supported for B2B upgrades only

8 Configuration database Unsupported for both V2V and B2B upgrades Has never been supported in prior versions Search index databases Unsupported for V2V upgrades only Sync database Unsupported for V2V upgrades only DATABASES NOT SUPPORTING DATABASE ATTACH UPGRADE

9 AUTHENTICATION MODE SUPPORT & UPGRADE Windows Classic Support (Legacy) SP2013 supports this with some issues Windows Claims Support 2010 supports this with a few exceptions Outlined in claims migration document Migration before upgrade recommended Forms Auth Support No changes from 2010 Ensure provider installed with same name before database attachment Database to Web Application authentication mode mismatches Database attach in SP2013 detects mismatched auth support Test SPContentDatabase in SP2013 also detects this Fix before attaching is best advice Ensure all external data source/web services work as expected after claims migration

10 UPGRADE IMPROVEMENTS OVERVIEW Deferred Site Collection Upgrade Site Collection Health Checks Upgrade Evaluation Site Collections System Event Notifications System Logging Changes Site Collection Upgrade Throttling

11 DEFERRED SITE COLLECTION UPGRADE Allows existing 2010 site collections to work unchanged in SP2013 No SharePoint 2010 installation required SP2013 has all required SharePoint 2010 files included Replaces Visual Upgrade Spiritual successor Safer process Requires deep backwards compatibility All 14 features side by side with 15 ones Existing customizations should just work Default state for all site collections in upgraded databases Cannot be forced automatically on database upgrade

12 SITE COLLECTION HEALTH CHECKS Rule based health checks Looks for common known issues: Blocking upgrade issues Missing SP2013 templates and orphans Post upgrade issues Un ghosted files Site collection level scoped tool UI exists for Site Collection Admins PowerShell cmdlet for Farm Admins Runs automatically before Site Collection version to version upgrade Prevents upgrade if blocking issues detected Does not run before any build to build upgrades

13 UPGRADEEVALUATION SITE COLLECTIONS Allows upgraded preview of existing site in 15 mode Makes side by side copy of existing site collection Takes advantage of SQL Snapshot capability if present Causes no read only outage as source is snapshot Available in SQL Enterprise and SQL Developer editions Otherwise uses site collection backup process Causes read only outage during copy Occurs in scheduled Timer Job process Considered an expensive operation Sends notification when copy and upgrade is completed Requester and all site collection administrators is optional if request occurs via PowerShell

14 SYSTEM EVENTNOTIFICATIONS SYSTEM Template Based Sent to Site Collection admins Web Application level feature based customizable template Notifies on: V2V upgrade completed successfully V2V upgrade completed with errors Upgrade Evaluation Site Requested Upgrade Evaluation Site Created but not Upgraded Upgrade Evaluation Site Created and Upgraded System Status Bar Site Collection wide system events shown prominently Non customizable, built in messages only Notifies users on: Site Collection read only Site Collection upgrading Notifies admins on: Upgrade available to Site Collection Site Collection requires upgrade

15 UPGRADE LOGGING Per SPSite logs available to Site Collection Admins Uses separate logging level control than rest of upgrade Shows reduced set of information by default Created for both B2B and V2V upgrades Stored as content within Site Collection Maintenance Logs library created as Gallery Maintenance Logs secured to Site Collection Admins only Hidden feature activates during first upgrade

16 SITE COLLECTION UPGRADETHROTTLING Prevents overload from self service site collection upgrade Throttles are used to allow/limit upgrade Built in throttles work together: Application pool level throttle Limits number of simultaneous upgrades per application pool instance Default is 5 concurrent site collection upgrades allowed per web app Effectively becomes a per server level throttle for most environments Web Application instance property controls this throttle Content Database level throttle Limits number of simultaneous upgrades per content database instance Default is 10 concurrent site collection upgrades allowed per content database Content Database instance property controls this throttle Content throttle Prevents self service upgrade within application pool process for oversize sites Default is site collection < 10MB and has <10 subwebs Web Application instance property controls this throttle If an upgrade is not possible due to throttling it is queued Queued upgrades are processed by the timer service by upgrade timer job

17 VERSIONED SITE STORAGE ANDFEATURE/TEMPLATES SP2013 Content Database SPSite SPWeb Feature Feature Feature Feature SPSite SPWeb Feature Feature Feature Feature Feature Feature Site Definition Site Definition Feature Definition Feature Definition Template STS#1 Feature Definition Feature Definition Template STS#1 Feature Definition Feature Definition Template STS#2 Feature Definition Feature Definition Template STS#2 Feature Definition Feature Definition WSE\14\Templates WSE\15\Templates

18 FEATURE FALLBACK BEHAVIOR 15 Mode Features List 15 Mode Lookups SP2013 feature replacing SP14 feature New SP2013 only feature Sunset feature Visible=false 14 Mode Features List 14 Mode Lookups SP14 feature replaced by SP2013 feature Non replaced O14 only feature (e.g. 3 rd party) SP14 feature removed in SP2013

19 UNSUPPORTED IN 14 MODE All new SP2013 specific features Upgrade SPSite to 15 mode first 2010 Web Analytics Existing features must be removed New web analytics features supported only in 15 mode 2010 Office Web Applications (WAC) Replaced with SP2013 WAC for both 14 and 15 mode PowerPoint Broadcast sites must be removed No replacement available, use Lync instead Project Web Access Sites (PWA Template) Must upgrade to 15 mode to use Project Sites (PWS) supported in both 14 and 15 mode

20 DATABASE CHANGES Security improvements New application roles on all databases Replaces requiring DB_Owner role for normal use DB_Owner or equivalent rights still required to perform database upgrades Running accounts no longer have schema modification rights Note: Roles exist in beta 1 but the upgrade to change this does not exist in Beta 1 Runtime content database optimizations Sparse column support allows wider lists This results in a longer running database upgrade action depending on source data Shredded store to support file edits This results in a longer running database upgrade action depending on source data Upgrade depth improvements Upgrade of content database schema is separated from site collection upgrade Allows faster database upgrade performance

21 UPGRADING SERVICES 15 WAC now on separate farm Consumable only by SP2013 farms New WOPI protocol support only exists starting with SP2013 Works in both 14 and 15 mode for Site Collections New WAC functionality for editing documents shows up in 14 mode User Defined Functions no longer work in Excel Services This is due to changes around how WAC is designed

22 Prepare Upgrade Cycle Document Existing Environment Manage Customizations Environment Cleanup

23 UPGRADE CYCLE Learn Upgrade methods New capabilities Downtime mitigation Validate Troubleshooting Upgrade event failures UI/UX issues Data issues Prepare Document environment Manage customizations Plan upgrade strategy Make items upgradable Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Test Build test farms Use real data Evaluate techniques Find issues early

24 DOCUMENTATION PROCESS Examine existing farm for useful information Gathered information informs new version Keep all information for future use Content databases: Names Issues Referenced customizations Services: Cross farm topology Database names Service Settings Installed customizations Farm/Web Application: Alternate Access Mappings (AAM) Authentication Methods/Providers Managed paths Installed/registered features Installed customizations Web.config modifications

25 INFORMATION GATHERING COMMANDS Test SPContentDatabase Both 2010 and SP2013 versions WinDiff STSADM o PreUpgradeCheck no longer exists STSADM deprecated

26 SETTINGS GATHERING Some settings are farm specific Most are needed for the new version farm At least as a basis for the new farms settings Simple PowerShell scripts can gather settings data Gathering Farm Settings with PowerShell

27 CUSTOMIZATIONS GATHERING Solutions Should always have a build out directory for FT solutions Otherwise have to find way to extract FT solutions Don t forget admin deployed InfoPath Forms Special process required to extract them Sandbox solutions are fine They come with the content database for free Other stuff MSI deployed components Contact vendor for updates for O15 support Highest chance of needing a change due to file/directory placement XCopy or manually deployed features/files/changes Should look to packaging in WSP solutions package Can just deploy to equivalent directory in O15 Use directory comparisons to be sure you have it all

28 PERFORMANCE ASSESSMENT Determine performance in advance of upgrade Different components have different key metrics SQL Server(s): IOPs Memory CPU Network: Bandwidth Latency SharePoint Server(s): Memory CPU

29 TEST SPCONTENTDATABASE Tests content databases against Web Application Connected content databases Disconnected/remote farm content databases Makes no modifications to database/content Used to detect/report: Configuration gaps Orphaned sites Missing/unregistered customizations Row sizing for predicting comparative upgrade speeds Exists in both 2010 and SP version has subset of SP2013 abilities

30 WINDIFF OR OTHER DIRECTORY COMPARISON TOOLS Used to compare directories and files Compare between environments: Existing environment Pristine installation at same build level as existing Ensure no customizations are installed Compare target locations: Web Server Extensions All installed customizations IIS Web Site directory GAC Web.config file differences All installed and referenced global assemblies Recommended to save entire directories for future use May later need files or settings that are missing from new install

31 EVOLUTION OF CUSTOMIZATIONS Product release cycles are a form of evolution Customizations dependent on a product are affected Some live on relatively unchanged Some change dramatically but continue on Many die off Due to circumstance e.g. developer left and no source, vendor out of business If non adaptable e.g. designed into a corner Takeaway is that you need to plan for evolution and even cleanup of customizations All customizations have a lifecycle, plan for it right from the beginning

32 CUSTOMIZATION CATEGORIES AND TYPES Visually impacting Data structure impacting Non visually impacting Master Pages Themes Web Pages Web Parts Content Types List Types Web Templates Site Definitions Web Services Windows Services HTTP Handler HTTP Module

33 VISUAL IMPACTINGCUSTOMIZATIONS Most likely to not work well with 15 mode user experience.css dependencies.js dependencies Theme dependencies UI control dependencies UI behavior dependencies Usually should still work in 14 mode Shouldn t block farm upgrade Needs to be addressed before Site Collection upgrade Test carefully in both 14 and 15 modes

34 DATA STRUCTURE IMPACTING CUSTOMIZATIONS Highest likelihood to cause blocking issues during upgrade if missing E.g. Missing feature with list schema means list won t render Can be modified during upgrades, but are usually expensive changes Iterate over every instance to update Instantiation and updating needs to handle conflicting customizations E.g. Conflicting path or column names

35 NON VISUALLY IMPACTINGCUSTOMIZATIONS Highest likelihood to be incompatible with SP2013 Dependencies on existing services structure or topology Deeper API and security dependencies Deep dependency on page rendering pipeline Higher chance of impacting performance Test carefully, these are sometimes only found by deep testing E.g. finding exceptions when exercising all code paths Can sometime express issues by impacting other behaviors E.g. HTTP handlers interfering with rendering pipeline Be prepared to replace or remove if necessary Check to see if the system works correctly without the customization

36 3RD PARTY CUSTOMIZATIONS Customers usually don t have the ability to fix issues in product without help Source code rarely available Need to work closely with 3rd party to get updates to work with SP2013 May require additional special upgrade instructions 3rd party applications can include following which have higher possibility of issues: Windows services Windows applications Web applications HTTP modules MSI installed 2010 customizations may be incompatible with SP2013 Check with 3rd party for updated SP2013 compatible MSIs In some cases consider reevaluating the value of the component with the new version farm Out of box features may be viable alternative Some 3rd party products modify the SharePoint content databases Absolutely not supported, ever!

37 SPRING CLEANING FOR A HEALTHY FARM Cleanup existing 2010 farm before upgrade Delete stale SPSites and SPWebs stsadm o DeleteSite [ force] [ gradualdelete] stsadm o DeleteWeb [ force] Remove extraneous document versions Primarily user driven, OM operations or tools help Cleanup templates, features, & web parts Primarily user driven, OM operations or tools help Finish Visual Upgrades to 14 Repair data issues stsadm o DatabaseRepair [ deletecorruption] stsadm o ForceDeleteList stsadm o VariationsFixupTool

38 COMPLETING VISUAL UPGRADE Run VisualUpgrade method on all remaining sites PowerShell can do this easily Get SPSite ForEach Object {$_.VisualUpgradeWebs()} Will occur during content database upgrade on 15 farm Content Database level upgrade action Better to do this on 14 farm prior to upgrade: To address issues while v3 components still exist To get end users involved early if necessary To allow rollback temporarily if needed To not stack faults during content database upgrade To not cause UX changes during content database upgrade

39 SITE COLLECTION END OF LIFE PowerPoint Broadcast Sites Site Definition based template was included in WAC WAC moved off of farm, template ceased support Existing sites not supported on 15 even in 14 mode Only option is to find and remove instances Can find sites by PowerShell Get SPSite Where Object {$_.RootWeb.Template eq PowerPoint Broadcast #0 } Can remove site using PowerShell Get SPSite Where Object {$_.RootWeb.Template eq PowerPoint Broadcast #0 } Remove SPSite

40 FEATURE END OF LIFE Best time to remove a feature is during site collection upgrade Causes least impact on users Simple feature can be removed with template upgrade DeprecateSimpleFeature Only for Simple Features though, don t use for complex ones Complex feature can be removed using feature upgrade Use feature upgrade code callout Allows clean up of artifacts Can self remove instance

41 Test Upgrade Cycle Building Test Farms Upgrade Testing cycle Testing Processes Service Applications Testing Testing Customizations

42 UPGRADE CYCLE Learn Upgrade methods New capabilities Downtime mitigation Validate Troubleshooting Upgrade event failures UI/UX issues Data issues Prepare Document environment Manage customizations Plan upgrade strategy Make items upgradable Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Test Build test farms Use real data Evaluate techniques Find issues early

43 TEST ENVIRONMENT CONSIDERATIONS Be careful of impacting live environments from test ones External data connections modifying live data in bad way E.g. deleting an item thinking it is only a test environment causing production impact Running database impacting commands against live databases E.g. Test SPContentDatabase Test environment hurting performance of shared SQL servers Best to run using different SQL servers (not just instances) for production and test Try to prevent/minimize URL changes These can cause issues you only experience in test environment Can do this by using same URLs and testing only from machines with host file changes Actual machine names should be different though to prevent AD issues Database names should stay the same if you want to validate scripts Per above, you shouldn t be using the same SQL servers for production and test

44 TEST FARM METHODOLOGIES Use real data and copies of entire databases To identify trouble areas To determine upgrade performance Test a copy of everything, not just a sample You only really know what you have tested The unexpected lurks in the databases you didn t test Use production processes in test environment To prevent flaws occurring only in production Use similar hardware if possible Will give best equivalent performance data If a parallel farm will be used for upgrade try using it for testing first E.g. use new farms as test before doing actual production upgrade Gives excellent indication of actual upgrade performance and issues Make sure to pave test environment before doing actual upgrade

45 UPGRADETESTING CYCLE Learn Validate Troubleshooting Upgrade event failures UI/UX issues Data issues Upgrade methods New capabilities Downtime mitigation Prepare Document environment Manage customizations Plan upgrade strategy Make items upgradable Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Test Build test farms Use real data Evaluate techniques Find issues early Learn Upgrade methods Downtime mitigation Performance Understand issues Validat Troubleshootin Upgrade event UI/UX issues Data issues

46 TESTING PROCESSES Confirm the upgrade plan you ve chosen will work Does it do what you expect Does your upgrade plan provide the right outage mitigation Are there any gaps in the process? How would you roll back if you need to? You did take a backup, right? Validate any scripts and commands used Scripted processes are more repeatable Make sure a script you may have used in 2010 or earlier is still valid Parameters change, and sometimes how they work changes

47 SERVICE APPLICATIONS TESTING Consider various states you may be in, not just initial or final state 2010 farm connected to 15 services 15 farm connected to 15 services Different version farms for different services Verify in all possible states you will use in advance of production use Helps to find security, configuration, compatibility, and even performance issues Service upgrade can be complex due to number of services Script the service upgrade process whenever possible

48 DEPLOYING CUSTOMIZATIONS Ensure solutions are deployed Consider that default deployment will result in being only in 14 directories Deploy solutions to 15 directories if required using AddToLatest option If not using solutions ensure deployment of: Custom Master pages Custom JavaScript Custom CSS (including those for themes) Custom workflow actions must be included in actions file To ensure rendering for larger lists, confirm large list query throttling settings

49 TESTING CUSTOMIZATIONS Pay special attention to visual and behavioral issues Test in both 14 and 15 mode Look for language/resource loading issues Manually deployed customizations resources may be in 14 global directory Won t get loaded since only new version global directory is used One versions resources may prevent others form working E.g. 15 version resource file same name but doesn t include 14 version resources Fixes to this require rework of customizations Validate upgrade impact on customizations Confirm that customizations do appropriate upgrade tasks if required Ensure that they don t block site collection upgrade

50 Implement Service Upgrades

51 UPGRADE CYCLE Learn Upgrade methods New capabilities Downtime mitigation Validate Troubleshooting Upgrade event failures UI/UX issues Data issues Prepare Document environment Manage customizations Plan upgrade strategy Make items upgradable Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Test Build test farms Use real data Evaluate techniques Find issues early

52 STANDARD PROCEDURE FOR SERVICE UPGRADE Common pattern used for most cases: 1. Restore copy of old version service database(s) to SQL Can be done using command line or SQL Management Studio 2. Create the service application using the new service application cmdlet applicable for that service type Pass in the old database(s) as parameter(s) to the cmdlet Will cause upgrade of old version database while creating new service application 3. Create the service application proxy using the new service application cmdlet applicable for that service type 4. Start the applicable service(s) instance Special operations needed for Search, and Secure Store

53 SPECIAL PROCEDURES FOR SERVICE UPGRADE Search 1. Migrate Admin Database Restore SPEnterpriseSearchServiceApplication 2. Create the service application using the new service application cmdlet applicable for that service type Pass in the old database(s) as parameter(s) to the cmdlet Will cause upgrade of old version database while creating new service application 3. Create the service application proxy using the new service application cmdlet applicable for that service type 4. Start the applicable service(s) instance Special operations needed for Project, Search, and Secure Store

54 Validate Upgrade Cycle Review Logs Troubleshooting Basic Functionality External Data Sources Security Find & Fix Issues

55 UPGRADE CYCLE Learn Upgrade methods New capabilities Downtime mitigation Validate Troubleshooting Upgrade event failures UI/UX issues Data issues Prepare Document environment Manage customizations Plan upgrade strategy Make items upgradable Implement Build/upgrade farms Deploy customizations Minimize downtime Monitor progress Test Build test farms Use real data Evaluate techniques Find issues early

56 UPGRADELOG FAILURES Should always review logs after any upgrade Look for Errors and Warnings Start at top of log and work downwards Issues reported earlier likely to cause issues reported later Look around the timeframe of the issue to find related or causal information Order of operations in reviewing logs Start with upgrade error log Move to full upgrade log and then ULS if necessary Correlate of timestamp of event Order of operations is solving issues Solve authentication issues first Solve missing files/customizations next Then worry about content issues

57 APPLICATION EVENT LOG FAILURES Services not able to start May be out of backwards compatibility Most likely after patching if B2B upgrade not yet run Can be incompatible between servers Don t partially patch farm unless following official documentation Service accounts may have login failures Local machine Remote databases May have service provisioning errors DLL pushdown Missing config file updates Possible fix is: Check logs for blocking issues and fix if necessary Run farm upgrade

58 1. Determine cause of failure Follow exceptions from source to ULS using correlation Id and timestamp Exceptions shown on UI Exceptions in event logs Look at start of correlation Id entries to see if earlier issue could cause later one Pay special attention to login, access, and process/assembly load failures These usually point to configuration or installation gaps Try to repro issue If necessary reach out to who was using system, especially for UI issues POST UPGRADE TROUBLESHOOTING STEPS 2. Fix failure Once an understanding is gained for what has failed and why Make necessary configuration/settings changes Adjust security as necessary for login/access issues Install components or dependencies that are missing 3. Confirm the fix If a repro of the issue was possible before, see if the issue still occurs You are done once the issue no longer occurs 4. Document the fix Better to learn once than repeatedly

59 VALIDATE PREDETERMINED SITES Pick certain sites in advance and ensure they work as expected before upgrade As a best practice include at least one of every site definition and feature in use Take care to review high impact/high profile sites Better to cover bases than get complaints Should know sites look and feel before upgrade Work with key stakeholders to validate post upgrade More important after 14 to 15 mode switch

60 Create new Site Collections / Webs Ensure custom templates work as expected for creation and initial use in 14 mode Also verify new 15 mode custom templates as net new sites Activate features Confirm that features activate as expected in both 14 and 15 mode Validate that features perform correct upgrade Create new pages Validate that pages create correctly Add web parts Confirm web parts are added and render correctly in both 14 and 15 modes CREATE NEW VALIDATION TARGETS Create new libraries/lists Ensure custom libraries and lists can be created in both 14 and 15 mode Verify if specific libraries/lists or columns get conflicts Add content types against libraries to ensure they work correctly Good idea to verify they upgrade correctly as well from 14 to 15 mode Recommend best practice is to create 2x for each template in 14 mode After validating 14 mode for both, upgrade one each template Ensures upgrade of Site per template with 14 mode to validate beside 15 mode

61 VERIFY SERVICES FUNCTIONALITY Search Crawls content farm sources Crawls external sources Ensure scopes and best bets work Profile and social features Profile sync occurs My Site Host works Check in 14 or 15 mode Managed Metadata Taxonomy data exists Business Connectivity Service Existing connections work Secure Store (SSS) Application definitions exist Passwords retained Access Services Excel Services Excel Web Access Web parts render Visio Services Rendering Visio files Office Web Accessible Clients PowerPoint, Excel, Word Rendering correctly Open and save documents

62 MY SITE HOST UPGRADES My Site Host works in both 14 and 15 mode When upgraded to 15 mode new social experience is available Once My Site Host is upgraded to 15 mode All new personal sites will be created in 15 mode As users visit My Site Host, their sites are added to upgrade queue Upgrade is not immediate, it occurs via timer job Site remains in 14 mode until upgrade occurs If upgrade of personal site fails, it will be reattempted after a delay Can manually force upgrade attempt of personal site from the UI of the actual personal site if site collection admin or from PowerShell if farm admin

63 Validate services connections InfoPath connections BCS connections Excel Services connections Search crawl external targets Confirm connections work for all applicable users Check for other common users not just administrators Connection strings may need to be edited Can be defined connection files, or embedded within files (Excel, InfoPath) Authentication method may need to be changed EXTERNAL DATA SOURCES Connection accounts may have issues Secure Store based application definitions may be broken Passwords were not retained during upgrade Possible if database restored but old passphrase not configured Passwords changed externally but not updated in Secure Store Accounts need to be updated Claims issues may impact use Services may be incorrectly set up Machine/network filtering may be clocking Could be blocking access from new servers when it worked on old servers

64 AUTHENTICATION PROVIDERS Ensure all authentication providers are allowing login Also check that admin functions work deeply into site collections such as using _Layouts/Settings.aspx as site collection admin Also confirm user lookup works Within content Web Application Within Central Administration Web Application If not working: Verify web.config files have correct provider information Content Web Application Central Administration Web Application Secure Token Service Confirm provider name is exactly the same as used in 2010 environment

65 PROCESS ACCOUNTS Farm services account Member of SPDataAccess role on config database Web Application accounts Member of SPDataAccess role on Web Applications own content database All services accounts Member of SPDataAccess role on services own databases UPA service Member of SPDataAccess role on all connected Web Applications content databases

66 VISUAL CUSTOMIZATIONS ISSUES Deferred Site Collection Upgrade intended to prevent seeing these all at once Allows you to tackle this separately from farm upgrade To also handle them site collection by site collection Should consider working with site collection owner to identify and fix issue If fix requires change or deletion they need to be involved The owner and users usually know what to look for Common areas for visual issues are: MasterPages JS and CSS references Web Parts

67 XHTML/XSLT/MASTERPAGES Existing 2010 visuals should work without changes in 14 mode Issues can occur when upgrading site collections to 15 mode Common causes are: References to 2010 or earlier version of files Has explicit references to _Layouts Uses 2010 JavaScript and/or CSS while in 15 mode Pages that have been modified using 2010 or earlier visuals Un ghosted files (SetupPath associated but customized file loads) Copies of 2010 or earlier version files (no SetupPath associated)

68 WEB PARTISSUES Biggest issue is not being able to run Class reference missing from SafeControls list Assembly or referenced items not installed Second biggest issue is not running correctly Rendering issues due to expecting earlier version artifacts JavaScript and CSS are most common issues here Exceptions due to missing artifacts or broken API calls

69 MISSING CUSTOMIZATIONS Many missing customizations show up in upgrade log Some do not, but can still impact your upgrade Best to have these in advance of database upgrade Important to install customizations or clean up references/dependent artifacts as soon as possible once detected For WSP solutions ensure you have installed them to correct target AddToLatestVersion required for 2010 Site Definitions to work in 15 mode For 3 rd party components/services Ensure you have 15 compatible components installed May also need to install 2010 components to make 14 mode work Check with vendor for details

70 SECURITY ISSUES PowerShell content/service database upgrades DBO access to content or services databases Read/write access to configuration database PowerShell upgrade of site collections Site Collection administrator rights Read/write access to content database Read/write access to configuration database UI Upgrade of site collections Site Collection administrator rights PowerShell service upgrades DBO access to all services databases that are being upgraded Read/write access on configuration database Local box admin access PowerShell/PSConfig farm upgrades DBO access on all content and services databases that are being upgraded Read/write access on configuration database Local box admin access

71

72

73

74

75

76

77

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

Myriad Technologies Training 5 Day Level 200 Introduction

Myriad Technologies Training 5 Day Level 200 Introduction Myriad Technologies Training 5 Day Level 200 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

Automating. Administration. Microsoft SharePoint 2010. with Windows. PowerShell 2.0. Gary Lapointe Shannon Bray. Wiley Publishing, Inc.

Automating. Administration. Microsoft SharePoint 2010. with Windows. PowerShell 2.0. Gary Lapointe Shannon Bray. Wiley Publishing, Inc. Automating Microsoft SharePoint 2010 Administration with Windows PowerShell 2.0 Gary Lapointe Shannon Bray WILEY Wiley Publishing, Inc. TABLE OF CONTENTS B S8 0 «4} 8#«l6& Introduction xxv Part 1 Getting

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

SharePoint 2013 Syllabus

SharePoint 2013 Syllabus General Introduction What is IIS IIS Website & Web Application Steps to Create Multiple Website on Port 80 What is Application Pool What is AppDomain What is ISAPI Filter / Extension Web Garden & Web Farm

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

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

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

Microsoft SharePoint 2010 Overview

Microsoft SharePoint 2010 Overview Course Code: M10174 Vendor: Microsoft Course Overview Duration: 5 RRP: 1,980 Configuring and Administering Microsoft SharePoint 2010 Overview This five day course teaches delegates how to install, configure

More information

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010

Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Course: 10174B: Configuring and Administering Microsoft SharePoint 2010 Description: This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 www.etidaho.com (208) 327-0768 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 5 Days About this Course This five-day instructor-led course teaches students how to install, configure,

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

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S HP Education Services course data sheet Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S Course Overview The course teaches students how to install, configure and administer SharePoint,

More information

Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5 Days, Instructor-led

Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 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 Configuring and Administering Microsoft SharePoint 2010 Course 10174B; 5

More information

Get started with cloud hybrid search for SharePoint

Get started with cloud hybrid search for SharePoint Get started with cloud hybrid search for SharePoint This document supports a preliminary release of the cloud hybrid search feature for SharePoint 2013 with August 2015 PU and for SharePoint 2016 Preview,

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Course 10174 : Configuring and Administering Microsoft SharePoint 2010 Page 1 of 7 Configuring and Administering Microsoft SharePoint 2010 Course 10174: 4 days; Instructor-Led Introduction This four-day

More information

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Course Overview This course provides students with the knowledge and skills to work with the server-side and client-side object models,

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

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

Upgrading SharePoint 2007 to SharePoint 2010

Upgrading SharePoint 2007 to SharePoint 2010 Upgrading SharePoint 2007 to SharePoint 2010 Anders Rask, SharePoint Solution Architect Århus, March 2010 twitter: @andersrask blog: http://andersrask.sharepointspace.com version 1.1 (updated May 9 th

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 Five Days, Instructor-Led About this course This five-day instructor-led course teaches students how to install, configure, and administer

More information

Glyma Deployment Instructions

Glyma Deployment Instructions Glyma Deployment Instructions Version 0.8 Copyright 2015 Christopher Tomich and Paul Culmsee and Peter Chow Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except

More information

Configuring and Administering Microsoft SharePoint 2010

Configuring and Administering Microsoft SharePoint 2010 Configuring and Administering Microsoft Course Details Course Code: Duration: Notes: 10174B 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

10174: Configuring and Managing Microsoft SharePoint 2010

10174: Configuring and Managing Microsoft SharePoint 2010 10174: Configuring and Managing Microsoft SharePoint 2010 Microsoft - Sharepoint Promoção: 10% Desconto Localidade: Porto Data: 14 Mar 2016 Preço: 1650 ( Os valores apresentados não incluem IVA. Oferta

More information

SharePoint Server 2010 Capacity Management: Software Boundaries and Limits

SharePoint Server 2010 Capacity Management: Software Boundaries and Limits SharePoint Server 2010 Capacity Management: Software Boundaries and s This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references,

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

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

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

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en

Configuring and Administering Microsoft SharePoint 2013 Curso Personalizado en Configuring and Administering Microsoft SharePoint 2013 Course: Corrientes 861 Piso 5 S2000CTH Rosario Argentina TEL: +54 (341) 426 4844 Info@fullsolutions.com Configuring and Administering Microsoft SharePoint

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

DocAve 6 Quickr Migrator

DocAve 6 Quickr Migrator DocAve 6 Quickr Migrator User Guide Service Pack 6, Cumulative Update 1 Issued December 2015 1 Table of Contents What s New in this Guide... 5 About Quickr Migrator... 6 Complementary Products... 6 Submitting

More information

SharePoint Checklist and Resources

SharePoint Checklist and Resources SharePoint Checklist and Resources Activity Labs for Developer Labs for Administrator Resources Create a re-buildable SharePoint environment Lab : Install SharePoint 2010 Exercise 1: Create Active Directory

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

Workflow Conductor for SharePoint 2010

Workflow Conductor for SharePoint 2010 Workflow Conductor for SharePoint 2010 Release 1.6 (SA08) Overview System Requirements Installing Workflow Conductor Configuring Workflow Conductor Using Workflow Conductor Studio Managing Workflows Licensing

More information

Entwickler. SharePoint Foundation. Standard Edition. Enterprise Edition

Entwickler. SharePoint Foundation. Standard Edition. Enterprise Edition Entwickler Access Services nein nein ja App Catalog () App Deployment: Autohosted Apps nein nein nein App Deployment: Cloud-Hosted Apps App Deployment: -Hosted Apps App Management Services BCS: Alerts

More information

The Best SharePoint 2010 Courses For You

The Best SharePoint 2010 Courses For You www.compvisions.com 16 Corporate Woods Blvd. Albany, NY 12211 Computer Visions Course Outline Get What You Want We offer highly customizable group training courses: desktop applications, web development,

More information

Understanding SharePoint Development Choices

Understanding SharePoint Development Choices Understanding SharePoint Development Choices SharePoint is an incredibly powerful platform that can support a wide variety of business scenarios. While many solutions can be configured using out of the

More information

SharePoint 2010 Performance and Capacity Planning Best Practices

SharePoint 2010 Performance and Capacity Planning Best Practices Information Technology Solutions SharePoint 2010 Performance and Capacity Planning Best Practices Eric Shupps SharePoint Server MVP About Information Me Technology Solutions SharePoint Server MVP President,

More information

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232)

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232) Duration: 5 days Description This training is intended for SharePoint Development professionals who are responsible for leading projects, designing solutions, and identifying problems. Students learn the

More information

Philadelphia Area SharePoint User Group June 27th, 2012. Ken Choyce RJB Technical Consulting, Inc. www.rjbtech.com

Philadelphia Area SharePoint User Group June 27th, 2012. Ken Choyce RJB Technical Consulting, Inc. www.rjbtech.com Philadelphia Area SharePoint User Group June 27th, 2012 Ken Choyce RJB Technical Consulting, Inc. www.rjbtech.com Agenda Overview of SharePoint Backups Purpose of backing up SharePoint Levels of SharePoint

More information

Designing and Developing Microsoft SharePoint Server 2010 Applications Course Outline

Designing and Developing Microsoft SharePoint Server 2010 Applications Course Outline Designing and Developing Microsoft SharePoint Server 2010 Applications Course Outline Course Overview: This five-day instructor-led course is intended for SharePoint Development professionals who are responsible

More information

Migrating SharePoint 2010 to 2013 CA CALLAHAN CALLAHAN@CALLAHANTECH.COM HTTP://ABOUT.ME/CACALLAHAN

Migrating SharePoint 2010 to 2013 CA CALLAHAN CALLAHAN@CALLAHANTECH.COM HTTP://ABOUT.ME/CACALLAHAN Migrating SharePoint 2010 to 2013 CA CALLAHAN CALLAHAN@CALLAHANTECH.COM HTTP://ABOUT.ME/CACALLAHAN Prerequisites Experience administering SharePoint Previous experience with migration helpful Understanding

More information

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

User's Guide. ControlPoint. Change Manager (Advanced Copy) SharePoint Migration. v. 4.0

User's Guide. ControlPoint. Change Manager (Advanced Copy) SharePoint Migration. v. 4.0 User's Guide ControlPoint Change Manager (Advanced Copy) SharePoint Migration v. 4.0 Last Updated 7 August 2013 i Contents Preface 3 What's New in Version 4.0... 3 Components... 3 The ControlPoint Central

More information

DocAve 6 SharePoint Migrator

DocAve 6 SharePoint Migrator DocAve 6 SharePoint Migrator User Guide Service Pack 5, Cumulative Update 1 Issued August 2015 1 Table of Contents What s New in this Guide... 5 About SharePoint Migration... 6 Complementary Products...

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

GSA2013: The Great SharePoint Adventure 2013

GSA2013: The Great SharePoint Adventure 2013 SHAREPOINT 2013 FOR.NET DEVELOPERS 5 DAYS GSA2013: The Great SharePoint Adventure 2013 AUDIENCE FORMAT COURSE DESCRIPTION.NET Developers Instructor-led training with hands-on labs This 5-day course explores

More information

Implementing Project Server 2010

Implementing Project Server 2010 Implementing Project Server 2010 Course ISI-1327 4 Days Instructor-led, Hands-on Course Description This instructor-led course will provide you with the knowledge and skills to effectively install and

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S

MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S HP Education Services course data sheet MCITP: Sharepoint Administrator Boot Camp (10174, 10231) H6C10S Course Overview Prepare for the MCTS and MCITP SharePoint 2010 certifications. Gain the cloud-related

More information

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 http://www.pass4test.jp 1 年 で 無 料 進 級 することに 提 供 する Exam : 70-667 Title : TS: Microsoft SharePoint Server 2010, Configuring Vendors : Microsoft Version : DEMO NO.1 You

More information

Microsoft Recommended Guidelines & Limits for SharePoint 2013

Microsoft Recommended Guidelines & Limits for SharePoint 2013 Microsoft Recommended Guidelines & s for SharePoint 2013 The tables in this document are from Microsoft s article Software boundaries and limits for SharePoint 2013. The information is only provided for

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

PassTest. Bessere Qualität, bessere Dienstleistungen!

PassTest. Bessere Qualität, bessere Dienstleistungen! PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : 70-667 Title : TS: Microsoft SharePoint Server 2010, Configuring Version : Demo 1 / 7 1.You have a Microsoft Office SharePoint Server 2007

More information

Eylean server deployment guide

Eylean server deployment guide Eylean server deployment guide Contents 1 Minimum software and hardware requirements... 2 2 Setting up the server using Eylean.Server.Setup.exe wizard... 2 3 Manual setup with Windows authentication -

More information

EXAM - 70-667. TS: Microsoft SharePoint Server 2010, Configuring. Buy Full Product. http://www.examskey.com/70-667.html

EXAM - 70-667. TS: Microsoft SharePoint Server 2010, Configuring. Buy Full Product. http://www.examskey.com/70-667.html Microsoft EXAM - 70-667 TS: Microsoft SharePoint Server 2010, Configuring Buy Full Product http://www.examskey.com/70-667.html Examskey Microsoft 70-667 exam demo product is here for you to test the quality

More information

Upgrading to SharePoint 2010: A Case Study. St. Louis SharePoint Users Group February 8, 2011

Upgrading to SharePoint 2010: A Case Study. St. Louis SharePoint Users Group February 8, 2011 Upgrading to SharePoint 2010: A Case Study St. Louis SharePoint Users Group February 8, 2011 About the Brown School One of eight schools at Washington University in St. Louis Graduate programs in Social

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

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

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

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

70-667 MCTS SharePoint 2010, Configuring

70-667 MCTS SharePoint 2010, Configuring 70-667 MCTS SharePoint 2010, Configuring Number: 070667 Passing Score: 700 Time Limit: 120 min File Version: 1.1 (70-667): Microsoft SharePoint 2010, Configuring 98 Questions. 120 Minutes. Exam A QUESTION

More information

SPT2013: Developing Solutions with. SharePoint 2013. 4 DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

SPT2013: Developing Solutions with. SharePoint 2013. 4 DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES SHAREPOINT 2013 FOR.NET DEVELOPERS 4 DAYS SPT2013: Developing Solutions with SharePoint 2013 AUDIENCE FORMAT COURSE DESCRIPTION.NET Developers Instructor-led training with hands-on labs This 5-day course

More information

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16 1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/04 2012-04-16 2 (11) 1. This document describes the technical system requirements for Paperiton DMS Document Management

More information

Installation & User Guide

Installation & User Guide SharePoint List Filter Plus Web Part Installation & User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario ON

More information

MS-10232: Designing and Developing Microsoft SharePoint Server 2010 Applications. Course Objectives. Price. Duration. Methods of Delivery

MS-10232: Designing and Developing Microsoft SharePoint Server 2010 Applications. Course Objectives. Price. Duration. Methods of Delivery MS-10232: Designing and Developing Microsoft SharePoint Server 2010 Applications This five-day instructor led course is intended for Microsoft SharePoint Development professionals who are responsible for

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

DocAve 6 Exchange Public Folder Migrator

DocAve 6 Exchange Public Folder Migrator DocAve 6 Exchange Public Folder Migrator User Guide Service Pack 6 Issued October 2015 1 Table of Contents What s New in this Guide... 5 About Exchange Public Folder Migrator... 6 Complementary Products...

More information

Best of SharePoint 2010. Composites

Best of SharePoint 2010. Composites Best of SharePoint 2010 Composites Agenda Overview Composite Applications Developer Investments Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web Microsoft SharePoint

More information

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2 DocAve 6 Service Pack 1 Installation Guide Revision C Issued September 2012 1 Table of Contents About the Installation Guide... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin...

More information

SharePoint 2010 Monitoring and Troubleshooting. Andrew Lynes, Premier Field Engineer 30 August, 2011

SharePoint 2010 Monitoring and Troubleshooting. Andrew Lynes, Premier Field Engineer 30 August, 2011 SharePoint 2010 Monitoring and Troubleshooting Andrew Lynes, Premier Field Engineer 30 August, 2011 Agenda Introduction Monitoring SharePoint 2010 Inbuilt monitoring features External monitoring Useful

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

SharePoint, Is IT Time to Move to the Cloud? Minnesota County IT Leadership Association July 15 th, 2015

SharePoint, Is IT Time to Move to the Cloud? Minnesota County IT Leadership Association July 15 th, 2015 SharePoint, Is IT Time to Move to the Cloud? Minnesota County IT Leadership Association July 15 th, 2015 Donald Donais Avtex Sr. Consultant - SharePoint ddonais@avtex.com Blog Tales from IT Side Twitter

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

Automating Business Processes Using SharePoint Designer

Automating Business Processes Using SharePoint Designer Automating Business Processes Using SharePoint Designer Jeff MacKenzie Director of Technology Edgewater Technology www.edgewater.com jmackenzie@edgewater.com Contents What is a workflow? Types of SharePoint

More information

VMware vcenter Update Manager Administration Guide

VMware vcenter Update Manager Administration Guide VMware vcenter Update Manager Administration Guide Update 1 vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1

CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1 INTRODUCTION xxv CHAPTER 1: INTRODUCTION TO SHAREPOINT 2010 1 What s New in the SharePoint Platform and Tools 1 Language Integrated Query 2 List Enhancements 2 Business Connectivity Services 2 Silverlight

More information

Course MS55077A Project Server 2013 Development. Length: 5 Days

Course MS55077A Project Server 2013 Development. Length: 5 Days 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course MS55077A Project Server 2013 Development Length: 5

More information

SharePoint 2010/2013 Course

SharePoint 2010/2013 Course *Must Have Knowledge SharePoint 2010/2013 Course SQL and DBMS Concepts ASP.net web application development using c# and Visual studio 2008 or above Client Server and three tier Architecture Basic knowledge

More information

SharePoint Training Program. Topics Covered. SharePoint 2010 Developer Training

SharePoint Training Program. Topics Covered. SharePoint 2010 Developer Training SharePoint Training Program Duration: 80 Hrs Training Mode: Class Room/On-line Training Methodology: Real-time Project oriented Training Features: 1. Trainers from Corporate 2. Unlimited Lab facility 3.

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

MS-10232 - PRO: Designing Applications for Microsoft SharePoint 2010

MS-10232 - PRO: Designing Applications for Microsoft SharePoint 2010 MS-10232 - PRO: Designing Applications for Microsoft SharePoint 2010 Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials

More information

SPHOL207: Database Snapshots with SharePoint 2013

SPHOL207: Database Snapshots with SharePoint 2013 2013 SPHOL207: Database Snapshots with SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site

More information

Microsoft Dynamics NAV 2013 R2 Release Notes Follow-up

Microsoft Dynamics NAV 2013 R2 Release Notes Follow-up Microsoft Dynamics NAV 2013 R2 Release Notes Follow-up October 2012 Contents Introduction 3 By Design Issues 3 Windows PowerShell 3.0 required before installing Microsoft Dynamics NAV 2013 R2 3 Extensive

More information

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

File Share Navigator Online 1

File Share Navigator Online 1 File Share Navigator Online 1 User Guide Service Pack 3 Issued November 2015 Table of Contents What s New in this Guide... 4 About File Share Navigator Online... 5 Components of File Share Navigator Online...

More information

metaengine DataConnect For SharePoint 2007 Configuration Guide

metaengine DataConnect For SharePoint 2007 Configuration Guide metaengine DataConnect For SharePoint 2007 Configuration Guide metaengine DataConnect for SharePoint 2007 Configuration Guide (2.4) Page 1 Contents Introduction... 5 Installation and deployment... 6 Installation...

More information

Course 10232: Designing and Developing Microsoft SharePoint Server 2010 Applications

Course 10232: Designing and Developing Microsoft SharePoint Server 2010 Applications Course 10232: Designing and Deploying Microsoft SharePoint Server 2010 Applications Page 1 of 7 Course 10232: Designing and Developing Microsoft SharePoint Server 2010 Applications 4 days; Instructor-Led

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

vsphere Upgrade vsphere 6.0 EN-001721-03

vsphere Upgrade vsphere 6.0 EN-001721-03 vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

EMC Documentum Connector for Microsoft SharePoint

EMC Documentum Connector for Microsoft SharePoint EMC Documentum Connector for Microsoft SharePoint Version 7.1 Installation Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2013-2014

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

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

User Guide Release Management for Visual Studio 2013

User Guide Release Management for Visual Studio 2013 User Guide Release Management for Visual Studio 2013 ABOUT THIS GUIDE The User Guide for the release management features is for administrators and users. The following related documents for release management

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

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

SharePoint 2010 Advanced Foundation Development

SharePoint 2010 Advanced Foundation Development Course 50478B: SharePoint 2010 Advanced Foundation Development Course Length: 5 Days Overview This 5-day Instructor led, group-paced, classroom-delivery learning model with structured hands-on activities.

More information