SlideShare a Scribd company logo
1 of 23
Download to read offline
Copyright © 2019 HCL Technologies Limited | www.hcltech.comCopyright © 2020 HCL Technologies Limited | www.hcltechsw.com
HCL AUT Overview, Configuration
&
Debugging/Troubleshooting
Speaker
Somnath Mohanty
Product Support Specialist
Copyright © 2019 HCL Technologies Limited | www.hcltech.comCopyright © 2020 HCL Technologies Limited | www.hcltechsw.com
About Us
Speaker - Somnath Mohanty
Product Support Specialist
HCL Software & Digital Solutions
somnath.m@pnp-hcl.com
Organizer - Vinayak Tavargeri
Senior Manager
HCL Software & Digital Solutions
vtavargeri@pnp-hcl.com
Technical Panelist - Rajendran Jayavel
Senior Technical Architect
HCL Software & Digital Solutions
Technical Panelist - Shrikant Jamkhandi
Group Technical Specialist
HCL Software & Digital Solutions
Technical Panelist – Ranjit Rai
Senior Technical Architect
HCL Software & Digital Solutions
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
Agenda
3
 HCL AUT Introduction & Overview
 Advantages over Smart Upgrade
 AUT Architecture
 AUT Server & Client Components
 AUT Configuration
 AUT End to End Process
 AUT Debugging/Troubleshooting
 Questions, Answers & Feedback?
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
HCL AUT Introduction & Overview
4
AUT as a Tool
Control & Flexibility
Reduces customer’s TCO
Robust, maintainable,
reliable and scalable
1
2
3
4
AUT is an on-premises tool used to automate the Client upgrade process and is
introduced since NotesDomino Release 10.0.1
Reduces time, cost and ownership thereby reducing the effort involved in
upgrading Notes client.
Greater administrative control and flexibility over the upgrade process.
AUT is extended from Open source Google Update framework and hence is
robust, maintainable, reliable and scalable.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
Advantages over Smart Upgrade
5
• AUT manages privileges transparently, for Smart Upgrade,
one must run different process for user with limited rights
on Operating System.
• For AUT, one doesn’t need separate process or steps for user
with limited rights on OS that means a Notes user without
administrative rights or with UAC enabled can still initiate
Notes updates through AUT service.
• AUT Server side management is simpler.
• As AUT is extended from Open source Google Update
framework , it is more robust, maintainable, reliable and
scalable
• The communication between AUT client and AUT server is
encrypted with SSL Handshake in between them so is quite
secured.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Architecture
6
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Server & Notes Client Components
7
• AUT needs Notes & Domino 10.0.1 and above.
• AUT Servers are special purpose Domino servers configured
with :
1. Configuration document and Internet site/SSO documents to
support LTPA
2. Autoupdate uses DAS REST API configured in Internet site doc
, used by the Notes Client Autoupdate service to check for
updates
3. Desktop policy is used to control and enable users for AUT
check and download.
4. AUT Catalog database contains the product catalogs and the
product install (webkits)
• Notes Client has an AUT Client with it which runs as an
independent service on the client OS.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Configuration
8
AUT Specific Configuration Document
AUT Catalog Database (Autcat.nsf)
configuration
AUT Desktop Policy Settings
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
Creating AUT Specific Configuration Document
9
Admin
Client
Configuration Configuration
AUT Service DNS name should be the FQDN name
of the Domino server
AUT Server should have a valid SSL certificate
(Either a 3rd party SSL certificate or a Self Signed
Certificate)
Internet certificate must be imported to the
Domino Directory.
KEYWORD KEYWORD
Domino
Directory
Server Add
Configuration
Specify the details in the “Client Upgrade” Tab
Specify the AUT server name or Server Group
Name
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
Creating AUT Specific Configuration Document Contd…
10
KEYWORD KEYWORD
 Choose the Internet certificate which
must have been imported to the domino
directory from the local SSL certificate
being used.
 This is to trust the and prevent users
from trusting the certificate manually
 This configuration wizard automatically
creates:
- Website & WEB SSO document
- AUT catalogue database(autcat.nsf)
 Autcat.nsf can also be created using
AUTCAT.ntf template file.
 Keyring File details should be updated to the AUT
specific Website document .
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Catalog Configuration
11
KEYWORD KEYWORD
 AUT catalog has all the information's with
regards to the upgradation versions and the
Installer File Details
 Starting with the “Version path” view click
on “Import manifest” and import the
corresponding manifest.xml file specific to
type of client.
 “Version paths” shows where an upgrade
kit is located for a given client OS, language,
and target version.
 Receive the manifest XML(Standard Notes
Client, Notes All Client and Basic Client) and
installer executable files from HCL.
 “To Version” is automatically written from the manifest xml file. “Upgrade From Version” , “Platform”
needs to Filled in . Installer file is uploaded into the “Contents Of” field.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Catalog Configuration Contd…
12
KEYWORD KEYWORD
 The Files view shows all files stored in the NSF, and associated with Version Paths.
 Deploy Files action, installs all files in the file
systems of every server in AUT group.
They are under the server data directory so
Notes clients can download them efficiently
over HTTP.
 "Version Maps" view gives an ordered list
of version paths.
A New Version Map is needed for every
deployment. It is then mapped to the
Version Path.
AUT Desktop Policy Settings
 New Desktop Settings Policy for AUT to enable
users.
 Can assign specific sets of users through Explicit
Policy or all the users through organization
policy.
 Can make use of existing “Desktop Policy
Settings” as well.
 Control the frequency of updates(minimum is
60 minutes)
 Select the Server Configuration doc.
 Select the AUT Catalog Version Map that
defines the ordered list of product build
updates.
 Enable Automatic Update Tool has to be set
as Yes.
 Both AUT Activation as well as Deactivation
Notification can be left as Default System
dialog or can be have customized message
as well.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com 14
STAGE 01
 Domino admin makes the
required AUT
Configuration From server
end
STAGE 03STAGE 02 STAGE 04 STAGE 05
 After above message a
new entry is added in
Notes.ini -
EnableNotesAUT=1 and
AUT policy is imported
into the user profile
($Profile) in local contacts
AUT Desktop Policy Is
Created and the AUT
configuration and Version
Map is linked to it.
AUT End To End Process
 AUT Configuration
Document is Created
 AUT Catalog database is
configured with
appropriate Version
Paths, Files & Versions
maps
 Once the Policy gets
applied, AUT is enabled
and Notes client shows
following message on
launch:
 Notes client reads the
user profile and launches
AUT client
 Notes client starting with
10.0.1.X when installed
on a system it does have
the “Auto Update Service
“running as an
independent OS service:.
 AUT client authenticates
with AUT server using
LTPA token and sends
Update check http
request to AUT server
through XML with the
current version details.
 Current version is stored
in registry in pv field of
key Computer
(e.g.KEY_LOCAL_MACHIN
ESOFTWAREWOW6432
NodeIBMAutoUpdateCl
ients{3E1B33CC-8C2E-
4EED-B6A2-
3BB3EE0ACFF1})
 If new version (say 10.0.1
FP4) is available on AUT
server, AUT server
responds by sending
response back to AUT
client.
 AUT client shows
following message
 When Yes is clicked, then
download starts in the
background and
downloads to the path :
C:Users<username>A
ppDataLocalIBMAuto
UpdateDownload folder.
Post the download is
completed it shows the
below message:
 It is recommended to
close Notes when saying
Yes for the installation to
happen.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Debugging/Troubleshooting
15
 In case of any issues related to AUT what shall I do?
From Notes Client end :
Add these AUT Notes.ini settings
Add DEBUG_AUT_CLIENT=1 to get AUT verbose logging
Add DEBUG_AUT_MGMT=1 to get AUT policy related logging
information
Above parameters captures information in the console.log
 From AUT Domino Server End:
Files/Data needed for investigation:
1. AUT Catalog Database i.e. Autcat.nsf
2. Config only Domino Directory (Policies, Servers, Internet
sites, Certificates etc.)
3. AUT subdirectory under the Domino data directory which
contains AUT related configuration file.
4. Console log from server.
5. For HTTP: "tell http debug thread on”,
TECHNICAL_SUPPORThtthr*.log .
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Debugging/Troubleshooting Contd…
16
 Where AUT Client Logs are generated?
C:ProgramDataIBMAutoUpdateLogAutoUpdate.log
 How much load does this put in the Client while it is
running?
No load or performance issue is noticed since the
downloader is a separate process & only interacts with the
Notes client for user authentication
 How long do we expect the download to
take?
Depends on network speeds. The download is supposed
to take place in the background so it shouldn't matter how
long it takes. It's ready when it's ready.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUTO Upgrade Log Sample (AUT)
17
• In this case the AUT log shows that the AUT client is not able to establish the connection with the AUT server and
points to troubleshoot the issue further with the AUT specific WEB Site & WEB SSO document.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUTO Upgrade Log Sample (AUT) Contd…
18
• In this case the AUT log shows that the AUT client is not able to fetch information about the current Notes
client versionrelease details from the Registry entries. Thus this needs to troubleshoot the current Notes
client installation instead of troubleshooting the AUT configurations from server end.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Debugging/Troubleshooting Contd…
19
 What happens if there is not enough disk space available? Is the
User Notified?
Diskspace is checked before the download starts. The user is
notified and also logged in Autoupdate.log. Windows will typically
start complaining about low diskspace when any drive gets low so it
won't be a surprise to the end user.
 Could user just start the upgrade at any point?
Upgrade begins on each Notes launch and/or after a default
interval of 60mins(or as set in server policy)
 Is there a database that logs the success, failure or
cancelation of an AutoUpdate attempt like SmartUpgrade
has?
No, AutoUpdater is a separate process that is product
diagnostic. So it doesn't have the ability to write to a Notes
database
Note: AUT is only supported on Windows System currently and not
on MAC OS.
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com
AUT Debugging/Troubleshooting Contd…
20
 Where to download XML Manifest File for Domino AUT
Catalog to push out Notes client upgrades for 11.0 and future
releases :
https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0074862
 Where to download XML Manifest File for Domino AUT
Catalog to push out Notes client upgrades for 10.0.1 Fix
Packs
https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB00
69494
 Auto Upgrade (AUT) procedural document.
https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB00
76503
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com 21
KEYWORD KEYWORD
References
Using Notes Auto Update
https://help.hcltechsw.com/domino/10.0.1/inst_aut_overview.html
Configuring AUT Servers
https://help.hcltechsw.com/domino/10.0.1/inst_aut_configuring_aut_servers.html
Using the AUT Catalog to upload new Notes versions
https://help.hcltechsw.com/domino/10.0.1/inst_aut_using_the_aut_catalog.html
Use Desktop Settings to enable Notes clients to install updates
https://help.hcltechsw.com/domino/10.0.1/inst_aut_enabling_notes_users_for_automatic_updates.html
Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com 22
KEYWORD KEYWORD
Questions, Answers & Feedback?
Thank You!!!
$8.4 BILLION ENTERPRISE | 132,000 IDEAPRENEURS | 44 COUNTRIES
WATCH THE FILM

More Related Content

What's hot

Zusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehts
Zusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehtsZusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehts
Zusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehtspanagenda
 
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 contactsVinayak Tavargeri
 
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-Serverpanagenda
 
HCL Sametime V11 installation - tips
HCL Sametime V11 installation - tipsHCL Sametime V11 installation - tips
HCL Sametime V11 installation - tipsAles Lichtenberg
 
Domino server controller domino console
Domino server controller   domino consoleDomino server controller   domino console
Domino server controller domino consolerchavero
 
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
 
Alles, was Sie ueber HCL Notes 64-Bit Clients wissen muessen
Alles, was Sie ueber HCL Notes 64-Bit Clients wissen muessenAlles, was Sie ueber HCL Notes 64-Bit Clients wissen muessen
Alles, was Sie ueber HCL Notes 64-Bit Clients wissen muessenpanagenda
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostChristoph Adler
 
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
 
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.pptxDarren Duke
 
Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)
Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)
Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)Novakenstein
 
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
 
Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"Ranjit Rai
 
HTTP - The Other Face Of Domino
HTTP - The Other Face Of DominoHTTP - The Other Face Of Domino
HTTP - The Other Face Of DominoGabriella Davis
 
Ugprade HCL Sametime V11.5 to V11.6 - Step by Step
Ugprade HCL Sametime V11.5 to V11.6 - Step by StepUgprade HCL Sametime V11.5 to V11.6 - Step by Step
Ugprade HCL Sametime V11.5 to V11.6 - Step by StepAles Lichtenberg
 
Domino Server Health - Monitoring and Managing
 Domino Server Health - Monitoring and Managing Domino Server Health - Monitoring and Managing
Domino Server Health - Monitoring and ManagingGabriella Davis
 
Important tips on Router and SMTP mail routing
Important tips on Router and SMTP mail routingImportant tips on Router and SMTP mail routing
Important tips on Router and SMTP mail routingjayeshpar2006
 

What's hot (20)

Zusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehts
Zusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehtsZusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehts
Zusammenführung von HCL Nomad Web und Domino ohne SafeLinx - So gehts
 
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
 
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
 
HCL Sametime V11 installation - tips
HCL Sametime V11 installation - tipsHCL Sametime V11 installation - tips
HCL Sametime V11 installation - tips
 
Daos
DaosDaos
Daos
 
Domino server controller domino console
Domino server controller   domino consoleDomino server controller   domino console
Domino server controller domino console
 
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
 
Alles, was Sie ueber HCL Notes 64-Bit Clients wissen muessen
Alles, was Sie ueber HCL Notes 64-Bit Clients wissen muessenAlles, was Sie ueber HCL Notes 64-Bit Clients wissen muessen
Alles, was Sie ueber HCL Notes 64-Bit Clients wissen muessen
 
RNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance BoostRNUG - HCL Notes V11 Performance Boost
RNUG - HCL Notes V11 Performance Boost
 
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...
 
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
 
Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)
Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)
Migrate your Sametime Server to LDAP Authentication (Admincamp 2013)
 
60 Admin Tips
60 Admin Tips60 Admin Tips
60 Admin Tips
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning
 
Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"Open Mic "Notes Federated Login"
Open Mic "Notes Federated Login"
 
HTTP - The Other Face Of Domino
HTTP - The Other Face Of DominoHTTP - The Other Face Of Domino
HTTP - The Other Face Of Domino
 
Spnego configuration
Spnego configurationSpnego configuration
Spnego configuration
 
Ugprade HCL Sametime V11.5 to V11.6 - Step by Step
Ugprade HCL Sametime V11.5 to V11.6 - Step by StepUgprade HCL Sametime V11.5 to V11.6 - Step by Step
Ugprade HCL Sametime V11.5 to V11.6 - Step by Step
 
Domino Server Health - Monitoring and Managing
 Domino Server Health - Monitoring and Managing Domino Server Health - Monitoring and Managing
Domino Server Health - Monitoring and Managing
 
Important tips on Router and SMTP mail routing
Important tips on Router and SMTP mail routingImportant tips on Router and SMTP mail routing
Important tips on Router and SMTP mail routing
 

Similar to Auto Update(AUT) - HCL Notes

ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)Keyur Shah
 
Accel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxNTTDATA INTRAMART
 
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesProtect724tk
 
Datasheet.net pluginforrd
Datasheet.net pluginforrdDatasheet.net pluginforrd
Datasheet.net pluginforrdMidVision
 
ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...
ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...
ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...Protect724tk
 
WMUG NL Tuesday - Latest and greatest in the world of Configuration Manager
WMUG NL Tuesday - Latest and greatest in the world of Configuration ManagerWMUG NL Tuesday - Latest and greatest in the world of Configuration Manager
WMUG NL Tuesday - Latest and greatest in the world of Configuration ManagerTim De Keukelaere
 
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...OpenText
 
ARMnet Architecture Overview
ARMnet Architecture OverviewARMnet Architecture Overview
ARMnet Architecture OverviewTimMagill
 
Connecting microcontrollers to the cloud using MQTT, BLE, and HTTP
Connecting microcontrollers to the cloud using MQTT, BLE, and HTTPConnecting microcontrollers to the cloud using MQTT, BLE, and HTTP
Connecting microcontrollers to the cloud using MQTT, BLE, and HTTPAll Things Open
 
Actor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active DirectoryActor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active Directoryprotect724rkeer
 
End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...
End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...
End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...DianaGray10
 
Next Level Learning IT Track - Office 365, Under the Covers
Next Level Learning IT Track - Office 365, Under the CoversNext Level Learning IT Track - Office 365, Under the Covers
Next Level Learning IT Track - Office 365, Under the CoversMicrosoft Education AU
 
Deploy sql express and share point foundation
Deploy sql express and share point foundationDeploy sql express and share point foundation
Deploy sql express and share point foundationTep Chanveasna
 
Pivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookPivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookVMware Tanzu
 
SuiteCRM Customer Portal
SuiteCRM Customer PortalSuiteCRM Customer Portal
SuiteCRM Customer PortalAppJetty
 
CIMtrek migrator to share point user guide
CIMtrek migrator to share point user guideCIMtrek migrator to share point user guide
CIMtrek migrator to share point user guideJon Pyke FBCS CITP
 
ServiceNow Tokyo Release- Aelumconsulting.pdf
ServiceNow Tokyo Release- Aelumconsulting.pdfServiceNow Tokyo Release- Aelumconsulting.pdf
ServiceNow Tokyo Release- Aelumconsulting.pdfAelum Consulting
 
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIsForge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIsAutodesk
 

Similar to Auto Update(AUT) - HCL Notes (20)

ProjectReport_Subhayu
ProjectReport_SubhayuProjectReport_Subhayu
ProjectReport_Subhayu
 
ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)ATG - Commerce Service Center (CSC)
ATG - Commerce Service Center (CSC)
 
Accel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptxAccel_Series_2023Autumn_En.pptx
Accel_Series_2023Autumn_En.pptx
 
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
 
Datasheet.net pluginforrd
Datasheet.net pluginforrdDatasheet.net pluginforrd
Datasheet.net pluginforrd
 
ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...
ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...
ArcSight Actor Model Import Connector for Microsoft Active Directory Configur...
 
WMUG NL Tuesday - Latest and greatest in the world of Configuration Manager
WMUG NL Tuesday - Latest and greatest in the world of Configuration ManagerWMUG NL Tuesday - Latest and greatest in the world of Configuration Manager
WMUG NL Tuesday - Latest and greatest in the world of Configuration Manager
 
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
What’s new in OpenText Extended ECM Platform CE 21.1 and OpenText Content Sui...
 
ARMnet Architecture Overview
ARMnet Architecture OverviewARMnet Architecture Overview
ARMnet Architecture Overview
 
Connecting microcontrollers to the cloud using MQTT, BLE, and HTTP
Connecting microcontrollers to the cloud using MQTT, BLE, and HTTPConnecting microcontrollers to the cloud using MQTT, BLE, and HTTP
Connecting microcontrollers to the cloud using MQTT, BLE, and HTTP
 
Actor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active DirectoryActor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active Directory
 
End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...
End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...
End of Support: Understanding the Impact, Timeline, and Benefits of Upgrading...
 
Next Level Learning IT Track - Office 365, Under the Covers
Next Level Learning IT Track - Office 365, Under the CoversNext Level Learning IT Track - Office 365, Under the Covers
Next Level Learning IT Track - Office 365, Under the Covers
 
Anypoint b2 b
Anypoint b2 bAnypoint b2 b
Anypoint b2 b
 
Deploy sql express and share point foundation
Deploy sql express and share point foundationDeploy sql express and share point foundation
Deploy sql express and share point foundation
 
Pivotal Platform - December Release A First Look
Pivotal Platform - December Release A First LookPivotal Platform - December Release A First Look
Pivotal Platform - December Release A First Look
 
SuiteCRM Customer Portal
SuiteCRM Customer PortalSuiteCRM Customer Portal
SuiteCRM Customer Portal
 
CIMtrek migrator to share point user guide
CIMtrek migrator to share point user guideCIMtrek migrator to share point user guide
CIMtrek migrator to share point user guide
 
ServiceNow Tokyo Release- Aelumconsulting.pdf
ServiceNow Tokyo Release- Aelumconsulting.pdfServiceNow Tokyo Release- Aelumconsulting.pdf
ServiceNow Tokyo Release- Aelumconsulting.pdf
 
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIsForge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
Forge - DevCon 2016: Building Value-Added Integrations with Autodesk’s IoT APIs
 

More from Ranjit Rai

IBM Connection Adoption
IBM Connection AdoptionIBM Connection Adoption
IBM Connection AdoptionRanjit Rai
 
Tip and tricks for IBM Notes Mail - JUMP Session
Tip and tricks for IBM Notes Mail - JUMP SessionTip and tricks for IBM Notes Mail - JUMP Session
Tip and tricks for IBM Notes Mail - JUMP SessionRanjit Rai
 
Open mic user management_20_april2017
Open mic  user management_20_april2017Open mic  user management_20_april2017
Open mic user management_20_april2017Ranjit Rai
 
Open MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN MigrationOpen MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN MigrationRanjit Rai
 
Open mic IBM Sametime 9 limited use server
Open mic   IBM Sametime 9 limited use serverOpen mic   IBM Sametime 9 limited use server
Open mic IBM Sametime 9 limited use serverRanjit Rai
 
Features of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid EnvironmentsFeatures of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid EnvironmentsRanjit Rai
 
Open mic on_ibm lotus protector for mail security_23_april2015
Open mic on_ibm lotus protector for mail security_23_april2015Open mic on_ibm lotus protector for mail security_23_april2015
Open mic on_ibm lotus protector for mail security_23_april2015Ranjit Rai
 
Open mic activity logging
Open mic activity loggingOpen mic activity logging
Open mic activity loggingRanjit Rai
 
Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Ranjit Rai
 
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Ranjit Rai
 
What's new in ibm i notes 9.0
What's new in ibm i notes 9.0What's new in ibm i notes 9.0
What's new in ibm i notes 9.0Ranjit Rai
 
I notes and sametime integration open mic_2013
I notes and sametime integration open mic_2013I notes and sametime integration open mic_2013
I notes and sametime integration open mic_2013Ranjit Rai
 

More from Ranjit Rai (13)

IBM Connection Adoption
IBM Connection AdoptionIBM Connection Adoption
IBM Connection Adoption
 
Tip and tricks for IBM Notes Mail - JUMP Session
Tip and tricks for IBM Notes Mail - JUMP SessionTip and tricks for IBM Notes Mail - JUMP Session
Tip and tricks for IBM Notes Mail - JUMP Session
 
Open mic user management_20_april2017
Open mic  user management_20_april2017Open mic  user management_20_april2017
Open mic user management_20_april2017
 
Open MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN MigrationOpen MIc - Best Practices SCN Migration
Open MIc - Best Practices SCN Migration
 
Open micictdi
Open micictdiOpen micictdi
Open micictdi
 
Open mic IBM Sametime 9 limited use server
Open mic   IBM Sametime 9 limited use serverOpen mic   IBM Sametime 9 limited use server
Open mic IBM Sametime 9 limited use server
 
Features of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid EnvironmentsFeatures of SmartCloud Notes in Hosted and Hybrid Environments
Features of SmartCloud Notes in Hosted and Hybrid Environments
 
Open mic on_ibm lotus protector for mail security_23_april2015
Open mic on_ibm lotus protector for mail security_23_april2015Open mic on_ibm lotus protector for mail security_23_april2015
Open mic on_ibm lotus protector for mail security_23_april2015
 
Open mic activity logging
Open mic activity loggingOpen mic activity logging
Open mic activity logging
 
Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Upgrade to domino 9.0.1
Upgrade to domino 9.0.1
 
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
 
What's new in ibm i notes 9.0
What's new in ibm i notes 9.0What's new in ibm i notes 9.0
What's new in ibm i notes 9.0
 
I notes and sametime integration open mic_2013
I notes and sametime integration open mic_2013I notes and sametime integration open mic_2013
I notes and sametime integration open mic_2013
 

Recently uploaded

5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio, Inc.
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningVitsRangannavar
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed DataAlluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
Alluxio Monthly Webinar | Cloud-Native Model Training on Distributed Data
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learning
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
 

Auto Update(AUT) - HCL Notes

  • 1. Copyright © 2019 HCL Technologies Limited | www.hcltech.comCopyright © 2020 HCL Technologies Limited | www.hcltechsw.com HCL AUT Overview, Configuration & Debugging/Troubleshooting Speaker Somnath Mohanty Product Support Specialist
  • 2. Copyright © 2019 HCL Technologies Limited | www.hcltech.comCopyright © 2020 HCL Technologies Limited | www.hcltechsw.com About Us Speaker - Somnath Mohanty Product Support Specialist HCL Software & Digital Solutions somnath.m@pnp-hcl.com Organizer - Vinayak Tavargeri Senior Manager HCL Software & Digital Solutions vtavargeri@pnp-hcl.com Technical Panelist - Rajendran Jayavel Senior Technical Architect HCL Software & Digital Solutions Technical Panelist - Shrikant Jamkhandi Group Technical Specialist HCL Software & Digital Solutions Technical Panelist – Ranjit Rai Senior Technical Architect HCL Software & Digital Solutions
  • 3. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com Agenda 3  HCL AUT Introduction & Overview  Advantages over Smart Upgrade  AUT Architecture  AUT Server & Client Components  AUT Configuration  AUT End to End Process  AUT Debugging/Troubleshooting  Questions, Answers & Feedback?
  • 4. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com HCL AUT Introduction & Overview 4 AUT as a Tool Control & Flexibility Reduces customer’s TCO Robust, maintainable, reliable and scalable 1 2 3 4 AUT is an on-premises tool used to automate the Client upgrade process and is introduced since NotesDomino Release 10.0.1 Reduces time, cost and ownership thereby reducing the effort involved in upgrading Notes client. Greater administrative control and flexibility over the upgrade process. AUT is extended from Open source Google Update framework and hence is robust, maintainable, reliable and scalable.
  • 5. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com Advantages over Smart Upgrade 5 • AUT manages privileges transparently, for Smart Upgrade, one must run different process for user with limited rights on Operating System. • For AUT, one doesn’t need separate process or steps for user with limited rights on OS that means a Notes user without administrative rights or with UAC enabled can still initiate Notes updates through AUT service. • AUT Server side management is simpler. • As AUT is extended from Open source Google Update framework , it is more robust, maintainable, reliable and scalable • The communication between AUT client and AUT server is encrypted with SSL Handshake in between them so is quite secured.
  • 6. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Architecture 6
  • 7. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Server & Notes Client Components 7 • AUT needs Notes & Domino 10.0.1 and above. • AUT Servers are special purpose Domino servers configured with : 1. Configuration document and Internet site/SSO documents to support LTPA 2. Autoupdate uses DAS REST API configured in Internet site doc , used by the Notes Client Autoupdate service to check for updates 3. Desktop policy is used to control and enable users for AUT check and download. 4. AUT Catalog database contains the product catalogs and the product install (webkits) • Notes Client has an AUT Client with it which runs as an independent service on the client OS.
  • 8. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Configuration 8 AUT Specific Configuration Document AUT Catalog Database (Autcat.nsf) configuration AUT Desktop Policy Settings
  • 9. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com Creating AUT Specific Configuration Document 9 Admin Client Configuration Configuration AUT Service DNS name should be the FQDN name of the Domino server AUT Server should have a valid SSL certificate (Either a 3rd party SSL certificate or a Self Signed Certificate) Internet certificate must be imported to the Domino Directory. KEYWORD KEYWORD Domino Directory Server Add Configuration Specify the details in the “Client Upgrade” Tab Specify the AUT server name or Server Group Name
  • 10. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com Creating AUT Specific Configuration Document Contd… 10 KEYWORD KEYWORD  Choose the Internet certificate which must have been imported to the domino directory from the local SSL certificate being used.  This is to trust the and prevent users from trusting the certificate manually  This configuration wizard automatically creates: - Website & WEB SSO document - AUT catalogue database(autcat.nsf)  Autcat.nsf can also be created using AUTCAT.ntf template file.  Keyring File details should be updated to the AUT specific Website document .
  • 11. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Catalog Configuration 11 KEYWORD KEYWORD  AUT catalog has all the information's with regards to the upgradation versions and the Installer File Details  Starting with the “Version path” view click on “Import manifest” and import the corresponding manifest.xml file specific to type of client.  “Version paths” shows where an upgrade kit is located for a given client OS, language, and target version.  Receive the manifest XML(Standard Notes Client, Notes All Client and Basic Client) and installer executable files from HCL.  “To Version” is automatically written from the manifest xml file. “Upgrade From Version” , “Platform” needs to Filled in . Installer file is uploaded into the “Contents Of” field.
  • 12. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Catalog Configuration Contd… 12 KEYWORD KEYWORD  The Files view shows all files stored in the NSF, and associated with Version Paths.  Deploy Files action, installs all files in the file systems of every server in AUT group. They are under the server data directory so Notes clients can download them efficiently over HTTP.  "Version Maps" view gives an ordered list of version paths. A New Version Map is needed for every deployment. It is then mapped to the Version Path.
  • 13. AUT Desktop Policy Settings  New Desktop Settings Policy for AUT to enable users.  Can assign specific sets of users through Explicit Policy or all the users through organization policy.  Can make use of existing “Desktop Policy Settings” as well.  Control the frequency of updates(minimum is 60 minutes)  Select the Server Configuration doc.  Select the AUT Catalog Version Map that defines the ordered list of product build updates.  Enable Automatic Update Tool has to be set as Yes.  Both AUT Activation as well as Deactivation Notification can be left as Default System dialog or can be have customized message as well.
  • 14. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com 14 STAGE 01  Domino admin makes the required AUT Configuration From server end STAGE 03STAGE 02 STAGE 04 STAGE 05  After above message a new entry is added in Notes.ini - EnableNotesAUT=1 and AUT policy is imported into the user profile ($Profile) in local contacts AUT Desktop Policy Is Created and the AUT configuration and Version Map is linked to it. AUT End To End Process  AUT Configuration Document is Created  AUT Catalog database is configured with appropriate Version Paths, Files & Versions maps  Once the Policy gets applied, AUT is enabled and Notes client shows following message on launch:  Notes client reads the user profile and launches AUT client  Notes client starting with 10.0.1.X when installed on a system it does have the “Auto Update Service “running as an independent OS service:.  AUT client authenticates with AUT server using LTPA token and sends Update check http request to AUT server through XML with the current version details.  Current version is stored in registry in pv field of key Computer (e.g.KEY_LOCAL_MACHIN ESOFTWAREWOW6432 NodeIBMAutoUpdateCl ients{3E1B33CC-8C2E- 4EED-B6A2- 3BB3EE0ACFF1})  If new version (say 10.0.1 FP4) is available on AUT server, AUT server responds by sending response back to AUT client.  AUT client shows following message  When Yes is clicked, then download starts in the background and downloads to the path : C:Users<username>A ppDataLocalIBMAuto UpdateDownload folder. Post the download is completed it shows the below message:  It is recommended to close Notes when saying Yes for the installation to happen.
  • 15. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Debugging/Troubleshooting 15  In case of any issues related to AUT what shall I do? From Notes Client end : Add these AUT Notes.ini settings Add DEBUG_AUT_CLIENT=1 to get AUT verbose logging Add DEBUG_AUT_MGMT=1 to get AUT policy related logging information Above parameters captures information in the console.log  From AUT Domino Server End: Files/Data needed for investigation: 1. AUT Catalog Database i.e. Autcat.nsf 2. Config only Domino Directory (Policies, Servers, Internet sites, Certificates etc.) 3. AUT subdirectory under the Domino data directory which contains AUT related configuration file. 4. Console log from server. 5. For HTTP: "tell http debug thread on”, TECHNICAL_SUPPORThtthr*.log .
  • 16. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Debugging/Troubleshooting Contd… 16  Where AUT Client Logs are generated? C:ProgramDataIBMAutoUpdateLogAutoUpdate.log  How much load does this put in the Client while it is running? No load or performance issue is noticed since the downloader is a separate process & only interacts with the Notes client for user authentication  How long do we expect the download to take? Depends on network speeds. The download is supposed to take place in the background so it shouldn't matter how long it takes. It's ready when it's ready.
  • 17. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUTO Upgrade Log Sample (AUT) 17 • In this case the AUT log shows that the AUT client is not able to establish the connection with the AUT server and points to troubleshoot the issue further with the AUT specific WEB Site & WEB SSO document.
  • 18. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUTO Upgrade Log Sample (AUT) Contd… 18 • In this case the AUT log shows that the AUT client is not able to fetch information about the current Notes client versionrelease details from the Registry entries. Thus this needs to troubleshoot the current Notes client installation instead of troubleshooting the AUT configurations from server end.
  • 19. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Debugging/Troubleshooting Contd… 19  What happens if there is not enough disk space available? Is the User Notified? Diskspace is checked before the download starts. The user is notified and also logged in Autoupdate.log. Windows will typically start complaining about low diskspace when any drive gets low so it won't be a surprise to the end user.  Could user just start the upgrade at any point? Upgrade begins on each Notes launch and/or after a default interval of 60mins(or as set in server policy)  Is there a database that logs the success, failure or cancelation of an AutoUpdate attempt like SmartUpgrade has? No, AutoUpdater is a separate process that is product diagnostic. So it doesn't have the ability to write to a Notes database Note: AUT is only supported on Windows System currently and not on MAC OS.
  • 20. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com AUT Debugging/Troubleshooting Contd… 20  Where to download XML Manifest File for Domino AUT Catalog to push out Notes client upgrades for 11.0 and future releases : https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0074862  Where to download XML Manifest File for Domino AUT Catalog to push out Notes client upgrades for 10.0.1 Fix Packs https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB00 69494  Auto Upgrade (AUT) procedural document. https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB00 76503
  • 21. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com 21 KEYWORD KEYWORD References Using Notes Auto Update https://help.hcltechsw.com/domino/10.0.1/inst_aut_overview.html Configuring AUT Servers https://help.hcltechsw.com/domino/10.0.1/inst_aut_configuring_aut_servers.html Using the AUT Catalog to upload new Notes versions https://help.hcltechsw.com/domino/10.0.1/inst_aut_using_the_aut_catalog.html Use Desktop Settings to enable Notes clients to install updates https://help.hcltechsw.com/domino/10.0.1/inst_aut_enabling_notes_users_for_automatic_updates.html
  • 22. Copyright © 2020 HCL Technologies Limited | www.hcltechsw.com 22 KEYWORD KEYWORD Questions, Answers & Feedback? Thank You!!!
  • 23. $8.4 BILLION ENTERPRISE | 132,000 IDEAPRENEURS | 44 COUNTRIES WATCH THE FILM