Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Administration
Created by Guest
Created on Jan 19, 2021

Administrator : Identify users who are using local replicas

For Domino Administration in terms of Network bandwidth, Notes client and Mail Db management, there is requirement of providing a Option in Domino Admin client to find the list of users account using Local replica of mail database in notes client.

Currently there is no option to find whether user is using local replica or not. Apart from checking local replica on notes client end.Administrator will like to have a Way or option to find users using local replica without user intervention.

This will help the Administrators to identify list of users accessing local replica of mail database and server based mail database and plan to implement local replica along with Desktop policy in their Domino environment. Also it will helpful for them for auditing purpose.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jan 12, 2022

    You can use the Panagenda MarvelClient Essentials to identify what database is being used.

  • Guest
    Reply
    |
    Jan 20, 2021

    You could temporarily add a script in databasescript-initialise to email you in case the user opens it on a local replica (use db.server to check, if empty it's a replica). That's what I once did to identify local replica users.