329 Lotus blogs updated hourly. Who will post next? Home | Downloads | Events | Jobs | Twitter | Bookmarks | Pods | Blogs | Search | myPL | About 
 
Latest 7 Posts
IBM Connections on IBM i - DB2, JDBC and IASPs
Mon, Apr 29th 2013 119
EPA Migrates 25,000 Lotus Notes Mail Files to Office 365...Without 14 Years of Historical Data?
Sun, Mar 10th 2013 736
Installing WebSphere Portal and IBM Web Content Manager
Thu, Mar 7th 2013 271
A Lotus Domino Server Installed/Patched In 57 Seconds
Fri, Feb 15th 2013 452
Chocolate Chip Cookies
Sun, Jan 20th 2013 272
Business Agility and Efficiency with Consolidation
Mon, Jan 14th 2013 296
Goodbye Active Directory?
Sat, Dec 29th 2012 753
Top 10
Goodbye Active Directory?
Sat, Dec 29th 2012 753
EPA Migrates 25,000 Lotus Notes Mail Files to Office 365...Without 14 Years of Historical Data?
Sun, Mar 10th 2013 736
Using Lotus Notes Policies to Improve the User Experience: Part 1 - Dynamic Desktop
Wed, May 16th 2012 521
Gmail 10GB Attachments...Isn't That Quickr?
Tue, Nov 27th 2012 490
A Lotus Domino Server Installed/Patched In 57 Seconds
Fri, Feb 15th 2013 452
We're Speaking At IBM Connect 2013!
Fri, Dec 14th 2012 439
2013 IBM Champions for Collaboration Solutions Announced
Tue, Dec 11th 2012 368
A Rose By Any Other Name
Tue, Nov 20th 2012 337
Selling the Metal!
Tue, Dec 18th 2012 328
Business Agility and Efficiency with Consolidation
Mon, Jan 14th 2013 296


Using Lotus Notes Policies to Improve the User Experience: Part 1 - Dynamic Desktop
   

I've been speaking with many users on Twitter who have restrictive policies imposed on their Lotus Notes clients. 

Here are a few policies you can push out by default to improve your Lotus Notes users experiences from the get go.  I usually just set the initial value, so users can modify these settings after the fact.  For instance, the majority of our users want previewed mail to be marked as read, which Notes doesn't do by default.  I turn this on with a policy and educate users they can change it if need be.  Users need to be aware what options they have.  If they don't like a feature, they need to know they are able to change it.

All of these are in my Desktop Settings/Dynamic Desktop policy.


Basics Tab
Enable "Syncrhonize Contacts" on the Replicator = Yes
Set to ensure Notes users have their updated address book in iNotes.

Widgets Tab
Enable Live Text
Show the My Widgets panel in the sidebar
Live Text and Widgets are awesome so let users know what they are and that they have access to them.  But before you do this, you should really build and publish a widget catalog!
Train users to email each other widgets, show them how to download and add Google Gadgets to their sidebar panels.  For a head start, check the Widget Library on OpenNTF and please check out the Lotus Learning Widget.

Mail Tab
Allow refresh of Mail Quota on hovering over indicator = Enable
Have you ever adjusted a quota and told a user to "just wait a bit" for the quota indicator to change?  Just tell them to mouse over it for an instant update.

Enable silent failover when a server goes down = Enable
Why tell users your primary mail server is down and make them choose if they want to fail over to another replica?  Allow seamless transition to the secondary server. 

Enable upgrade of all local NSFs to latest ODS version = Enable
Users can benefit from the latest ODS on local applications only if they actually have the latest ODS on local applications.  This makes it easy to do.

Preferences Tab > Miscellaneous Sub Tab
Mark documents read when opened in preview pane = Enable
Make Internet URLs into Hotspots = Enable
Drag and Drop save as eml file = Enable
This is great if a user wants to pull an email out of their mail file.  Show them it's there!

Preferences Tab > Window Management Sub Tab
Display Sidebar = Yes
Hide "Sametime Contacts" Panel = No
We want our users logged into Sametime and have the panel visible every time they launch Notes.  This is one of the few policies I don't let users adjust.

Custom Settings Tab > Notes.ini Sub Tab
AttachmentActionDefault=1 OR 2
This will ensure a user doesn't have the pesky pop-up asking them if they want to open, edit, view or save the attachment they just double clicked.  Setting this to 1 will open the attachment by default.  Setting it to 2 will edit the attachment by default, enabling them to save it back to the document they just opened it from.  We're saving clicks and making things less complicated for users with this one.

Custom Settings Tab > Managed Settings Sub Tab
We use Sametime, so many of these are related to our Sametime environment or how Sametime interacts with the Lotus Notes calendar or our embedded Sametime clients.  FYI, I've already enabled token based single sign-on between our Domino, Sametime, Quickr and Websphere servers.

authType=ST-DOMINO-SSO; com.ibm.collaboration.realtime.community, Enforce
Lets us use single sign-on to our Sametime server.

loginByToken=True; com.ibm.collaboration.realtime.community, Enforce

Login by token.

tokenLoginOnly=True; com.ibm.collaboration.realtime.community, Enforce
Token only login.

savePassword=False; com.ibm.collaboration.realtime.community, Enforce
Disables a user saving a password.  When they do it seems to mess up that token login. ;)

autologin=True; com.ibm.collaboration.realtime.login, Enforce
Automatically log the user into Sametime

logging.service=service.notes; com.ibm.collaboration.realtime.chat.logging, Enforce
Ensures the user's chat history is saved to their mail file.

logging.default=0; com.ibm.collaboration.realtime.chat.logging, Enforce
Ensures the user automatically saves chat history.

lookupExpirationDays=0; com.ibm.collaboration.realtime.people
Ensures Sametime client cache is refreshed upon each Notes login

logging.enabled=True; com.ibm.collaboration.realtime.chat.logging, Enforce
Enables chat logging.

host=sametime.servername.com; com.ibm.collaboration.realtime.community, Enforce

Sametime host name.

name=sametime.servername.com; com.ibm.collaboration.realtime.community, Enforce
Sametime server name.

useCanonicalNamesOverride=1; com.ibm.collaboration.realtime.community, Enforce
Ensures we use canonical names to allow presence awareness in Notes views

meetingServerHostName=stms.servername.com; com.ibm.rtc.meetings.shelf, Enforce: SetOnce
Sametime meeting server name.

serverPort=9082; com.ibm.rtc.meetings.shelf, Enforce: SetOnce
Sametime meeting server port.

useCommunityCredentials=true; com.ibm.rtc.meetings.shelf, Enforce: SetOnce

Lets the user use their Domino server credentials

communityServerName=sametime.scotsburn.com; com.ibm.rtc.meetings.shelf, Enforce: SetOnce
Sametime community server name.

authServerUrl=domino.servername.com; com.ibm.collaboration.realtime.community, Enforce: SetOnce
Authentication server name

useAuthServer=true; com.ibm.collaboration.realtime.community, Enforce: SetOnce
Set to use our an authentication server (i.e., our Domino server) as the authentication server for Sametime

resetUser=true; com.ibm.collaboration.realtime.login, Enforce: SetOnce
Resets the user settings to ensure they pull down the latest and greatest settings on login to Notes

earlyStartupLogin=false; com.ibm.collaboration.realtime.login, Enforce: SetOnce
Disables the Sametime login window.  Why give them the login window when you're using single sign-on?  Don't.

autoChangeMyStatusInMtg=true; com.ibm.collaboration.realtime.imhub: SetOnce
Automatically change the user's Sametime status if they're in a meeting.

whenIamInAOnlineMtg=true; com.ibm.collaboration.realtime.imhub: SetOnce
Automatically change the user's Sametime status if they're in an online meeting.

enabled=true; com.ibm.collaboration.realtime.calendar: SetOnce
Enables status changes for user calendar entries

notes_enabled=true; com.ibm.collaboration.realtime.calendar: SetOnce
In Calendar Service page, specify whether to check Lotus Notes calendar for meetings to allow auto status changes.

If you have other tips on other desktop policies to enhance a user's experience, please let me know.  I'd love to hear about them.

Stay tuned for Part 2: Mail Settings

---------------------
http://www.stevencpitcher.com/2012/05/using-lotus-notes-policies-to-improve.html
May 16, 2012
522 hits



Recent Blog Posts
119


IBM Connections on IBM i - DB2, JDBC and IASPs
Mon, Apr 29th 2013 9:21p   Steve Pitcher
For anyone looking to do an IBM Connections install on IBM i, the biggest "gotcha" I encountered was due to the fact that I have an Independent Auxilliary Storage Pool (IASP) defined in my relational database directory entries list (think WRKRDBDIRE). If you're using IBM PowerHA for replication then you'll have an IASP defined. I would log into the Connections homepage successfully but then get an error that the request couldn't be completed. I found errors in the systemout.log for each a [read] Keywords: connections ibm application applications blogging database db2 server sql twitter websphere
736


EPA Migrates 25,000 Lotus Notes Mail Files to Office 365...Without 14 Years of Historical Data?
Sun, Mar 10th 2013 11:13a   Steve Pitcher
http://gcn.com/articles/2013/03/08/million-message-mailboxes-complicate-epa-move-office-365.aspx The US Environmental Protection Agency (EPA) was a Lotus Notes shop for about 15 years until their very recent move to Office 365, facilitated by Microsoft and Lockheed Martin. Lynn Singleton, director of environment services for Lockheed Martin is featured in the article and provides much insight into the rapid migration schedule along with some of the struggles and successes. A couple of things [read] Keywords: domino lotus notes application applications archiving microsoft network office server
271


Installing WebSphere Portal and IBM Web Content Manager
Thu, Mar 7th 2013 10:13a   Steve Pitcher
The installation instructions for WebSphere Portal on IBM i could be a little more clear. I'll be submitting my suggestions to IBM to update them. Here's what I did in order to install Portal and WCM on IBM i. If you're not using IBM i, but want to do a silent installation using response files, you may still get some value out of this. I downloaded the following images from IBM Passport Advantage. All these images need to be consolidated in a single repository. More on that below. CI7 [read] Keywords: ibm application eclipse interface network password server websphere websphere portal xml
452


A Lotus Domino Server Installed/Patched In 57 Seconds
Fri, Feb 15th 2013 8:23p   Steve Pitcher
I had to load a new Domino server this afternoon for a new product we've purchased. Once I hit the Enter key to set the server installer program into action I got up, walked twenty feet and refilled my cup with black coffee. I had a quick look out the window and walked back to my laptop with the server ready to rock n' roll. That was pretty fast...so I did another installation test and timed it at 76 seconds. I traded tweets with Keith Brooks who interestingly did a upgrade time trial on [read] Keywords: domino ibm lotus sametime application blogger google laptop server twitter
272


Chocolate Chip Cookies
Sun, Jan 20th 2013 11:17a   Steve Pitcher
OK, this post is far from technical but I wanted to share it because I'm a big food guy. I do a lot of the cooking in our house. In the last few months I've been trying my hand at baking sweets, cookies, breads, etc. I may even start a different blog for that type of content. I've made some decent chocolate chip cookies in the last little while but they turned out flat like a normal homemade cookie. I wanted to get more "fluff" so I began playing around with cream cheese as a partial [read] Keywords:
296


Business Agility and Efficiency with Consolidation
Mon, Jan 14th 2013 11:00a   Steve Pitcher
At IBM Connect, Tim Rowe, Roxanne Reynolds-Lair and I will review how business value can be achieved with the state-of-the-art collaboration solutions running on Power Systems while keeping a simplified, agile and efficient IT environment. http://www.vivastream.com/events/connect2013/sessions/CUST112 [read] Keywords: collaboration ibm




753


Goodbye Active Directory?
Sat, Dec 29th 2012 8:21p   Steve Pitcher
For me, just maybe. I'm going to at least give this a solid look. We have a loose migration plan for all of our x64-based Microsoft Windows servers to IBM Power Systems. All except our Active Directory servers. We use those for Group Policy, Domain authentication, Domino web authentication, DNS and a few other familiar functions. As per ZDNet, the release of Samba 4 appears to be a viable alternative to Active Directory. More to come once I dig a bit more information about it. I wonder i [read] Keywords: domino ibm microsoft
328


Selling the Metal!
Tue, Dec 18th 2012 7:07a   Steve Pitcher
Here's a piece I wrote for MC Press Online. Check it out. In the Wheelhouse: Selling the Metal Let's dissect two studies that put IBM i at the top of the list for lowest total cost of ownership, total cost of acquisition, and total amounts of awesome! You want justification? You got it. ITG Studies to Help You Sell the Metal International Technology Group (ITG) recently published two studies that talk about total cost of ownership, total cost of acquisition, risk exposure, cost of downt [read] Keywords: ibm community integration security virus
439


We're Speaking At IBM Connect 2013!
Fri, Dec 14th 2012 7:50p   Steve Pitcher
Yes! Now the real work begins! All sessions are listed here. Session Business Agility and Efficiency with Consolidation Program Lotusphere - For IT Practitioners Track Track 08: Customer Case Studies (from an IT perspective) Activity Type Lecture Speaker(s) Tim Rowe, IBM; Steve Pitcher, Scotsburn Dairy Group; Roxanne Reynolds-Lair, Fashion Institute of Design & Merchandising Abstract In today’s flat world, successful businesses have their staff, customers and business partne [read] Keywords: collaboration ibm lotusphere blogger email instant messaging mobile networking
368


2013 IBM Champions for Collaboration Solutions Announced
Tue, Dec 11th 2012 9:21p   Steve Pitcher
Today IBM announced their 2013 IBM Champions for Collaboration Solutions. I'm humbled to be included in this group for a second year. Thanks for giving me the opportunity. https://www-304.ibm.com/connections/blogs/socialbusiness/entry/december_10_2012_10_05_pm3?lang=en_us [read] Keywords: collaboration connections ibm blogger




Created and Maintained by Yancy Lent - About - Blog Submission - Suggestions - Change Log - Blog Widget - Advertising - Mobile Edition