Code store

Simple PNP script that connects to SharePoint Online via Azure Active Directory Enterprise Application [crayon-67e7a0b791657590790151/]

“Notes.net” Lotus Notes Domino Forums Wikipedia link December 1996 December 1997 October 2003 April 2006 Please find below the links to the …

Lotus Domino script snippet Editable Column (Inviewedit) Use the Inviewedit code to update document field values directly from the Lotus Notes view, …

Notes Database Backup ZIP Agent Use this code in a (scheduled) agent to zip a selected set of Notes databases to a …

Lotus Domino script snippet: Drive free space notification Send email notification when the available free space of a specified drive falls below …

Lotus Domino script snippet: Simple Quicksort algorithm Algorithm can sort in both ascending and descending order. Main function that can be called …

Lotus Domino script snippet: Pinging a server to check if it is online. Simple LotusScript using the Notes API to check if …

Delete SharePoint Online site batch way – PNP PS We use below method to clean up our SPO testing site. Our software …

Connect to SharePoint Online site list site content Simple script to connect to a SharePoint Online site and retrieve some the content. …

Lotus Domino script snippet: Better NotesDocumentCollection loops This code is an example of a LotusScript design pattern. It uses a reusable function …

Lotus Domino encrypt and sign all NSF in Domino folder With the info on this page you will be able to make …

Upload complete folder structure with files to SharePoint Library – PNP PowerShell script This PNP power shell script will upload all files, …

Export all SharePoint Online sites with certain name PNP scripting

Empty Library content on SharePoint Online PNP scripting

Lotus Domino script snippet Export Notes Database Design to XML Script to export all design elements the Notes database has to XML. …

Lotus Domino script snippet for Lotus Notes CSV export This code exports selected/all Notes documents to CSV. The code can be run …

Lotus Domino script to log all scheduled server agents List all scheduled agents that run on the current server (enabled and disabled) …

Lotus Domino script snippet Import from Excel To import data from Excel into an IBM Notes database [crayon-67e7a0b7945f9280375405/]

Lotus Domino script snippet check Free Disk Space Agent Script to determine the free disk space on a Domino server. Use a …

Dumps all fields in a IBM Notes database to Excel Lotus Domino script snippet. Specify in a profile document: – Relative database …

Lotus Domino script snippet create Windows Folder This piece of LotusScript will create a folder on Windows PC where the Notes client …

Lotus Domino script snippet export any Notes view to Excel This piece of LotusScript can export any Notes view to Excel. [crayon-67e7a0b79501a212864878/]

Lotus Domino script snippet finding readers fields in Notes documents This piece of LotusScript checks each document in the Notes database to …