Senario: A user is moved to a new Domino Mail server. The user’s home mail server is now set and we redirect the workstation to the new server. Now the user sees a lot more unread documents than they had seen on the old server. This typically happens after the “Replicate Unread Marks” is enabled. … Continue reading
I ran into an interesting situation with a partner in Europe. They have a significant customer who had created several thousand users with a unique OU at the time of registration. In looking to do a mass rename with an automated tool, they discovered that something must be done first to update the user ID … Continue reading
Have you ever been developing an app where you are trying to close the Notes client programatically and the client use’s the New Mail Popup? Well, thanks to some recent code I implemented for a customer, we can effectively toggle this on and off. Here is the code.. Dim s As New NotesSession Dim prefIn … Continue reading
The thought of renaming a Domino Server is a daunting task at best. There are innumerable considerations to address when undertaking this task. There is the server security, groups, connection documents, mail-in-databases, access control lists, and not to mention the user’s desktop icons. Working with various organizations, the thought of virtual clustering of Domino servers … Continue reading
The Public Key Mismatch occurs when a rename has been issued to a user and the user is never prompted to accept the new name. The issue at hand has to do with public key mismatches between the user’s ID File and the user’s entry in the public address book. The following are the steps … Continue reading
Working with a customer in the past, we encountered a unique situation. One of my customer has recently done a server domain move to a new domain and found that busytime lookups for the other users from an old server, no longer worked. Original users at the old domain worked fine but the users at … Continue reading
From a locally hosted Domino server to WordPress, I thought I would repost a lot of my old information to help people fine them again. As a result I’ll be posting a lot of information. My apologies if this is old information for you.