answered by:
60 pts.

Syncronization of Lotus Sametime Contact List
http://www.epilio.com/web/BLControl.htm Buddylist Control is intended for IBM Lotus Sametime Administrators, and requires server permission to execute. Buddylist Control is a Command Line Utility that allows IBM Lotus Sametime Administrators to: Pre-Populate a users buddylist with default groups or users Add Public Groups to a users buddylist Remove Public Groups from a users buddylist Add Private [...]

View Answer   |  November 25, 2008  3:15 PM
Lotus Sametime, Lotus Sametime Contact List, Sametime synchronization
answered by:
60 pts.

Lotus Notes 8 client
Hi First, try to delete the cache.ndk file in the Notes Data directory ! Check also your personnal adress book… Is it ok ? Do you have location document ? Is it well setup ?

View Answer   |  November 25, 2008  3:03 PM
Lotus Notes, Lotus Notes 8.x, Lotus Notes errors
answered by:
4,075 pts.

Excel to Lotus Notes Form
Hi The easier solution is “Edit -> Paste Special -> Text” ! Did you try it ?

View Answer   |  November 25, 2008  3:00 PM
Excel import/export, Lotus Forms, Lotus Notes, Lotus Notes 7.x, Lotus Notes import/export, Microsoft Excel
answered by:
4,075 pts.

Connect notes client to Domino server
Hi Did you to try to open the server with the IP adress instead of the server name ? If you make that, Notes will automatically create a connection document (to the destination server) You will find this connection document in the personnal adress book of the client …

View Answer   |  November 25, 2008  2:55 PM
Domino Server, Domino Server 8, Lotus Notes, Lotus Notes 8.0.x, Lotus Notes 8.x, TCP/IP
answered by:
4,075 pts.

Most important interview questions in Lotus Administrator?
You could check <a href=”http://www.developers.net/tsearch?searchkeys=step+by+step+lotus+domino+administration+guide+free”>This site</a> which seems to have a lot of information that would be helpful. It requires registration, but it is free. There are also books like <a href=”http://www.developers.net/tsearch?searchkeys=step+by+step+lotus+domino+administration+guide+free”>this</a> and the one described <a href=”http://searchdomino.techtarget.com/tip/0,289483,sid4_gci1074300,00.html”>here</a> Good Luck! -Flame

View Answer   |  November 21, 2008  3:39 PM
Certified Lotus Professional, Lotus Administration, Lotus administrator, Lotus administrator job interviews, Lotus administrator jobs, Lotus Domino Server 7.x
answered by:
14,895 pts.

Does adminp removes mail archive files?
No, adminp only functions against replicas of a database on a server. Archives are generally not on servers, also, they are not replicas generally. Mike K

View Answer   |  November 21, 2008  2:32 AM
Domino 7, Lotus Domino Mail Archives
answered by:
1,830 pts.

How to send mail to multipie recipients from lotus using excel macro
Overall you have, the secret is in this line of code: recep(0) = ThisWorkbook.Worksheets(“Main”).Range(A) This is resetting the 1st item in an array, you need a multi-value array: Redim recep(0 to 100) as string Then loop thru the cells in Excel that contain the recipient addresses and increment the array items arrayCount = 0 ‘this [...]

View Answer   |  November 21, 2008  2:31 AM
Excel macros, Lotus Notes, Microsoft Excel
answered by:
1,830 pts.

Sametime Connect 7.? we can’t schedule a meeting, but instant meetings work
what if your version is only licensed for instant meetings, do they block the sametime meetings somehow?

View Answer   |  November 20, 2008  8:13 PM
Lotus Sametime, Lotus Sametime 7.x, Sametime Connect Meeting, Sametime Meetings
answered by:
20 pts.

copy mail from one nsf to another Lotus notes
are you trying to keep the emails with the original create date? If not just copy & paste them from one mail file to another. You can use the lostuscript notesdocument.copytodatabase method to copy the entire document to the new database. IF you are trying to have duplicate copies in the new file, then you [...]

View Answer   |  November 20, 2008  4:30 PM
Lotus Notes, NSF
answered by:
295 pts.

How do I transfer a database from lotus notes server to lotus domino server?
You can create a new replica on the other server. The problem will be directing users to the new database. You can email users with a link to the new copy. You can use some thrid party utilities or put some code into the database open script to cause the user to open the database [...]

View Answer   |  November 20, 2008  4:23 PM
Lotus Domino Server 8.x, Lotus Notes, Lotus Notes to Lotus Domino Transfer
answered by:
295 pts.

Lotus Notes archiving error
I have had advice from someone I work with who advised: Stationery is not supposed to archive. (it’s stationary stationery) We have problems with stationery where docs created from it don’t archive. This occurs when the creator does it by double-clicking the stationery item instead of using the New –> Memo – Using Stationery from [...]

View Answer   |  November 20, 2008  5:06 AM
Lotus Notes archiving, Lotus Notes archiving error, Lotus Notes email, Lotus Notes error messages, Lotus Notes errors
answered by:
45 pts.

Database ACL – Lotus Notes
There is not an existing script but you could probably do it thru the Lotus COM interface. The easiest way is to create an agent in Lotus Notes to extract the information from Excel, and then using the NOTESACL objects of NotesDatabase add the references. Does this help? If you need further assistance, please be [...]

View Answer   |  November 20, 2008  2:48 AM
Lotus Notes, Lotus Notes Access Control List, Lotus Notes ACL, LotusScript
answered by:
1,830 pts.

Community Update: New Member Contest – Earn Knowledge Points and win!!
<b>This is open to any members who can shop on Amazon.com and have a valid email address.</b> CarlosDL has surpassed 500 Knowledge Points for this month already. We can know add MrDenny to the list. Flame has now joined the group. Who will be next? 11/17 Techochic Labnuke99 Gilly400 still a lot of time left [...]

View Answer   |  November 19, 2008  8:36 PM
AS/400, CIO, CRM, Database, Development, Exchange, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP
answered by:
16,755 pts.

Unable to see updated meeting time from Lotus Notes in Outlook 2007
Classic iCal issue … use a coexistence solution from Quest Software or Binary Tree to work around this. [disclaimer: I work for Quest] David

View Answer   |  November 19, 2008  2:01 AM
Lotus Note, Meeting, Outlook 2007
answered by:
1,355 pts.

Migration from Lotus Notes to Windows SharePoint Services
Metalogix, Tzunami offer tools and services to achieve this. In addition, I believe that Binary Tree and Vyapin Software (India) offer tools to migrate large amounts of content and lists to Windows SharePoint Services (WSS) as well as Microsoft Office SharePoint Server (MOSS)

View Answer   |  November 18, 2008  3:01 PM
Lotus Notes, Migration, SharePoint
answered by:
135 pts.

Lotus email sending by itself!
Check to see if User B has some type of mail forwarding agent created in his/her mail file.

View Answer   |  November 14, 2008  4:16 PM
Lotus Address Book, Lotus Domino 8.0.2, Lotus Domino 8.x, Lotus email, Lotus Notes, Lotus Notes email, Lotus Notes email error
answered by:
225 pts.

email header Lotus Notes 8.5
Lotus Notes Version 6.x You might be able to get header information (of an “open” email) by clicking on View/Show/Page Source This will show the entire contents of the message, with of course, the headers at the top of the message. Also, in Lotus Notes version 4x, 5x, you can click on “Edit/Properties” - Click [...]

View Answer   |  November 14, 2008  4:15 PM
Lotus Notes 6.5, Lotus Notes 6.x
answered by:
335 pts.

When my agent runs it does everything but show the messagebox for the error
Try taking the “message=” out of your MessagBox call.

View Answer   |  November 14, 2008  4:13 PM
Lotus Agents, LotusScript, MessageBox
answered by:
225 pts.

Is there a way to change schedule for running OutOfOffice Agent on the server?
The easiest way to do this is on a global level. You need to modify the OOTO agent in the template to have the schedule you want. You then need to refresh the design of everyone’s mail file from that newly modified template. After you do that, though, the agent will be signed by you. [...]

View Answer   |  November 14, 2008  4:05 PM
Agent schedule, Lotus Agents, Lotus Notes, Lotus Notes 7.x, Lotus Notes Out of Office agent, Out of Office, OutOfOffice Agent
answered by:
335 pts.