I have to convert about 350 users in a remote NAB from Notes licensed users to standard contact records (non Notes users).Below are the fields I am replacing / clearning. Did I miss anything?
MailServer (setting to “”)
MailFile (setting to “”)
MailSystem (setting to “5”)
MailDomain (setting to “”)
InternetAddress (replacing with new internet address)
SametimeServer (setting to “”)
ClientType (setting to “”)
ClntMachine (setting to “”)
ClntPltfrm (setting to “”)
ClntBld (setting to “”)
AltFullName( setting to “”)
ShortName (setting to first name + {space} + last name)
then ComputeWithForm(…)
then purge their {mailbox}.NSF files (which I have saved before I cleared)
Thanks.