This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Nov 11, 2013, 3:17 PM
151 Posts

Mass upgrade mail templates.

  • Category: Administration
  • Platform: All Platforms
  • Release: 9.0.1
  • Role: Administrator
  • Tags:
  • Replies: 4

I've upgraded all of our mail servers to 9.0.1.

I realize that not all functions of a mail file upgraded to the new template will be available to a user until their client is upgraded.  I want the client to immediately have all the functions available immediately upon upgrading their client from 8.5.3FP3 to 9.0.1.  It helps if their template is updated though.  This can be staggered in, as shown in:

http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Notes_9_Feature_Requirements

I realize that it is recommended to do:  servers, clients, templates.  But, as I've said, I want the users to immediately have the full experience when they upgrade their client.

I am thinking of doing:

 load convert mail\*.nsf StdR85Mail mail9.ntf

Our three mail servers are clustered and all users mail files are on each.  I am thinking of stopping clustering, replication and routing on one little used server.  Run the conversion there, start back up routing, clustering and routing and let that pass the new template forward.  Should that work?

Nov 11, 2013, 3:36 PM
326 Posts
Not a good idea

Using newer mail design then client version was never supported.   As part of our process we rolled out a modified bookmark.ntf that would redesign the mail file to the correct version and set an ini then done.    Short of this I would would either wait till all the clients are done or construct a view from the names.nsf and once you see a  client is upgraded you can redesign the mail file

 

When running the nconvert command I would use the -u option to convert all the folders to the latest design

Nov 11, 2013, 4:55 PM
11 Posts
Why not Desktop Settings via a policy?

Check out the desktop settings, there is a Mail Template Information section that you can use to specify what mail template to use for what release.  There are also check boxes that let you choose to upgrade the folder designs as well.  You can also have it notify you that the users template was upgraded.  It works very well.

Nov 11, 2013, 8:12 PM
145 Posts
My thoughts
You might want to consider adding -u to your convert comand line to upgrade folder designs to that same design of $Inbox in mail9.ntf

I would bring down one Clustermate and run your convert with the Domino Server Down

Once the convert completes run the following...

(Assuming windows)

ndbmt.exe -updallThreads 8 -compactThreads 0

this will build all the critical mail views most users use so they don't have to wait for the views to be built when they first access after the design has changed...

Once this completes, bring Domino Server up and go to another Cluster Mate

Bring that server down and replicate it with the Server you already converted... If you just want to replicate mail directories that's fine

Again with server still down on 2nd Clustermate

ndbmt.exe -updallThreads 8 -compactThreads 0

once it completes bring Domino Server Up and then do same on last Clustermate..

If you want to start with just doing this on a single mail file to validate it to be safe that's always a good practice.. You can specify a database name or directory with dbmt

ndbmt.exe -updallThreads 1 -compactThreads 0 <database name>

Drop me an e-mail if you have any questions.  jpaganet@us.ibm.com

Regards,

John Pag

Replicate it with the one you upgraded

Feb 17, 2014, 8:51 PM
6 Posts
You need : Mail Template Upgrade Utility

What you are looking for is a "Mail Template Upgrade Utility" (which we already have available)

This tool will check the person document on a regular basis and will replace the mail template based on configurable conditions.
E.g. if the client information in the administration tab in the person document contains at least one entry with 9.0.x , THEN ....

Rules can be combined, e.g. "and department = XYZ " , so you can plan your mail template rollout


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal