SlideShare a Scribd company logo
#dominoforever
Domino Tech School
Upgrading to Domino V10: Best Practices
Delivered by:
Kim Greene Christoph Adler
Kim Greene Consulting, Inc. panagenda
#dominoforever
Page 3
Kim Greene - Introduction
Owner of Kim Greene Consulting, Inc.
– www.kimgreene.com
IBM Collaboration Solutions and MongoDB
Services offered include:
– System and application performance optimization
– Administration
– Upgrades
– Troubleshooting
– Health, performance, security, etc. reviews
– Custom development
– Enterprise integration
– Migrations
Blog: www.dominodiva.com
Twitter: iSeriesDomino
#dominoforever
Page 4
Christoph Adler - Introduction
Senior Consultant at panagenda
– www.panagenda.com
18 years of IBM solutions experience
Focused on
– IBM Notes Client Management
– Analysis and Optimization of ICS Infrastructures
– Cloud onboarding
– Application Modernization
Slideshare: https://www.slideshare.net/christophadler50
Twitter: @cadler80
Page 5
Planning
#dominoforever
Page 6
Planning Checklist
1. Determine if system will support version upgrading to
2. Determine if compatible OS level is being used
3. Verify all needed OS software options are installed
4. Obtain necessary OS service packs / PTFs
5. Obtain necessary hotfix(es)
6. Verify compatibility with extended products
7. Verify compatibility with 3rd party add-on products
#dominoforever
Page 7
Planning Checklist
8. Plan for upgrading the Notes client (more details later)
9. Plan for the new ODS level
10. Determine if any unsupported notes.ini variables are in use
11. Plan when to upgrade the Domino Directory design
12. Plan to upgrade the mail template
13. Review template customizations
14. Plan to test custom applications at new release
#dominoforever
Page 8
Planning – Steps 1 & 2
1. Determine if system will support version upgrading to
2. Determine if compatible OS level is being used
• Found in System Requirements document
• 10.0.1: https://www-01.ibm.com/support/docview.wss?uid=ibm10737115
• Click on ‘Operating Systems’
– Note: IBM i is a supported platform, the table on the site will be updated soon
to reflect this
#dominoforever
Page 9
Planning – Steps 1 & 2
Find your platform of choice and click ‘Detailed system requirements’
#dominoforever
Page 10
Planning – Steps 1 & 2
For the IBM i, there is a Software Compatibility Guide as well:
– https://www-01.ibm.com/common/ssi/cgi-bin/ssialias?htmlfid=41013141USEN&
– Note: Domino 10.0.1 is supported on the IBM i, the above document and graphic below were not yet
updated at the time the webcast was given
#dominoforever
Page 11
Planning – Step 3
3. Verify all needed OS software options are installed
Click on ‘Detailed system requirements’ for chosen platform
Click ‘Proceed’ on the next screen
#dominoforever
Page 12
Planning – Step 3
Select to ‘Download PDF’
#dominoforever
Page 13
Planning – Step 3
Leave all options selected
#dominoforever
Page 14
Planning – Step 3
Resulting PDF contains all required information
#dominoforever
Page 15
Planning – Step 3
Check ‘detailed system requirements’ section of System Requirements document
for any additional details
#dominoforever
Page 16
Planning – Steps 4 & 5
4. Obtain necessary OS service packs / PTFs
– Locate and download as appropriate
5. Obtain necessary hotfix(es)
– Only one hotfix can be installed
– Contact HCL/IBM Support to:
• Determine if hotfix is included in new release
• If not, obtain new hotfix to work with release and FP/IF level upgrading to
#dominoforever
Page 17
Planning – Steps 6 & 7
6. Verify compatibility with extended products
– Check prerequisites for extended products
• Traveler
• Sametime
• Enterprise Integrator
7. Verify compatibility with 3rd party add-on products
– Check with vendor to ensure planned release is supported
• Spam, anti-virus, mail signature, etc.
#dominoforever
Page 18
Planning – Steps 8 & 9
8. Plan for upgrading the Notes clients (more details later)
– Three versions: Standard, Basic and ICAA
9. Plan for the new ODS level
– Most major releases have a new ODS level
– Get new features with the latest ODS
– Examples:
– R5.0 (ODS41) = participate in transaction logging
– R6.0 (ODS43) = LZ1 compression and shared templates
– R8.0 (ODS48) = design and document compression; more details captured when recording user activity
– R8.5 (ODS51) = DAOS
– R9.0.1 (ODS52) = Performance improvements, better handling of huge (2GB+) attachments
– R10.0 (ODS53) = Larger databases and folders, summary data doubled, reduced I/O when scanning DBs with NLOs
#dominoforever
Page 19
Planning – Step 10
10. Determine if any unsupported notes.ini variables are in use
– Found here: https://www-10.lotus.com/ldd/dominowiki.nsf/dx/obsolete-notes.ini-variables
– Some examples
• PercentAvailSysResources
• ConstrainedSHM
• ConstrainedSHMSizeMB
• MEMAddressableMem
• MEMAddressableMemSizeMB
• MEM_EnablePreAlloc
• MEM_EnableSubAlloc
#dominoforever
Page 20
Planning – Steps 11 & 12
11. Plan when to upgrade the Domino Directory design
– Upgrade when server is upgraded?
• What impact does this have on other servers?
– Upgrade at a later time?
12. Plan to upgrade the mail template(s)
– Any customizations will need to be carried forward
– Don’t forget about customizations for iNotes!
• forms10.nsf (iNotes common forms)
• forms_x10.nsf (iNotes extension forms)
#dominoforever
Page 21
Planning – Steps 13 & 14
13. Review template customizations
– Have any customizations been made to HCL/IBM-supplied templates?
• Will custom templates inherit new design or must new templates be created and
deployed?
• Have default ACL entries been modified?
14. Plan to test custom applications at new release
– Most over looked step!!
Page 22
Preparation
#dominoforever
Page 23
Preparation Checklist
1. Locate and download required software
2. Download and install required prerequisites
3. Install any Java requirements
4. Install any prerequisites for extended products or add-on products
5. Place code loads on system and extract / unpackage files
6. Locate code for current hotfix installed (if applicable)
7. Document any unsupported notes.ini variables
#dominoforever
Page 24
Preparation – Step 1
1. Locate and download required software
– Passport Advantage – for Domino server and Notes client code
• https://www-01.ibm.com/software/passportadvantage/pacustomers.html
– Fix Central – for Feature Packs (FPs) and Interim Fixes (IFs)
• https://www-945.ibm.com/support/fixcentral/
• Easiest to use when using ‘Select product’ option
#dominoforever
Page 25
Preparation – Steps 2, 3 & 4
2. Download and install required Operating System prerequisites
– Services packs / PTFs
– Product options not already installed on system
3. Install any Java requirements
4. Install any prerequisites for extended products or add-on products
#dominoforever
Page 26
Preparation – Steps 5, 6 & 7
5. Place code loads on system and extract / unpackage files
6. Locate code for current hotfix installed (if applicable)
– Need to run hotfix installer to uninstall the current hotfix
• Only applicable if installing a new hotfix for the existing Domino version installed
• At the time of this webcast, there are no Interim Fixes (IFs) for Domino 10.0 or 10.0.1
7. Document any unsupported notes.ini variables
Page 27
Execution
#dominoforever
Page 28
Execution Checklist
1. Upgrade Notes clients for administrators
2. End Domino server(s)
3. Backup Domino server(s)
4. Remove any obsolete notes.ini variables
5. Uninstall hotfix (if applicable)
6. Install Domino code
7. Install Feature Pack (FP) of choosing
8. Install Interim Fix (IF) or hotfix, if applicable
#dominoforever
Page 29
Execution Checklist
9. Upgrade Administration server first
10. Upgrade other servers
11. Verify notes.ini
12. Upgrade Domino extended products
13. Upgrade 3rd party add-on products
14. Bring template customizations forward
15. Test custom applications
16. Upgrade users to new release of Notes (more details later)
#dominoforever
Page 30
Execution Checklist
17. Convert files to new ODS level
18. Upgrade mail files to new mail template
19. Remove any unused versions of Domino
#dominoforever
Page 31
Execution – Steps 1, 2, 3, 4 & 5
1. Upgrade Notes client for administrators
2. End Domino server(s)
3. Backup Domino server(s)
4. Remove any obsolete notes.ini variables
5. Uninstall hotfix (if applicable)
– A note about FPs and IFs / hotfixes
• Feature packs
– Do not need to be removed before upgrading a server
• Hotfixes
– DO need to be removed before upgrading a server to a higher point release
#dominoforever
Page 32
Execution – Steps 6, 7, 8 & 9
6. Install Domino code
– Upgrade all servers upon upgrade
- OR -
– Utilize multi-version support where applicable
7. Install Feature Pack (FP)
8. Install Interim Fix (IF) or hotfix
9. Upgrade Administration server first
– Type “Yes” to upgrade Domino Directory (if have chosen to do so at upgrade time)
– If on IBM i
• Start first OR issue UPDDOMSVR command
#dominoforever
Page 33
Execution – Steps 10, 11, 12 & 13
10. Upgrade other servers
– Development, Hub, Mail, SMTP, Application, …
11. Verify notes.ini
– Remove or change any entries added by default during the upgrade (ServerTasksAt…)
12. Upgrade Domino extended products
– Refer to extended product documentation for details
13. Upgrade 3rd party add-on products
– Refer to 3rd party add-on product documentation for details
#dominoforever
Page 34
Execution – Steps 14 & 15
14. Bring template customizations forward
– Mail templates
– iNotes customizations
– HCL/IBM supplied templates
– ACL customizations
15. Test custom applications
– Ensure business users are involved
– Check agents to ensure there are no errors
#dominoforever
Page 35
Execution – Steps 16 & 17
16. Upgrade users to new release of Notes
– Install Standard edition of the client, can change icon to point to nlnotes.exe if
necessary
17. Convert files to new ODS level
– Add appropriate notes.ini variable to server and restart
• Create_R10_Databases=1
– Compact databases using copy style compact (-c option) or use DBMT
– System databases will be locked
• Bring server down and compact OR use Compact Replication (-REPLICA option)
#dominoforever
Page 36
Execution – Steps 18 & 19
18. Upgrade mail files to new mail template
– Remember the –u option
• load convert mail –u mail/*.nsf * mail10.ntf
19. Remove any unused versions of Domino
– Check, you may be surprised by what you find!
• DLTLICPGM LICPGM(5733LD9) OPTION(11)
Page 37
Upgrading to IBM Notes 10.0.1
#dominoforever
Page 38
1. Know your current environment
• It’s fundamentally important that your know the details about your current
Notes Client Infrastructure to be able to make smart decisions for future deployments
− Which exact versions are deployed?
− Which Installation types and modes are used?
− Locations of Program-, Data- and SharedData- directories?
− Usage of Laptops, Desktops, Citrix and VDI, in numbers/percentages?
− Which OS including version is used?
− Usage of Notes addons → Connections plugins, SwiftFile, CTI, … ?
• If you can’t answer the questions above 100% correctly,
the following two slides will help you a lot!
#dominoforever
Page 39
MarvelClient Essentials – included in IBM Notes/Domino 10.0.1
• Makes it easier, faster and cheaper to upgrade to IBM Notes 10.x
• Provides valuable insights into Notes client landscapes for Notes 9.x and beyond
• Helps reduce helpdesk tickets, support, client maintenance and upgrade efforts
• Runs on all Notes client platforms supported by IBM (Intel Mac 64 bit, Windows,
Citrix and VDI)
• Runs on all IBM Domino platforms supported by IBM
• Best of all:
It’s included in IBM Notes and Domino 10.0.1 and FREE
#dominoforever
Page 40
MarvelClient Essentials – included in IBM Notes/Domino 10.0.1 (2)
• If you are not on IBM Notes and/or Domino 10.0.1 - you can get
MarvelClient Essentials here:
https://www.panagenda.com/essentials/
• More information about MarvelClient Essentials here:
https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_10.0.1/admin/wn_marvelclient_essentials.html
https://www-01.ibm.com/support/docview.wss?uid=ibm10737079
https://www-01.ibm.com/support/docview.wss?uid=ibm10737079&aid=1
#dominoforever
Page 41
2. Define target (version and more …)
• Version is very easy at the moment → 10.0.1
− Feature Pack 1 is planned for Q1 2019
http://www-10.lotus.com/ldd/fixlist.nsf/(Progress)/10.0.1%20FP1
− My personal guess: Notes 11 will be shipped in Q4 2019 / Q1 2020
• Which Client Package?
− Standard, Basic and/or ICAA (IBM Client Application Access)
• Which Installation type?
− Single or MultiUser
#dominoforever
Page 42
2. Define target (version and more …) (2)
• Adding languages using MUI-Pack installation(s)
− Multilingual User Interface
− Group1, 2a, 2b and 3 → Group1 was just released on 5th Feb 2019 *w00t*
• Where to deploy?
− Laptops, Desktops, Citrix and/or VDI
− Windows7, Windows10, macOS 10.13 and/or macOS 10.14
https://www-01.ibm.com/support/docview.wss?uid=ibm10737113
#dominoforever
Page 43
2. Define target (version and more …) (3)
• Adding other functions/packages?
− Sametime embedded → not needed, 10.0.1 is up-to-date
− JVMPatch → not needed, 10.0.1 is up-to-date
− SwiftFile → use latest version 4.2.1 here:
http://www-01.ibm.com/support/docview.wss?uid=swg24035896
− IBM Connections Plugins for Notes → use latest version 5.5.0.20180813-1729 here:
https://xspy.mybluemix.net/nx
− Programs/Applications that interacts/communicates with Notes
▪ CTI, Instant Messengers, …
#dominoforever
Page 44
2. Define target (version and more …) (4)
• Let’s assume (for this webcast) you want to Upgrade from Notes 9.0.1 FPx IFx
to the following components:
− IBM Notes 10.0.1 Standard Client → MultiUser Installation on Windows 10 64Bit
− Adding French and Japanese (Multilingual User Interface = MUI)
− SwiftFile 4.2.1
− Connections Plugins for Notes 5.5.0.20180813-1729
− Use of default paths for
▪ Program directory
C:Program Files(x86)IBMNotes
▪ Shared data directory
C:ProgramDataIBMNotesDatashared
▪ Data directory
C:Users<USERNAME>AppDataLocalIBMNotesData
#dominoforever
Page 45
3. Choose Upgrade/Deployment Tool
• I personally wouldn’t suggest to use “Notes Smart Upgrade”
• “AUT – Notes Auto Update” is not available for this upgrade path
− Only IBM Notes 10.0.1 or later clients on Windows can be upgraded
− See here for more details:
https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_10.0.1/admin/inst_aut_overview.html
• Third-Party-Solution for Notes → Yes – but no advertising here!
• Third-Party-Solutions for Windows, like SCCM or others
#dominoforever
Page 46
4. Create Upgrade Package
• No need to make changes to MSI package(s)
− Scripts can help here
− Differentiation between package and configuration (notes.ini, ConfigFile, etc.)
− That will help you a lot when it comes to package changes, new versions and testing
• Always include an Uninstall part in your package
− In-place upgrades are not recommended
− You can use the package also in cases of a new installation or re-install
#dominoforever
Page 47
4. Create Upgrade Package (2)
• Installation order
a) Uninstall current version
▪ Using NICE (Notes Install Cleanup Executable)
https://www-01.ibm.com/support/docview.wss?uid=swg21459714
b) Run local cleanup
▪ Remove old Program- and SharedData- Directory
c) Install IBM Notes 10.0.1
d) Adding French and Japanese (Multilingual User Interface = MUI)
e) Install SwiftFile 4.2.1
f) Install Connections Plugins for Notes 5.5.0.20180813-1729
g) Copy customized files like stub notes.ini, ConfigFile, etc.
#dominoforever
Page 48
4. Create Upgrade Package (3)
• Command lines for silent Uninstall and Cleanup
• Command lines for silent Install/Upgrade
• Command lines to copy customized stub notes.ini & ConfigFile
#dominoforever
Page 49
4. Create Upgrade Package (4)
• Check the log files (created during installation) for errors for all installed components
− Successful
− Not successful (with errors) – new installation needed after Windows restart
(complete package)
#dominoforever
Page 50
4. Create Upgrade Package (5)
• Additional Information
− For an installation on Citrix, please check out this slideshare:
https://www.slideshare.net/christophadler50/panagenda-webinar-virtual-faster-better-how-to-virtualize-ibm-notesv10
− If you need/want to switch from Single to MultiUser installation
▪ Check out the MUMA Tool (Multi-User Migration Assistant) – must be done before Upgrade
to Notes 10.0.1:
https://www-01.ibm.com/support/docview.wss?uid=swg21459627
▪ A specific Third-Party solution can help here during Upgrade process – also if you want to
migrate the DataDir from NetworkDrive to default local
#dominoforever
Page 51
4. Create Upgrade Package (6)
• Additional Information
− Customized stub notes.ini (example)
− config.txt (example)
#dominoforever
Page 52
5. Define post Upgrade actions
• notes.ini changes for existing configurations (via MarvelClient Essentials or Policy)
− Remove CREATE_R85_DATABASES=1
− Remove CREATE_R9_DATABASES=1
− Add CREATE_R10_DATABASES=1
− Add NSF_UpdateODS=1
− Add V10_WORKSPACE_BACKGROUND_MODE=1 → see next slide
#dominoforever
Page 53
IBM Notes 10.x – Workspace
• This will be controlled by a notes.ini parameter:
− V10_WORKSPACE_BACKGROUND_MODE=0 → default (blue)
− V10_WORKSPACE_BACKGROUND_MODE=1 → classic (grey lines)
− V10_WORKSPACE_BACKGROUND_MODE=2 → customized
• If you choose for “2”, make sure you have an image resource in your local bookmark.nsf
named “$WorkspaceImage”
#dominoforever
Page 54
6. Test, pilot, production
• Test
− Try to use virtual machines with snapshots
− Use images, which are very close to your production configuration
▪ Desktops vs. Laptops vs. VDI
▪ ActiveDirectoy → GPOs (Group Policy Objects)
▪ No local Admin rights
▪ Enabled UAC (User Account Control)
▪ Installed AV (Anti-Virus) Software
▪ …
#dominoforever
Page 55
6. Test, pilot, production (2)
• Pilot
− Choose the members of the pilot group wisely and let them know
− 20 – 50 users from different departments and with different requirements on IBM Notes
− …
• Production Deployment
− Inform your ServiceDesk and your users before you push the button
− Balance your deployment by upgrading e. g. 100-500 users at the same time – no more
− …
#dominoforever
Page 56
Summary: Upgrading to IBM Notes 10.0.1
1. Know your current environment
2. Define target (version and more …)
3. Choose Upgrade/Deployment Tool
4. Create Upgrade Package
5. Define post Upgrade actions
6. Test, pilot, production
Page 57
ODS53
#dominoforever
Page 58
ODS53 – Breaking NSF Boundaries
Maximum Database Size
Large Folders
Summary Data (per Item)
More Field Names
ID Tables
256GB64 GB
50x
64kDoubled to
60k23k
10x
#dominoforever
Page 59
ODS53 – Update your existing Databases
• ODS53 needs to be enabled (new default is ODS52) using notes.ini parameter
− CREATE_R10_DATABASES=1
• Update – Client:
− Use notes.ini parameter NSF_UpdateODS=1 for a one-time upgrade of most local
databases
▪ NOTE: USE WITH EXTREME CARE IF YOUR DATA DIRECTORIES ARE ON A NETWORK DRIVE!
▪ NOTE: End users can't access databases during compact OR databases will be ignored if in use
• Update – Server:
− DBMT –ods –ct 4
▪ NOTE: Some databases with internally hard coded older ODS might still need
compact -upgrade
#dominoforever
Page 60
ODS53 – Proceed with caution
• Running with mixed release levels?
− Notes 10.x client can work with ODS53 and earlier
− Notes 9.x and earlier client can open ODS53 database IF:
− 64 GB or less
− Folder limit within R9 limits
− Notes 9 client can work with documents IF:
− Summary data within 32k limit
− Field names within 23k limit
Page 61
Upgrade Tips and Tricks
#dominoforever
Page 62
Preventing Updates to ServerTasksAt
Tired of losing your ServerTasksAt customizations when upgrading?
SetupLeaveServerTasks to the rescue
– Add SetupLeaveServerTasks=1 to server’s notes.ini
– Disables automatic updating of the ServerTasks= and ServerTasksAtXX= lines during a
Domino Server upgrade
#dominoforever
Page 63
Java Tricks
If get Java errors when doing an installation
– Trying to patch the Java error can be daunting
– Install the full product (always includes Java)
• Applies to Domino, Notes, Traveler
Want to switch to 64-bit JVM on IBM i?
– New in 10.0.1, can use CFGDOMSVR or CHGDOMSVR to change/set
JVM version
– Prior releases, set JAVA_HOME variable
• JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit
– Careful, it IS case sensitive!!
#dominoforever
Page 64
Understanding Design Ping-Pong
10.0.1 Server 9.0.1 Server
Updates design of mail files
to 10.0.1 design
Updates design of mail files
to 9.0.1 design
Replicates design
changes to 10.0.1
server
Replicates design
changes to 9.0.1
server
#dominoforever
Page 65
Preventing Design Ping-Pong
Replicating templates between servers
– Most templates share same replica ID across servers
– Latest design gets replicated
– Stops ping-pong chain of events
Limiting Design task execution
– Runs by default at 1:00 AM along with Catalog task
• ServerTasksAt1=Catalog, Design
– Remove ‘Design’ from this variable
• set config ServerTasksAt1=Catalog
• Or edit notes.ini file directly
– Until all servers are at same code level
#dominoforever
Page 66
Preventing Design Ping-Pong
Selective replication
– Choose to not replicate design elements
#dominoforever
Page 67
Delaying Upgrading Directory
If choose to not upgrade directory during installation set notes.ini
– SERVER_UPGRADE_NO_DIRECTORY_REDESIGN=0
Set variable and restart server BEFORE upgrading Domino level
#dominoforever
Page 68
What if I Don’t Have a License?
Community Edition is for you!!
There are free downloads available with the
Community Edition
https://www.ibm.com/blogs/collaboration-
solutions/2018/12/21/your-guide-to-
domino-v10-0-1-part-numbers/
https://www.ibm.com/account/reg/us-
en/signup?formid=urx-33713
#dominoforever
Page 69
Antivirus realtime scanning in IBM Notes Client Data directory
~55% of the entire data volume in the Data
directory changes on a DAILY basis in most setups
• 5 - 10% in Dataworkspace (up to 300 files)
• DISABLE Antivirus scanning for at least
*.ns*
*.ndk
*.xml
*.properties
*.jar
in Data Directory
55%
45%
Data directory:
File changes per day
Once or more Less
#dominoforever
Page 70
Don’t forget to upgrade your local IBM Notes Client databases to
latest ODS53
ODS = On Disk Structure
• ODS 16 = Notes 2
• ODS 17 = Notes 3
• ODS 20 = Notes 4
• ODS 41 = Notes 5
• ODS 43 = Notes 6 & 7
• ODS 48 = Notes 8
• ODS 51 = Notes 8.5 & 9
• ODS 52 = Notes 9.0.1
• ODS 53 = Notes 10
The difference between ODS 43 and 53 = up to 80% LESS FILE I/O
This helps with ANY client AND server hardware
#dominoforever
Thank you!
#dominoforever
Kim Greene Christoph Adler
President & Owner Senior Consultant
Kim Greene Consulting, Inc. panagenda
+1 507-216-5632 +49 172 494 4141
kim@kimgreene.com christoph.adler@panagenda.com
@iSeriesDomino @cadler80
Kimgreeneconsulting cadler
Domino Tech School - Upgrading to Notes/Domino V10: Best Practices

More Related Content

What's hot

Engage2022 - Domino Admin Tips
Engage2022 - Domino Admin TipsEngage2022 - Domino Admin Tips
Engage2022 - Domino Admin Tips
Gabriella Davis
 
HCL Domino V12 - TOTP
HCL Domino V12 - TOTPHCL Domino V12 - TOTP
HCL Domino V12 - TOTP
Ales Lichtenberg
 
Understanding domino memory 2017
Understanding domino memory 2017Understanding domino memory 2017
Understanding domino memory 2017
mJOBrr
 
Improving notes addressing experience with recent contacts
Improving notes addressing experience with recent contactsImproving notes addressing experience with recent contacts
Improving notes addressing experience with recent contacts
Vinayak Tavargeri
 
HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...
HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...
HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...
Ales Lichtenberg
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Christoph Adler
 
RNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes ClientRNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes Client
Christoph Adler
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance Boost
Christoph Adler
 
April, 2021 OpenNTF Webinar - Domino Administration Best Practices
April, 2021 OpenNTF Webinar - Domino Administration Best PracticesApril, 2021 OpenNTF Webinar - Domino Administration Best Practices
April, 2021 OpenNTF Webinar - Domino Administration Best Practices
Howard Greenberg
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning
Vladislav Tatarincev
 
Spnego configuration
Spnego configurationSpnego configuration
Spnego configuration
Gabriella Davis
 
HCL Sametime 12.0 on Docker - Step-By-Step.pdf
HCL Sametime 12.0 on Docker - Step-By-Step.pdf HCL Sametime 12.0 on Docker - Step-By-Step.pdf
HCL Sametime 12.0 on Docker - Step-By-Step.pdf
Ales Lichtenberg
 
DominoMigrationProposal
DominoMigrationProposalDominoMigrationProposal
DominoMigrationProposalLynn Levash
 
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
Howard Greenberg
 
Bewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-Server
Bewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-ServerBewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-Server
Bewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-Server
panagenda
 
JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!
NerdGirlJess
 
Great new Domino features since 9.0.1FP8 - 2023 Ed.pptx
Great new Domino features since 9.0.1FP8 - 2023 Ed.pptxGreat new Domino features since 9.0.1FP8 - 2023 Ed.pptx
Great new Domino features since 9.0.1FP8 - 2023 Ed.pptx
Darren Duke
 
Daos
DaosDaos
RESTful services on IBM Domino/XWork
RESTful services on IBM Domino/XWorkRESTful services on IBM Domino/XWork
RESTful services on IBM Domino/XWorkJohn Dalsgaard
 
IBM Traveler Management, Security and Performance
IBM Traveler Management, Security and PerformanceIBM Traveler Management, Security and Performance
IBM Traveler Management, Security and Performance
Gabriella Davis
 

What's hot (20)

Engage2022 - Domino Admin Tips
Engage2022 - Domino Admin TipsEngage2022 - Domino Admin Tips
Engage2022 - Domino Admin Tips
 
HCL Domino V12 - TOTP
HCL Domino V12 - TOTPHCL Domino V12 - TOTP
HCL Domino V12 - TOTP
 
Understanding domino memory 2017
Understanding domino memory 2017Understanding domino memory 2017
Understanding domino memory 2017
 
Improving notes addressing experience with recent contacts
Improving notes addressing experience with recent contactsImproving notes addressing experience with recent contacts
Improving notes addressing experience with recent contacts
 
HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...
HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...
HCL Sametime 12.0 – Converting from native Domino Directory to LDAP and Migra...
 
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
Engage 2018: IBM Notes and Domino Performance Boost - Reloaded
 
RNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes ClientRNUG - Dirty Secrets of the Notes Client
RNUG - Dirty Secrets of the Notes Client
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance Boost
 
April, 2021 OpenNTF Webinar - Domino Administration Best Practices
April, 2021 OpenNTF Webinar - Domino Administration Best PracticesApril, 2021 OpenNTF Webinar - Domino Administration Best Practices
April, 2021 OpenNTF Webinar - Domino Administration Best Practices
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning
 
Spnego configuration
Spnego configurationSpnego configuration
Spnego configuration
 
HCL Sametime 12.0 on Docker - Step-By-Step.pdf
HCL Sametime 12.0 on Docker - Step-By-Step.pdf HCL Sametime 12.0 on Docker - Step-By-Step.pdf
HCL Sametime 12.0 on Docker - Step-By-Step.pdf
 
DominoMigrationProposal
DominoMigrationProposalDominoMigrationProposal
DominoMigrationProposal
 
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
October OpenNTF Webinar - What we like about Domino/Notes 12, recommended new...
 
Bewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-Server
Bewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-ServerBewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-Server
Bewährte Praktiken für HCL Notes/Domino-Sicherheit. Teil 2: Der Domino-Server
 
JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!
 
Great new Domino features since 9.0.1FP8 - 2023 Ed.pptx
Great new Domino features since 9.0.1FP8 - 2023 Ed.pptxGreat new Domino features since 9.0.1FP8 - 2023 Ed.pptx
Great new Domino features since 9.0.1FP8 - 2023 Ed.pptx
 
Daos
DaosDaos
Daos
 
RESTful services on IBM Domino/XWork
RESTful services on IBM Domino/XWorkRESTful services on IBM Domino/XWork
RESTful services on IBM Domino/XWork
 
IBM Traveler Management, Security and Performance
IBM Traveler Management, Security and PerformanceIBM Traveler Management, Security and Performance
IBM Traveler Management, Security and Performance
 

Similar to Domino Tech School - Upgrading to Notes/Domino V10: Best Practices

Upgradingtodominov10bestpractices1549485091676
Upgradingtodominov10bestpractices1549485091676Upgradingtodominov10bestpractices1549485091676
Upgradingtodominov10bestpractices1549485091676
André Luís Cardoso
 
IBM Notes 10.0.1 FP2 Client Upgrades - made easy!
IBM Notes 10.0.1 FP2 Client Upgrades - made easy!IBM Notes 10.0.1 FP2 Client Upgrades - made easy!
IBM Notes 10.0.1 FP2 Client Upgrades - made easy!
panagenda
 
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
Christoph Adler
 
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
Christoph Adler
 
AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!
AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!
AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!
Christoph Adler
 
Supercharged Notes 10 Upgrade
Supercharged Notes 10 UpgradeSupercharged Notes 10 Upgrade
Supercharged Notes 10 Upgrade
Jared Roberts
 
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestSupercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Christoph Adler
 
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
Benedek Menesi
 
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesCollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
Christoph Adler
 
CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...
CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...
CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...
panagenda
 
AdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostAdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance Boost
Christoph Adler
 
DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...
DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...
DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...
Christoph Adler
 
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Ranjit Rai
 
Notes 9 presentation
Notes 9 presentationNotes 9 presentation
Notes 9 presentationAndy Higgins
 
ICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance BoostICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance Boost
Christoph Adler
 
Finit solutions intro to fdmee 11.1.2.4 032715
Finit solutions   intro to fdmee 11.1.2.4 032715Finit solutions   intro to fdmee 11.1.2.4 032715
Finit solutions intro to fdmee 11.1.2.4 032715
finitsolutions
 
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond finalId101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Saurabh Calla
 
engage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Clientengage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Client
Christoph Adler
 
dachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgradesdachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgrades
Christoph Adler
 
1084: Planning and Completing an IBM Connections Upgrade
 1084: Planning and Completing an IBM Connections Upgrade 1084: Planning and Completing an IBM Connections Upgrade
1084: Planning and Completing an IBM Connections Upgrade
Gabriella Davis
 

Similar to Domino Tech School - Upgrading to Notes/Domino V10: Best Practices (20)

Upgradingtodominov10bestpractices1549485091676
Upgradingtodominov10bestpractices1549485091676Upgradingtodominov10bestpractices1549485091676
Upgradingtodominov10bestpractices1549485091676
 
IBM Notes 10.0.1 FP2 Client Upgrades - made easy!
IBM Notes 10.0.1 FP2 Client Upgrades - made easy!IBM Notes 10.0.1 FP2 Client Upgrades - made easy!
IBM Notes 10.0.1 FP2 Client Upgrades - made easy!
 
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
AdminCamp2019 - MarvelClient Upgrade Free Edition - Effektiv von IBM Notes 6....
 
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
RNUG - SUPERCHARGED HCL Notes V11 Upgrades: Turning the WORST Notes deploymen...
 
AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!
AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!
AdminCamp2019 - Notes V10 Upgrades - Alles was man wissen muss!
 
Supercharged Notes 10 Upgrade
Supercharged Notes 10 UpgradeSupercharged Notes 10 Upgrade
Supercharged Notes 10 Upgrade
 
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the BestSupercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
Supercharged Notes 10 Upgrade: Turning the Worst Notes Deployments into the Best
 
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
IBM Connect 2014 BP103: Ready, Aim, Fire: Mastering the Latest in the Adminis...
 
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 UpgradesCollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
CollapSphere 2019 - SUPERCHARGED HCL Notes V11 Upgrades
 
CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...
CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...
CollabSphere 2019 - INF109 - SUPERCHARGED HCL Notes V11 Upgrades Turning the ...
 
AdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance BoostAdminCamp 2018 - IBM Notes V10 Performance Boost
AdminCamp 2018 - IBM Notes V10 Performance Boost
 
DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...
DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...
DNUG - Workshop: Alles was Du schon immer über den IBM Notes-Client wissen wo...
 
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
 
Notes 9 presentation
Notes 9 presentationNotes 9 presentation
Notes 9 presentation
 
ICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance BoostICONUK 2018 - IBM Notes V10 Performance Boost
ICONUK 2018 - IBM Notes V10 Performance Boost
 
Finit solutions intro to fdmee 11.1.2.4 032715
Finit solutions   intro to fdmee 11.1.2.4 032715Finit solutions   intro to fdmee 11.1.2.4 032715
Finit solutions intro to fdmee 11.1.2.4 032715
 
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond finalId101 what's new in ibm lotus® domino® 8.5.3 and beyond final
Id101 what's new in ibm lotus® domino® 8.5.3 and beyond final
 
engage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Clientengage 2019 Workshop - Dirty Secrets of the Notes Client
engage 2019 Workshop - Dirty Secrets of the Notes Client
 
dachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgradesdachnug49 - Command & Conquer HCL Notes Client Upgrades
dachnug49 - Command & Conquer HCL Notes Client Upgrades
 
1084: Planning and Completing an IBM Connections Upgrade
 1084: Planning and Completing an IBM Connections Upgrade 1084: Planning and Completing an IBM Connections Upgrade
1084: Planning and Completing an IBM Connections Upgrade
 

More from Christoph Adler

dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
Christoph Adler
 
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Christoph Adler
 
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Christoph Adler
 
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
Christoph Adler
 
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessRNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
Christoph Adler
 
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedRNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
Christoph Adler
 
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
Christoph Adler
 
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
Christoph Adler
 
HCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/AdministrationHCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/Administration
Christoph Adler
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - SeamlessCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
Christoph Adler
 
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
Christoph Adler
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
Christoph Adler
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
Christoph Adler
 
#dnug47online - The easy way to manage HCL Nomad
#dnug47online - The easy way to  manage HCL Nomad#dnug47online - The easy way to  manage HCL Nomad
#dnug47online - The easy way to manage HCL Nomad
Christoph Adler
 
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClientKnow what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Christoph Adler
 
Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!
Christoph Adler
 
Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance Boost
Christoph Adler
 
CollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientCollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes Client
Christoph Adler
 
MarvelClient for iOS
MarvelClient for iOSMarvelClient for iOS
MarvelClient for iOS
Christoph Adler
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVE
Christoph Adler
 

More from Christoph Adler (20)

dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
dachnug49 - panagenda Workshop - 100 new things in Notes, Nomad Web & MarvelC...
 
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
Engage 2022 - panagenda Workshop - 100 new things in Notes, Nomad Web & Marve...
 
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
Engage 2022 - Upgrades to HCL Notes 12.0.1 using MarvelClient Upgrade FREE25
 
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
dachnug49 - FREE Document Properties Plugin (Regular & PRO Editions) for HCL ...
 
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — SeamlessRNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
RNUG - HCL Notes 11.0.1 FP2 Upgrades: Easy — Fast — Seamless
 
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-ReloadedRNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
RNUG - HCL Notes 11.0.1 FP2 — Performance Boost Re-Reloaded
 
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
RNUG - Virtual, Faster, Better! How to deploy HCL Notes 11.0.1 FP2 for Citrix...
 
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
RNUG - DeepDive Workshop - HCL Notes Client upgrades/deployments using Marvel...
 
HCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/AdministrationHCL Digital Week Comes To #dnug47online - Domino/Administration
HCL Digital Week Comes To #dnug47online - Domino/Administration
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - SeamlessCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 Upgrades: Easy - Fast - Seamless
 
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
CollabSphere 2020 Live - DeepDive Workshop - HCL Notes Client upgrades/deploy...
 
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-ReloadedCollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
CollabSphere 2020 Live - HCL Notes 11.0.1 FP1 - Performance Boost Re-Reloaded
 
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
CollabSphere 2020 Live - Virtual, Faster, Better! How to deploy HCL Notes 11....
 
#dnug47online - The easy way to manage HCL Nomad
#dnug47online - The easy way to  manage HCL Nomad#dnug47online - The easy way to  manage HCL Nomad
#dnug47online - The easy way to manage HCL Nomad
 
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClientKnow what you sell - HCL Partner Session about HCL Nomad and MarvelClient
Know what you sell - HCL Partner Session about HCL Nomad and MarvelClient
 
Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!Engage 2020 - panagenda Workshop: All things Notes 11!
Engage 2020 - panagenda Workshop: All things Notes 11!
 
Engage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance BoostEngage 2020 - HCL Notes V11 Performance Boost
Engage 2020 - HCL Notes V11 Performance Boost
 
CollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes ClientCollabSphere 2019 - Dirty Secrets of the Notes Client
CollabSphere 2019 - Dirty Secrets of the Notes Client
 
MarvelClient for iOS
MarvelClient for iOSMarvelClient for iOS
MarvelClient for iOS
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVE
 

Recently uploaded

How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
wottaspaceseo
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
Donna Lenk
 
Vitthal Shirke Microservices Resume Montevideo
Vitthal Shirke Microservices Resume MontevideoVitthal Shirke Microservices Resume Montevideo
Vitthal Shirke Microservices Resume Montevideo
Vitthal Shirke
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
AMB-Review
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Anthony Dahanne
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Globus
 
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Mind IT Systems
 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Paco van Beckhoven
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
WSO2
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
Ortus Solutions, Corp
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Globus
 
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdfEnhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Jay Das
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
 

Recently uploaded (20)

How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
 
Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"Navigating the Metaverse: A Journey into Virtual Evolution"
Navigating the Metaverse: A Journey into Virtual Evolution"
 
Vitthal Shirke Microservices Resume Montevideo
Vitthal Shirke Microservices Resume MontevideoVitthal Shirke Microservices Resume Montevideo
Vitthal Shirke Microservices Resume Montevideo
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
 
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
 
BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024BoxLang: Review our Visionary Licenses of 2024
BoxLang: Review our Visionary Licenses of 2024
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024Globus Connect Server Deep Dive - GlobusWorld 2024
Globus Connect Server Deep Dive - GlobusWorld 2024
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
 
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdfEnhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
Enhancing Project Management Efficiency_ Leveraging AI Tools like ChatGPT.pdf
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
 

Domino Tech School - Upgrading to Notes/Domino V10: Best Practices

  • 1.
  • 2. #dominoforever Domino Tech School Upgrading to Domino V10: Best Practices Delivered by: Kim Greene Christoph Adler Kim Greene Consulting, Inc. panagenda
  • 3. #dominoforever Page 3 Kim Greene - Introduction Owner of Kim Greene Consulting, Inc. – www.kimgreene.com IBM Collaboration Solutions and MongoDB Services offered include: – System and application performance optimization – Administration – Upgrades – Troubleshooting – Health, performance, security, etc. reviews – Custom development – Enterprise integration – Migrations Blog: www.dominodiva.com Twitter: iSeriesDomino
  • 4. #dominoforever Page 4 Christoph Adler - Introduction Senior Consultant at panagenda – www.panagenda.com 18 years of IBM solutions experience Focused on – IBM Notes Client Management – Analysis and Optimization of ICS Infrastructures – Cloud onboarding – Application Modernization Slideshare: https://www.slideshare.net/christophadler50 Twitter: @cadler80
  • 6. #dominoforever Page 6 Planning Checklist 1. Determine if system will support version upgrading to 2. Determine if compatible OS level is being used 3. Verify all needed OS software options are installed 4. Obtain necessary OS service packs / PTFs 5. Obtain necessary hotfix(es) 6. Verify compatibility with extended products 7. Verify compatibility with 3rd party add-on products
  • 7. #dominoforever Page 7 Planning Checklist 8. Plan for upgrading the Notes client (more details later) 9. Plan for the new ODS level 10. Determine if any unsupported notes.ini variables are in use 11. Plan when to upgrade the Domino Directory design 12. Plan to upgrade the mail template 13. Review template customizations 14. Plan to test custom applications at new release
  • 8. #dominoforever Page 8 Planning – Steps 1 & 2 1. Determine if system will support version upgrading to 2. Determine if compatible OS level is being used • Found in System Requirements document • 10.0.1: https://www-01.ibm.com/support/docview.wss?uid=ibm10737115 • Click on ‘Operating Systems’ – Note: IBM i is a supported platform, the table on the site will be updated soon to reflect this
  • 9. #dominoforever Page 9 Planning – Steps 1 & 2 Find your platform of choice and click ‘Detailed system requirements’
  • 10. #dominoforever Page 10 Planning – Steps 1 & 2 For the IBM i, there is a Software Compatibility Guide as well: – https://www-01.ibm.com/common/ssi/cgi-bin/ssialias?htmlfid=41013141USEN& – Note: Domino 10.0.1 is supported on the IBM i, the above document and graphic below were not yet updated at the time the webcast was given
  • 11. #dominoforever Page 11 Planning – Step 3 3. Verify all needed OS software options are installed Click on ‘Detailed system requirements’ for chosen platform Click ‘Proceed’ on the next screen
  • 12. #dominoforever Page 12 Planning – Step 3 Select to ‘Download PDF’
  • 13. #dominoforever Page 13 Planning – Step 3 Leave all options selected
  • 14. #dominoforever Page 14 Planning – Step 3 Resulting PDF contains all required information
  • 15. #dominoforever Page 15 Planning – Step 3 Check ‘detailed system requirements’ section of System Requirements document for any additional details
  • 16. #dominoforever Page 16 Planning – Steps 4 & 5 4. Obtain necessary OS service packs / PTFs – Locate and download as appropriate 5. Obtain necessary hotfix(es) – Only one hotfix can be installed – Contact HCL/IBM Support to: • Determine if hotfix is included in new release • If not, obtain new hotfix to work with release and FP/IF level upgrading to
  • 17. #dominoforever Page 17 Planning – Steps 6 & 7 6. Verify compatibility with extended products – Check prerequisites for extended products • Traveler • Sametime • Enterprise Integrator 7. Verify compatibility with 3rd party add-on products – Check with vendor to ensure planned release is supported • Spam, anti-virus, mail signature, etc.
  • 18. #dominoforever Page 18 Planning – Steps 8 & 9 8. Plan for upgrading the Notes clients (more details later) – Three versions: Standard, Basic and ICAA 9. Plan for the new ODS level – Most major releases have a new ODS level – Get new features with the latest ODS – Examples: – R5.0 (ODS41) = participate in transaction logging – R6.0 (ODS43) = LZ1 compression and shared templates – R8.0 (ODS48) = design and document compression; more details captured when recording user activity – R8.5 (ODS51) = DAOS – R9.0.1 (ODS52) = Performance improvements, better handling of huge (2GB+) attachments – R10.0 (ODS53) = Larger databases and folders, summary data doubled, reduced I/O when scanning DBs with NLOs
  • 19. #dominoforever Page 19 Planning – Step 10 10. Determine if any unsupported notes.ini variables are in use – Found here: https://www-10.lotus.com/ldd/dominowiki.nsf/dx/obsolete-notes.ini-variables – Some examples • PercentAvailSysResources • ConstrainedSHM • ConstrainedSHMSizeMB • MEMAddressableMem • MEMAddressableMemSizeMB • MEM_EnablePreAlloc • MEM_EnableSubAlloc
  • 20. #dominoforever Page 20 Planning – Steps 11 & 12 11. Plan when to upgrade the Domino Directory design – Upgrade when server is upgraded? • What impact does this have on other servers? – Upgrade at a later time? 12. Plan to upgrade the mail template(s) – Any customizations will need to be carried forward – Don’t forget about customizations for iNotes! • forms10.nsf (iNotes common forms) • forms_x10.nsf (iNotes extension forms)
  • 21. #dominoforever Page 21 Planning – Steps 13 & 14 13. Review template customizations – Have any customizations been made to HCL/IBM-supplied templates? • Will custom templates inherit new design or must new templates be created and deployed? • Have default ACL entries been modified? 14. Plan to test custom applications at new release – Most over looked step!!
  • 23. #dominoforever Page 23 Preparation Checklist 1. Locate and download required software 2. Download and install required prerequisites 3. Install any Java requirements 4. Install any prerequisites for extended products or add-on products 5. Place code loads on system and extract / unpackage files 6. Locate code for current hotfix installed (if applicable) 7. Document any unsupported notes.ini variables
  • 24. #dominoforever Page 24 Preparation – Step 1 1. Locate and download required software – Passport Advantage – for Domino server and Notes client code • https://www-01.ibm.com/software/passportadvantage/pacustomers.html – Fix Central – for Feature Packs (FPs) and Interim Fixes (IFs) • https://www-945.ibm.com/support/fixcentral/ • Easiest to use when using ‘Select product’ option
  • 25. #dominoforever Page 25 Preparation – Steps 2, 3 & 4 2. Download and install required Operating System prerequisites – Services packs / PTFs – Product options not already installed on system 3. Install any Java requirements 4. Install any prerequisites for extended products or add-on products
  • 26. #dominoforever Page 26 Preparation – Steps 5, 6 & 7 5. Place code loads on system and extract / unpackage files 6. Locate code for current hotfix installed (if applicable) – Need to run hotfix installer to uninstall the current hotfix • Only applicable if installing a new hotfix for the existing Domino version installed • At the time of this webcast, there are no Interim Fixes (IFs) for Domino 10.0 or 10.0.1 7. Document any unsupported notes.ini variables
  • 28. #dominoforever Page 28 Execution Checklist 1. Upgrade Notes clients for administrators 2. End Domino server(s) 3. Backup Domino server(s) 4. Remove any obsolete notes.ini variables 5. Uninstall hotfix (if applicable) 6. Install Domino code 7. Install Feature Pack (FP) of choosing 8. Install Interim Fix (IF) or hotfix, if applicable
  • 29. #dominoforever Page 29 Execution Checklist 9. Upgrade Administration server first 10. Upgrade other servers 11. Verify notes.ini 12. Upgrade Domino extended products 13. Upgrade 3rd party add-on products 14. Bring template customizations forward 15. Test custom applications 16. Upgrade users to new release of Notes (more details later)
  • 30. #dominoforever Page 30 Execution Checklist 17. Convert files to new ODS level 18. Upgrade mail files to new mail template 19. Remove any unused versions of Domino
  • 31. #dominoforever Page 31 Execution – Steps 1, 2, 3, 4 & 5 1. Upgrade Notes client for administrators 2. End Domino server(s) 3. Backup Domino server(s) 4. Remove any obsolete notes.ini variables 5. Uninstall hotfix (if applicable) – A note about FPs and IFs / hotfixes • Feature packs – Do not need to be removed before upgrading a server • Hotfixes – DO need to be removed before upgrading a server to a higher point release
  • 32. #dominoforever Page 32 Execution – Steps 6, 7, 8 & 9 6. Install Domino code – Upgrade all servers upon upgrade - OR - – Utilize multi-version support where applicable 7. Install Feature Pack (FP) 8. Install Interim Fix (IF) or hotfix 9. Upgrade Administration server first – Type “Yes” to upgrade Domino Directory (if have chosen to do so at upgrade time) – If on IBM i • Start first OR issue UPDDOMSVR command
  • 33. #dominoforever Page 33 Execution – Steps 10, 11, 12 & 13 10. Upgrade other servers – Development, Hub, Mail, SMTP, Application, … 11. Verify notes.ini – Remove or change any entries added by default during the upgrade (ServerTasksAt…) 12. Upgrade Domino extended products – Refer to extended product documentation for details 13. Upgrade 3rd party add-on products – Refer to 3rd party add-on product documentation for details
  • 34. #dominoforever Page 34 Execution – Steps 14 & 15 14. Bring template customizations forward – Mail templates – iNotes customizations – HCL/IBM supplied templates – ACL customizations 15. Test custom applications – Ensure business users are involved – Check agents to ensure there are no errors
  • 35. #dominoforever Page 35 Execution – Steps 16 & 17 16. Upgrade users to new release of Notes – Install Standard edition of the client, can change icon to point to nlnotes.exe if necessary 17. Convert files to new ODS level – Add appropriate notes.ini variable to server and restart • Create_R10_Databases=1 – Compact databases using copy style compact (-c option) or use DBMT – System databases will be locked • Bring server down and compact OR use Compact Replication (-REPLICA option)
  • 36. #dominoforever Page 36 Execution – Steps 18 & 19 18. Upgrade mail files to new mail template – Remember the –u option • load convert mail –u mail/*.nsf * mail10.ntf 19. Remove any unused versions of Domino – Check, you may be surprised by what you find! • DLTLICPGM LICPGM(5733LD9) OPTION(11)
  • 37. Page 37 Upgrading to IBM Notes 10.0.1
  • 38. #dominoforever Page 38 1. Know your current environment • It’s fundamentally important that your know the details about your current Notes Client Infrastructure to be able to make smart decisions for future deployments − Which exact versions are deployed? − Which Installation types and modes are used? − Locations of Program-, Data- and SharedData- directories? − Usage of Laptops, Desktops, Citrix and VDI, in numbers/percentages? − Which OS including version is used? − Usage of Notes addons → Connections plugins, SwiftFile, CTI, … ? • If you can’t answer the questions above 100% correctly, the following two slides will help you a lot!
  • 39. #dominoforever Page 39 MarvelClient Essentials – included in IBM Notes/Domino 10.0.1 • Makes it easier, faster and cheaper to upgrade to IBM Notes 10.x • Provides valuable insights into Notes client landscapes for Notes 9.x and beyond • Helps reduce helpdesk tickets, support, client maintenance and upgrade efforts • Runs on all Notes client platforms supported by IBM (Intel Mac 64 bit, Windows, Citrix and VDI) • Runs on all IBM Domino platforms supported by IBM • Best of all: It’s included in IBM Notes and Domino 10.0.1 and FREE
  • 40. #dominoforever Page 40 MarvelClient Essentials – included in IBM Notes/Domino 10.0.1 (2) • If you are not on IBM Notes and/or Domino 10.0.1 - you can get MarvelClient Essentials here: https://www.panagenda.com/essentials/ • More information about MarvelClient Essentials here: https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_10.0.1/admin/wn_marvelclient_essentials.html https://www-01.ibm.com/support/docview.wss?uid=ibm10737079 https://www-01.ibm.com/support/docview.wss?uid=ibm10737079&aid=1
  • 41. #dominoforever Page 41 2. Define target (version and more …) • Version is very easy at the moment → 10.0.1 − Feature Pack 1 is planned for Q1 2019 http://www-10.lotus.com/ldd/fixlist.nsf/(Progress)/10.0.1%20FP1 − My personal guess: Notes 11 will be shipped in Q4 2019 / Q1 2020 • Which Client Package? − Standard, Basic and/or ICAA (IBM Client Application Access) • Which Installation type? − Single or MultiUser
  • 42. #dominoforever Page 42 2. Define target (version and more …) (2) • Adding languages using MUI-Pack installation(s) − Multilingual User Interface − Group1, 2a, 2b and 3 → Group1 was just released on 5th Feb 2019 *w00t* • Where to deploy? − Laptops, Desktops, Citrix and/or VDI − Windows7, Windows10, macOS 10.13 and/or macOS 10.14 https://www-01.ibm.com/support/docview.wss?uid=ibm10737113
  • 43. #dominoforever Page 43 2. Define target (version and more …) (3) • Adding other functions/packages? − Sametime embedded → not needed, 10.0.1 is up-to-date − JVMPatch → not needed, 10.0.1 is up-to-date − SwiftFile → use latest version 4.2.1 here: http://www-01.ibm.com/support/docview.wss?uid=swg24035896 − IBM Connections Plugins for Notes → use latest version 5.5.0.20180813-1729 here: https://xspy.mybluemix.net/nx − Programs/Applications that interacts/communicates with Notes ▪ CTI, Instant Messengers, …
  • 44. #dominoforever Page 44 2. Define target (version and more …) (4) • Let’s assume (for this webcast) you want to Upgrade from Notes 9.0.1 FPx IFx to the following components: − IBM Notes 10.0.1 Standard Client → MultiUser Installation on Windows 10 64Bit − Adding French and Japanese (Multilingual User Interface = MUI) − SwiftFile 4.2.1 − Connections Plugins for Notes 5.5.0.20180813-1729 − Use of default paths for ▪ Program directory C:Program Files(x86)IBMNotes ▪ Shared data directory C:ProgramDataIBMNotesDatashared ▪ Data directory C:Users<USERNAME>AppDataLocalIBMNotesData
  • 45. #dominoforever Page 45 3. Choose Upgrade/Deployment Tool • I personally wouldn’t suggest to use “Notes Smart Upgrade” • “AUT – Notes Auto Update” is not available for this upgrade path − Only IBM Notes 10.0.1 or later clients on Windows can be upgraded − See here for more details: https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_10.0.1/admin/inst_aut_overview.html • Third-Party-Solution for Notes → Yes – but no advertising here! • Third-Party-Solutions for Windows, like SCCM or others
  • 46. #dominoforever Page 46 4. Create Upgrade Package • No need to make changes to MSI package(s) − Scripts can help here − Differentiation between package and configuration (notes.ini, ConfigFile, etc.) − That will help you a lot when it comes to package changes, new versions and testing • Always include an Uninstall part in your package − In-place upgrades are not recommended − You can use the package also in cases of a new installation or re-install
  • 47. #dominoforever Page 47 4. Create Upgrade Package (2) • Installation order a) Uninstall current version ▪ Using NICE (Notes Install Cleanup Executable) https://www-01.ibm.com/support/docview.wss?uid=swg21459714 b) Run local cleanup ▪ Remove old Program- and SharedData- Directory c) Install IBM Notes 10.0.1 d) Adding French and Japanese (Multilingual User Interface = MUI) e) Install SwiftFile 4.2.1 f) Install Connections Plugins for Notes 5.5.0.20180813-1729 g) Copy customized files like stub notes.ini, ConfigFile, etc.
  • 48. #dominoforever Page 48 4. Create Upgrade Package (3) • Command lines for silent Uninstall and Cleanup • Command lines for silent Install/Upgrade • Command lines to copy customized stub notes.ini & ConfigFile
  • 49. #dominoforever Page 49 4. Create Upgrade Package (4) • Check the log files (created during installation) for errors for all installed components − Successful − Not successful (with errors) – new installation needed after Windows restart (complete package)
  • 50. #dominoforever Page 50 4. Create Upgrade Package (5) • Additional Information − For an installation on Citrix, please check out this slideshare: https://www.slideshare.net/christophadler50/panagenda-webinar-virtual-faster-better-how-to-virtualize-ibm-notesv10 − If you need/want to switch from Single to MultiUser installation ▪ Check out the MUMA Tool (Multi-User Migration Assistant) – must be done before Upgrade to Notes 10.0.1: https://www-01.ibm.com/support/docview.wss?uid=swg21459627 ▪ A specific Third-Party solution can help here during Upgrade process – also if you want to migrate the DataDir from NetworkDrive to default local
  • 51. #dominoforever Page 51 4. Create Upgrade Package (6) • Additional Information − Customized stub notes.ini (example) − config.txt (example)
  • 52. #dominoforever Page 52 5. Define post Upgrade actions • notes.ini changes for existing configurations (via MarvelClient Essentials or Policy) − Remove CREATE_R85_DATABASES=1 − Remove CREATE_R9_DATABASES=1 − Add CREATE_R10_DATABASES=1 − Add NSF_UpdateODS=1 − Add V10_WORKSPACE_BACKGROUND_MODE=1 → see next slide
  • 53. #dominoforever Page 53 IBM Notes 10.x – Workspace • This will be controlled by a notes.ini parameter: − V10_WORKSPACE_BACKGROUND_MODE=0 → default (blue) − V10_WORKSPACE_BACKGROUND_MODE=1 → classic (grey lines) − V10_WORKSPACE_BACKGROUND_MODE=2 → customized • If you choose for “2”, make sure you have an image resource in your local bookmark.nsf named “$WorkspaceImage”
  • 54. #dominoforever Page 54 6. Test, pilot, production • Test − Try to use virtual machines with snapshots − Use images, which are very close to your production configuration ▪ Desktops vs. Laptops vs. VDI ▪ ActiveDirectoy → GPOs (Group Policy Objects) ▪ No local Admin rights ▪ Enabled UAC (User Account Control) ▪ Installed AV (Anti-Virus) Software ▪ …
  • 55. #dominoforever Page 55 6. Test, pilot, production (2) • Pilot − Choose the members of the pilot group wisely and let them know − 20 – 50 users from different departments and with different requirements on IBM Notes − … • Production Deployment − Inform your ServiceDesk and your users before you push the button − Balance your deployment by upgrading e. g. 100-500 users at the same time – no more − …
  • 56. #dominoforever Page 56 Summary: Upgrading to IBM Notes 10.0.1 1. Know your current environment 2. Define target (version and more …) 3. Choose Upgrade/Deployment Tool 4. Create Upgrade Package 5. Define post Upgrade actions 6. Test, pilot, production
  • 58. #dominoforever Page 58 ODS53 – Breaking NSF Boundaries Maximum Database Size Large Folders Summary Data (per Item) More Field Names ID Tables 256GB64 GB 50x 64kDoubled to 60k23k 10x
  • 59. #dominoforever Page 59 ODS53 – Update your existing Databases • ODS53 needs to be enabled (new default is ODS52) using notes.ini parameter − CREATE_R10_DATABASES=1 • Update – Client: − Use notes.ini parameter NSF_UpdateODS=1 for a one-time upgrade of most local databases ▪ NOTE: USE WITH EXTREME CARE IF YOUR DATA DIRECTORIES ARE ON A NETWORK DRIVE! ▪ NOTE: End users can't access databases during compact OR databases will be ignored if in use • Update – Server: − DBMT –ods –ct 4 ▪ NOTE: Some databases with internally hard coded older ODS might still need compact -upgrade
  • 60. #dominoforever Page 60 ODS53 – Proceed with caution • Running with mixed release levels? − Notes 10.x client can work with ODS53 and earlier − Notes 9.x and earlier client can open ODS53 database IF: − 64 GB or less − Folder limit within R9 limits − Notes 9 client can work with documents IF: − Summary data within 32k limit − Field names within 23k limit
  • 61. Page 61 Upgrade Tips and Tricks
  • 62. #dominoforever Page 62 Preventing Updates to ServerTasksAt Tired of losing your ServerTasksAt customizations when upgrading? SetupLeaveServerTasks to the rescue – Add SetupLeaveServerTasks=1 to server’s notes.ini – Disables automatic updating of the ServerTasks= and ServerTasksAtXX= lines during a Domino Server upgrade
  • 63. #dominoforever Page 63 Java Tricks If get Java errors when doing an installation – Trying to patch the Java error can be daunting – Install the full product (always includes Java) • Applies to Domino, Notes, Traveler Want to switch to 64-bit JVM on IBM i? – New in 10.0.1, can use CFGDOMSVR or CHGDOMSVR to change/set JVM version – Prior releases, set JAVA_HOME variable • JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk80/64bit – Careful, it IS case sensitive!!
  • 64. #dominoforever Page 64 Understanding Design Ping-Pong 10.0.1 Server 9.0.1 Server Updates design of mail files to 10.0.1 design Updates design of mail files to 9.0.1 design Replicates design changes to 10.0.1 server Replicates design changes to 9.0.1 server
  • 65. #dominoforever Page 65 Preventing Design Ping-Pong Replicating templates between servers – Most templates share same replica ID across servers – Latest design gets replicated – Stops ping-pong chain of events Limiting Design task execution – Runs by default at 1:00 AM along with Catalog task • ServerTasksAt1=Catalog, Design – Remove ‘Design’ from this variable • set config ServerTasksAt1=Catalog • Or edit notes.ini file directly – Until all servers are at same code level
  • 66. #dominoforever Page 66 Preventing Design Ping-Pong Selective replication – Choose to not replicate design elements
  • 67. #dominoforever Page 67 Delaying Upgrading Directory If choose to not upgrade directory during installation set notes.ini – SERVER_UPGRADE_NO_DIRECTORY_REDESIGN=0 Set variable and restart server BEFORE upgrading Domino level
  • 68. #dominoforever Page 68 What if I Don’t Have a License? Community Edition is for you!! There are free downloads available with the Community Edition https://www.ibm.com/blogs/collaboration- solutions/2018/12/21/your-guide-to- domino-v10-0-1-part-numbers/ https://www.ibm.com/account/reg/us- en/signup?formid=urx-33713
  • 69. #dominoforever Page 69 Antivirus realtime scanning in IBM Notes Client Data directory ~55% of the entire data volume in the Data directory changes on a DAILY basis in most setups • 5 - 10% in Dataworkspace (up to 300 files) • DISABLE Antivirus scanning for at least *.ns* *.ndk *.xml *.properties *.jar in Data Directory 55% 45% Data directory: File changes per day Once or more Less
  • 70. #dominoforever Page 70 Don’t forget to upgrade your local IBM Notes Client databases to latest ODS53 ODS = On Disk Structure • ODS 16 = Notes 2 • ODS 17 = Notes 3 • ODS 20 = Notes 4 • ODS 41 = Notes 5 • ODS 43 = Notes 6 & 7 • ODS 48 = Notes 8 • ODS 51 = Notes 8.5 & 9 • ODS 52 = Notes 9.0.1 • ODS 53 = Notes 10 The difference between ODS 43 and 53 = up to 80% LESS FILE I/O This helps with ANY client AND server hardware
  • 72. #dominoforever Kim Greene Christoph Adler President & Owner Senior Consultant Kim Greene Consulting, Inc. panagenda +1 507-216-5632 +49 172 494 4141 kim@kimgreene.com christoph.adler@panagenda.com @iSeriesDomino @cadler80 Kimgreeneconsulting cadler