In my company we have completely mess with Notes client licences in domino catalogues. Several users have Designer, several Administrator and some have proper ‘Client’ licence type. Is the way modify this field for 5000 users automatically ?
Subject: Client licence(s) in catalog
By ‘Catalogs’ do you mean the Address Book?
You could write an Agent to do so.
For example, create a simple agent:
Document Selection - "Uses ‘Person’ Form
Action - Modify Field by ‘Replacing’ the value in field ‘ClientType’ with the new value: 2
Will set all users to ‘Lotus Notes Desktop’
Of course, before running on all documents in your Address Book, you’ll want to test on one or two first.