Email Alerts
-
Open a specific frameset of a database in Lotus Notes
Get the steps necessary for a workaround to open a specific framset of a database in Lotus Notes. Tip
-
Quickly scan all databases on a Lotus Domino server
Use this agent to quickly scan all the databases on your Lotus Domino server. You'll find out which databases you don't have access to, which aren't included in the directory catalog and more. Tip
-
LotusScript agent parses ACL to Microsoft Notepad
After modifying a database, emailing large groups of users about the update can be a nuisance. This LotusScript agent will help you efficiently keep users abreast of database changes. Tip
-
LotusScript code rebuilds corrupted busytime.nsf file
The Notes/Domino busytime.nsf file can become become corrupted, causing problems with the Resource Reservations database. Use this LotuScript code to rebuild busytime.nsf files nightly -– without deleting busytime.nsf. Tip
-
LotusScript agent automates selective mail file replication
You can use selective replication to replicate sets of documents in a Notes/Domino database. But what if you need to replicate several Notes/Domino databases? Get the steps and LotusScript agent to set a replication formula for multiple mail files. Tip
-
How to move Notes databases off Domino 8 servers and save disk space
Most Notes/Domino users are not aware of this easy method for freeing up space on Domino 8 servers. With this tip, you'll learn how to save valuable disk space by using Dirlinks and storing Notes databases off your Domino servers. Tip
-
What is Notes 8.5's DAOS (Domino Attachment and Object Storage) feature?
Get an introduction to DAOS (Domino Attachment Object Storage), a new feature in Lotus Notes 8.5 that preserves disk space by transferring attachments to a file system in your server, leaving you with tickets that reference the attachments, making th... Tip
-
LotusScript agent indexes Lotus Notes/Domino databases
Are you looking for a simpler way to search for information in your Lotus Notes/Domino databases? Use this LotusScript agent to automatically index databases according to specified keywords. Tip
-
LotusScript button saves time searching large Lotus Notes databases
Searching large Lotus Notes databases is time consuming. This LotusScript code can be placed in a button to quickly perform a search of your Lotus Notes database by replacing the view selection criteria per the search query. Use this method to search... Tip
-
Batch file runs scheduled Lotus Notes database maintenance tasks
After encountering problems with a large Lotus Notes database, Brian Graham developed this hands-off solution. He created a batch file that runs several Lotus Notes database management tasks while your Lotus Domino server is offline. Tip