<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Marvin Huffaker Consulting</title>
	<atom:link href="http://www.redjuju.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redjuju.com</link>
	<description>We help companies achieve business continuity and high levels of up-time for their critical systems.</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:31:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>GroupWise 2012 Free Training</title>
		<link>http://www.redjuju.com/2012/02/10/groupwise-2012-free-training/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=groupwise-2012-free-training</link>
		<comments>http://www.redjuju.com/2012/02/10/groupwise-2012-free-training/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 19:31:07 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[GroupWise 2012]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1563</guid>
		<description><![CDATA[Check out this amazing training offer from Novell! If you register for GroupWise 2012 admin training, you get free GroupWise 2012 end-user training!]]></description>
			<content:encoded><![CDATA[<p>Check out this <a href="http://www.novell.com/communities/node/13594/groupwiuse-training-training-training" target="_blank">amazing training offer</a> from Novell! If you register for GroupWise 2012 admin training, you get free GroupWise 2012 end-user training!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/02/10/groupwise-2012-free-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Utilize 3rd Party Go Daddy Certificate with Novell Vibe 3.2</title>
		<link>http://www.redjuju.com/2012/02/03/utilize-3rd-party-go-daddy-certificate-with-novell-vibe-3-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=utilize-3rd-party-go-daddy-certificate-with-novell-vibe-3-2</link>
		<comments>http://www.redjuju.com/2012/02/03/utilize-3rd-party-go-daddy-certificate-with-novell-vibe-3-2/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 04:29:22 +0000</pubDate>
		<dc:creator>Marvin Huffaker</dc:creator>
				<category><![CDATA[Novell Vibe]]></category>
		<category><![CDATA[.keystore]]></category>
		<category><![CDATA[Godaddy Certificate]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[Novell Teaming]]></category>
		<category><![CDATA[server.xml]]></category>
		<category><![CDATA[Vibe SSL Certificate]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1476</guid>
		<description><![CDATA[I created this guide to provide a straight forward set of instructions for using SSL certs with a 3rd party SSL certificate from Go Daddy.  It&#8217;s adapted from a related Novell TID, a Go Daddy tech note, and technical field experience.  Reference &#8230; <a class="read-more" href="http://www.redjuju.com/2012/02/03/utilize-3rd-party-go-daddy-certificate-with-novell-vibe-3-2/">Read More <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I created this guide to provide a straight forward set of instructions for using SSL certs with a 3rd party SSL certificate from Go Daddy.  It&#8217;s adapted from a related Novell TID, a Go Daddy tech note, and technical field experience.  Reference Docs:</p>
<ul>
<li>
<div style="padding-left: 30px;">Go Daddy Document: <a title="http://support.godaddy.com/help/article/5239" href="http://support.godaddy.com/help/article/5239" target="_blank">Importing Go Daddy SSL Certs to Tomcat</a></div>
</li>
<li>
<div style="padding-left: 30px;">Novell&#8217;s Document:  <a title="Novell TID 7001857" href="http://www.novell.com/support/php/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=7001857&amp;sliceId=1&amp;docTypeID=DT_TID_1_1&amp;dialogID=139830274&amp;stateId=1 0 139826795" target="_blank">TID  7001857 Adding SSL Certs in Vibe </a></div>
</li>
</ul>
<p><span style="color: #ff0000;"><em>Note that the process I have outlined works on Vibe 3.x and is done on a SLES 11 SP1 Linux based Vibe server. Path names and commands may be slightly different on Windows and/or other Linux versions, however the overall process is the same.</em></span></p>
<h2>General Recommendations</h2>
<ul>
<li>Use a temporary directory for most of this process. It keeps things simple.</li>
<li>Go Daddy requires a 2048 or 4096 bit keyfile.  On my first run through, my CSR failed to meet this requirement, so I had to redo it and add the &#8221;keysize&#8221; parameter that you&#8217;ll see below.</li>
<li>If the &#8220;keytool&#8221; command is not found on your system, look for it with the &#8220;find / -name keytool&#8221; command. Then specify the full path name from the command line. On my SLES 11 SP1 server, it was under /usr/java/jdk1.6.0_20/bin/.   I use the full path name throughout.</li>
<li>Novell recommends using &#8220;changeit&#8221; for the password. I don&#8217;t recommend this. A best practice recommendation would be to use a randomly generated password.</li>
<li>Whatever password you choose, use that same password anywhere you are asked for one during this process.</li>
<li>While this was written specifically for Go Daddy certificates, the process for other 3rd party providers will be very similar.</li>
<li>You do not need to import the SSL cert into eDirectory.  You do not need to use iManager or ConsoleOne for any of this process.</li>
</ul>
<h2>Step 1 &#8211; Create the Keystore File</h2>
<p>1. Get to a Linux command line and change to a temp directory. Example: /data/certs.</p>
<p>2. Use the &#8216;keytool&#8217; application to create a new file called  &#8221;.keystore&#8221;.</p>
<pre>/usr/java/jdk1.6.0_20/bin/keytool -genkey -alias tomcat -keyalg RSA -keysize 2048 -keystore .keystore</pre>
<p>3. When prompted for a password, enter the password of your choosing.</p>
<p>4. When prompted for &#8220;First and Last Name&#8221;, enter the full DNS name of the Vibe server.  (NOTE: this is a critical step, and it must be the name that users will type into their browsers when accessing Vibe. Otherwise, their browser may reject their connection to the site) Example:</p>
<pre>vibe.redjuju.com</pre>
<p>5. Enter all other organizational details. Department, Company, City, State, and Country.   For State and Country, you generally use a two character abbreviation, while the others are spelled out. For example:</p>
<pre>Information Technology
Marvin Huffaker Consulting, Inc.
Chandler
AZ
US</pre>
<p>6. A summary prompt asks if the information is correct. Enter &#8220;yes&#8221;</p>
<p>7. Press ENTER when prompted for a password. It will use the one you entered previously. You do not need to reenter it.</p>
<p>8. Once you are back at your prompt, you should see a file called &#8220;.keystore&#8221;. Look for it using the following:</p>
<pre>ls -lisa</pre>
<p>The screenshot below depicts the full sequence for this section (Click to see larger image):</p>
<p><a href="http://www.redjuju.com/wp-content/uploads/2012/02/keytool-keystore.png" target="_blank"><img class="alignleft  wp-image-1500" title="keytool-keystore" src="http://www.redjuju.com/wp-content/uploads/2012/02/keytool-keystore.png" alt="" width="530" height="354" /></a></p>
<p>&nbsp;</p>
<h2>Step 2 &#8211; Generate the Certificate Signing Request (CSR)</h2>
<p>The CSR is the file that is sent to Go Daddy (or pasted into their web form). This is completed at the command line of your Vibe server.</p>
<p>1. Enter the command below to create the CSR file:</p>
<pre>/usr/java/jdk1.6.0_20/bin/keytool -certreq -keyalg RSA -alias tomcat -file <em>&lt;sitename&gt;</em>.csr -keystore .keystore</pre>
<p>2. When prompted, Enter the keystore password that you used previously.</p>
<p>3. At the command prompt, you should see a file with the extension &#8220;.csr&#8221;, and it is named whatever you called it in the above command.</p>
<p>4. You&#8217;ll need to copy this file to your local workstation so you can upload the contents to Go Daddy in the next step.</p>
<p>The screenshot below depicts the full sequence of this action:</p>
<p><img class="alignleft size-full wp-image-1501" title="generatecsr" src="http://www.redjuju.com/wp-content/uploads/2012/02/generatecsr.png" alt="" width="743" height="239" /></p>
<h2>Step 3 &#8211; Generate Certificate</h2>
<p>This step is completed online in your Go Daddy Control Panel at <a href="http://www.godaddy.com">www.godaddy.com</a>.  Note that I used a single standard certificate, not one of their bundles. The process is essentially as follows:</p>
<p>1. Launch the SSL control panel, which provides an intuitive step by step process.</p>
<p>2. Copy the contents of the .csr file to your clipboard and paste it into Go Daddy&#8217;s web form. This is easy on their web site. (I did not take a screen capture when I first went through the process, however the screenshot below is very similar. Just paste the contents of the CSR file that you created into this web form.</p>
<p><img class="alignleft size-full wp-image-1512" style="border: 1px solid black;" title="godaddytool" src="http://www.redjuju.com/wp-content/uploads/2012/02/godaddytool.jpg" alt="" width="519" height="269" /></p>
<p>3. When asked whether to use a Go Daddy or a different provider, I chose Go Daddy.</p>
<p>4. Step through the process and generate the certificate.</p>
<p>5. Wait a few minutes, and check back in the SSL control panel. you should now have a newly generated certificate.</p>
<p>6. Click onto the certificate, and then choose Download from the icon bar at the top of the dialog.</p>
<p><img class="alignleft size-full wp-image-1494" title="downloadedcert" src="http://www.redjuju.com/wp-content/uploads/2012/02/downloadedcert.jpg" alt="" width="634" height="206" /></p>
<p>6. You will be prompted for the application type.   You should choose &#8220;Tomcat&#8221; since Vibe is a Tomcat application.</p>
<p><img class="alignleft size-full wp-image-1495" title="tomcat" src="http://www.redjuju.com/wp-content/uploads/2012/02/tomcat.jpg" alt="" width="439" height="271" /></p>
<p>7. Download the file and save it to your PC. It is a ZIP file and is named whatever your site name is called with .&#8221;crt.zip&#8221; appended to the end of the file name.</p>
<p>8. Extract the contents of the file. You should have 4 files. The first three are Go Daddy specific files. The 4th one is your certificate file. You need all of them for this to work properly:</p>
<pre>gd_bundle.crt
gd_cross_intermediate.crt
gd_intermediate.crt
&lt;name of your certificate&gt;.crt</pre>
<p>9. Copy these files to the same working folder on the Linux system. Once you have done this, your temp directory should look similar to the picture below. Note that in the image, there is a file called &#8220;vibe.redjuju.com.csr&#8221;. This is the file name I used when creating the csr. It could be named anything, but I like to name it the site name for clarity.</p>
<p><img class="alignleft size-full wp-image-1492" title="Godaddy 3rd Party Cert Novell Vibe - File Listing" src="http://www.redjuju.com/wp-content/uploads/2012/02/certlisting.png" alt="" width="613" height="168" /></p>
<h2>Step 4 &#8211; Import Certificates into Your New Keystore File</h2>
<p>In the same working folder as before, where you just copied the files, you should now have the 4 files from Go Daddy, as well as the original .keystore file and .csr file.  If prompted for a password in any of the steps, enter the same one you used previously.</p>
<p>Note: This process essentially takes all the certificate files that were provided by Go Daddy, and packs them into the single keystore file. Since Novel Vibe is configured to only load the keystore file, not the individual certs, it is critical to get through this step correctly. At the end of this process, the keystore file contains the key file (done in previous steps), your certificate file, and all required chain and root files from Go Daddy. If you receive any errors during this process, make sure to find out what happened and try again. It&#8217;s easy to make a typo, and that can cause your commands to fail.</p>
<p>1.  Install the Root certificate:</p>
<pre>/usr/java/jdk1.6.0_20/bin/keytool -import -alias root -keystore .keystore -trustcacerts -file gd_bundle.crt</pre>
<p>2. Install the first intermediate (gd_cross_intermediate.crt):</p>
<pre>/usr/java/jdk1.6.0_20/bin/keytool -import -alias cross -keystore .keystore -trustcacerts -file gd_cross_intermediate.crt</pre>
<p>3. Install the second intermediate (gd_intermediate.crt):</p>
<pre>/usr/java/jdk1.6.0_20/bin/keytool -import -alias intermed -keystore .keystore -trustcacerts -file gd_intermediate.crt</pre>
<p>4. Install the issued certificate:</p>
<pre>/usr/java/jdk1.6.0_20/bin/keytool -import -alias tomcat -keystore .keystore -trustcacerts -file &lt;<em>name of your certificate</em>&gt;</pre>
<h2>Step 5 &#8211; Update Tomcat / Vibe with new Keystore File</h2>
<p>Novell&#8217;s Vibe configuration file references the keystore file, and it generally just needs to have the old keystore file replaced. It&#8217;s a good idea to backup the original keystore file first.</p>
<p>1. Locate the Vibe configuration folder as well as the existing keystore file.  It should be here:</p>
<pre>/opt/novell/teaming/apache-tomcat/conf/.keystore</pre>
<p>2. Make a backup of the old keystore file just in case something goes wrong, you can get it back:</p>
<pre>cp .keystore .keystore.bak</pre>
<p>3. Copy the newly created keystore file into the Vibe configuration folder. In my case, the syntax was as follows:</p>
<pre>cp /data/certs/.keystore /opt/novell/teaming/apache-tomcat/conf/</pre>
<p>4. Confirm the .keystore file is present by doing a simple directly listing (It should show the keystore file, and make sure it looks like the date is recent):</p>
<pre>ls -lisa</pre>
<p>5. Confirm the .keystore file has the owner of root:root.  (The Novell Tid is confusing on this point. In my case, root:root was acceptable. )</p>
<p>6. Change the keystore file to executable:</p>
<pre>chmod 750 .keystore</pre>
<p>7. Confirm the .keystore file attributes are correct, a directory listing should show as depicted below:</p>
<p><img class="alignleft size-full wp-image-1496" title="teamingconfiglisting" src="http://www.redjuju.com/wp-content/uploads/2012/02/teamingconfiglisting.jpg" alt="" width="625" height="321" /></p>
<h2>Step 6 &#8211; Confirm Vibe is Configured to use Keystore File</h2>
<p>It&#8217;s important to make sure that Vibe that is configured correctly with the Keystore file path and the Keystore password. Otherwise Tomcat may fail to load correctly.</p>
<p>1. In the Vibe configuration directory /opt/novell/teaming/apache-tomcat/conf, locate the file called &#8220;server.xml&#8221;.</p>
<p>2. Edit the server.xml file</p>
<pre>vi server.xml</pre>
<p>3. Find the line that looks similar to the following:</p>
<pre>&lt;Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" keystoreFile="/opt/novell/teaming/apache-tomcat/conf/.keystore" keystorePass="yourpassword" keyAlias="tomcat" URIEncoding="UTF-8"/&gt;</pre>
<p>4. In the server.xml file, note the &#8220;Keystorefile&#8221; path. Confirm that the path and file name are correct. They should point to the .keystore file that you copied in the previous steps.</p>
<p>5. In the server.xml file, note the &#8220;keystorePass&#8221; parameter. Confirm that the password listed is the same password that you used throughout this process.</p>
<p>The image below notes the two important directives in the server.xml file. Confirm they are correct:</p>
<p><img class="alignleft size-full wp-image-1516" title="server.xml" src="http://www.redjuju.com/wp-content/uploads/2012/02/server.xml_.jpg" alt="" width="849" height="103" /></p>
<p>6. Save the file after making necessary changes and exit.</p>
<h2>Step 7 &#8211; Restart Vibe and Test Connectivity / Certificate</h2>
<p>The final step is to restart Vibe.  Note the command to restart it is actually &#8220;teaming&#8221; because Novell recently changed the product name from Novell Teaming to Novell Vibe.</p>
<p>1. Use one of the following commands to restart Vibe:</p>
<pre>rcteaming restart
/etc/init.d/teaming restart</pre>
<p><img class="alignleft size-full wp-image-1497" title="teamingservice" src="http://www.redjuju.com/wp-content/uploads/2012/02/teamingservice.png" alt="" width="608" height="249" /></p>
<p>2. Using your web browser of choice, browse to your Vibe site and confirm that it works on a secure connection, ie <a href="https://xxx.xxx.xxx">HTTPS://xxx.xxx.xxx</a>.</p>
<p>3. Use your browser to view the certificate and confirm that the dates are what you expect. If you just generated the certificate, it should be valid from today through at least a year, but longer if you purchased a longer certificate.</p>
<p><img class="alignleft size-full wp-image-1518" title="webpage" src="http://www.redjuju.com/wp-content/uploads/2012/02/webpage.jpg" alt="" width="743" height="534" /></p>
<p>4. If you have problems accessing Vibe after restarting, you can check the log files for specific error messages. The most likely file to contain useful information is &#8220;catalina.out&#8221; located in the Vibe log folder. This and other log files can be found here:</p>
<pre>/opt/novell/teaming/apache-tomcat/logs</pre>
<hr />
<p style="text-align: center;"><strong><span style="color: #ff0000;">*** Note, this information is provided as-is. Should you utilize this information, you do so at your own risk. This is provided free of charge for anybody to utilize, and we do not provide free support for this document or process. Should you have further questions, need clarification, or would like us to support your own environment, we offer services for a nominal fee. We also guarantee our services. ***</span></strong></p>
<hr />
<h2>Your Next Novell Project</h2>
<p>Our expertise is with Novell Vibe, GroupWise, Data Sync Mobility Pack, Open Enterprise Server, ZENworks, and VMWare. We would love to answer questions or discuss your next upgrade or migration project. Just give us a call at the number on the side or bottom of the page. When discussion project needs with you, the outline below helps us ensure that we make the most of your valuable time, while gathering the critical information needed for a successful project.</p>
<h3>Step 1 &#8211; Technical Discussion</h3>
<p>• Discuss your system architecture and company overview.<br />
• Identify possible roadblocks and technical challenges.<br />
• Determine best approach for minimal end user interruption.</p>
<h3>Step 2 &#8211; Licensing and Project Costs</h3>
<p>• Ensure licensing compliance and help with your purchase or renewal.<br />
• Provide a cost estimate based on your specific project needs.<br />
• Provide an estimated time frame for project completion from start to finish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/02/03/utilize-3rd-party-go-daddy-certificate-with-novell-vibe-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OES 11 backup vendor support for NSS volumes</title>
		<link>http://www.redjuju.com/2012/02/03/oes-11-backup-vendor-support-for-nss-volumes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oes-11-backup-vendor-support-for-nss-volumes</link>
		<comments>http://www.redjuju.com/2012/02/03/oes-11-backup-vendor-support-for-nss-volumes/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 16:19:21 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[Open Enterprise Server 11]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[NSS]]></category>
		<category><![CDATA[Open Enterprise Server]]></category>
		<category><![CDATA[open enterprise server 2]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1474</guid>
		<description><![CDATA[With Open Enterprise Server 11 being released back in December, we&#8217;re now getting questions about backup vendors support for OES 11 and NSS volumes. Thanks to Joe Marton in the forums for providing a link to OES backup vendors and &#8230; <a class="read-more" href="http://www.redjuju.com/2012/02/03/oes-11-backup-vendor-support-for-nss-volumes/">Read More <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With Open Enterprise Server 11 being released back in <a title="Novell Releases OES 11!" href="http://www.redjuju.com/2011/12/13/novell-releases-oes-11/">December</a>, we&#8217;re now getting questions about backup vendors support for OES 11 and NSS volumes. Thanks to Joe Marton in the forums for providing a link to OES backup vendors and their support level for OES 2 and OES 11 NSS volumes.</p>
<p><a href="http://www.novell.com/products/openenterpriseserver/partner-products.html" target="_blank">http://www.novell.com/products/openenterpriseserver/partner-products.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/02/03/oes-11-backup-vendor-support-for-nss-volumes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere 5 reference card</title>
		<link>http://www.redjuju.com/2012/02/01/vsphere-5-reference-card/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vsphere-5-reference-card</link>
		<comments>http://www.redjuju.com/2012/02/01/vsphere-5-reference-card/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 15:54:33 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere 5]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1471</guid>
		<description><![CDATA[Gostev at Veeam referred me to a VMware vSphere 5 reference card from Michael White at VMware. It looks to be really useful for you VMware vSphere admins out there. Here is the link.]]></description>
			<content:encoded><![CDATA[<p>Gostev at Veeam referred me to a VMware vSphere 5 reference card from Michael White at VMware. It looks to be really useful for you VMware vSphere admins out there. Here is the <a href="http://www.vreference.com/vsphere-5-card/" target="_blank">link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/02/01/vsphere-5-reference-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GroupWise 2012 Videos</title>
		<link>http://www.redjuju.com/2012/01/26/groupwise-2012-videos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=groupwise-2012-videos</link>
		<comments>http://www.redjuju.com/2012/01/26/groupwise-2012-videos/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 18:41:31 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[GroupWise 2012]]></category>
		<category><![CDATA[GroupWise]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1463</guid>
		<description><![CDATA[I know that some of you out there don&#8217;t want to hear about GroupWise 2012, you want to see GroupWise 2012. Novell has put together a bunch of videos demonstrating various new features of GroupWise 2012. Here they are. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>I know that some of you out there don&#8217;t want to <em>hear</em> about GroupWise 2012, you want to <em>see</em> GroupWise 2012. Novell has put together a bunch of videos demonstrating various new features of GroupWise 2012. <a href="http://www.youtube.com/user/Novelldemo/search?query=groupwise+2012">Here they are</a>. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/01/26/groupwise-2012-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GroupWise 2012 Released!</title>
		<link>http://www.redjuju.com/2012/01/24/groupwise-2012-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=groupwise-2012-released</link>
		<comments>http://www.redjuju.com/2012/01/24/groupwise-2012-released/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 16:59:38 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[GroupWise 2012]]></category>
		<category><![CDATA[GroupWise]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1459</guid>
		<description><![CDATA[We&#8217;ve told you it was coming, and at long last its here. GroupWise 2012! This is the most significant update to GroupWise in over 3 years. And I&#8217;d say there are more new user features than GroupWise 7 to GroupWise &#8230; <a class="read-more" href="http://www.redjuju.com/2012/01/24/groupwise-2012-released/">Read More <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve <a title="GroupWise 2012 release date" href="http://www.redjuju.com/2011/12/12/groupwise-2012-release-date/" target="_blank">told</a> you it was <a title="Novell collaboration product schedule updates" href="http://www.redjuju.com/2012/01/12/novell-collaboration-product-schedule-updates/" target="_blank">coming</a>, and at long last its here. <a href="http://www.novell.com/products/groupwise/" target="_blank">GroupWise 2012!</a> This is the most significant update to GroupWise in over 3 years. And I&#8217;d say there are more new user features than GroupWise 7 to GroupWise 8. So if you aren&#8217;t familiar with all the new features we&#8217;ve been blogging about, <a href="http://www.redjuju.com/tag/groupwise-2012/" target="_blank">check them out</a>! And if you&#8217;d like to <em>see</em> more, keep watching our blog for links to GroupWise 2012 videos, or give us a call!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/01/24/groupwise-2012-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GroupWise 2012 Relevant Sorting</title>
		<link>http://www.redjuju.com/2012/01/20/groupwise-2012-relevant-sorting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=groupwise-2012-relevant-sorting</link>
		<comments>http://www.redjuju.com/2012/01/20/groupwise-2012-relevant-sorting/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 16:38:13 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[GroupWise 2012]]></category>
		<category><![CDATA[GroupWise]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1434</guid>
		<description><![CDATA[Part of an ongoing series about GroupWise 2012. First, what is relevant sorting? Scott Clayton, Senior Windows Client Architect described it well: &#8220;You perform an action, let&#8217;s say you use name completion to find a person you want to send &#8230; <a class="read-more" href="http://www.redjuju.com/2012/01/20/groupwise-2012-relevant-sorting/">Read More <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Part of an <a href="http://www.redjuju.com/tag/groupwise-2012/">ongoing series about GroupWise 2012</a>.</em></p>
<p>First, what is relevant sorting? Scott Clayton, Senior Windows Client Architect <a href="http://www.novell.com/communities/node/13174/groupwise-introducing-relevance-sorting" target="_blank">described</a> it well:</p>
<p>&#8220;<em>You perform an action, let&#8217;s say you use name completion to find a person you want to send an email to. When you hit enter to add that person to the email&#8217;s address list we mark that contact as relevant, because you used it. And if you hit send on that email we&#8217;ll mark that contact as relevant again, effectively doubling the relevance count for that contact. Then, the next time you use name completion the contacts with a higher relevance count will sort to the top of the list name completion hit list.&#8221;</em></p>
<p>Genius. He continues:</p>
<p><em>&#8220;What happens when I stop using an individual contact you ask? Will I be stuck with them forever just because we emailed back and forth a few times? The short answer is no, you won&#8217;t be stuck with them forever. Each time nightly maintenance is run&#8230;the relevance count will be reduced by a small percentage&#8230; So if you stop using a contact, after a few months, the relevance count on that contact will return back to zero.&#8221;</em></p>
<p>Perfect. Since we&#8217;re part of the GroupWise 2012 Beta Team, I&#8217;ve been using this functionality for a few months. However, I wasn&#8217;t sure if it was actually working or if I could tell. I did a little testing and sure enough, I noticed that name completion when addressing an email wasn&#8217;t displaying options purely based on alphabetical order. It actually knew which people I&#8217;ve emailed back and forth with more recently.</p>
<p>Sometimes, its the little things that make a big difference. Pretty cool.</p>
<p>If you&#8217;d like more information about GroupWise 2012, give us a call and we&#8217;d be glad to help you out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/01/20/groupwise-2012-relevant-sorting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Novell collaboration product schedule updates</title>
		<link>http://www.redjuju.com/2012/01/12/novell-collaboration-product-schedule-updates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=novell-collaboration-product-schedule-updates</link>
		<comments>http://www.redjuju.com/2012/01/12/novell-collaboration-product-schedule-updates/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 22:02:38 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[GroupWise 2012]]></category>
		<category><![CDATA[Data Synchronizer Mobility Pack]]></category>
		<category><![CDATA[GroupWise]]></category>
		<category><![CDATA[GroupWise 8]]></category>
		<category><![CDATA[GroupWise Windermere]]></category>
		<category><![CDATA[Instant Messaging]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Vibe]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1347</guid>
		<description><![CDATA[Dean Lythgoe updates the Novell collaboration community on product schedules for GroupWise, Data Synchronizer Mobility Pack, Messenger, and Vibe. Read more here.]]></description>
			<content:encoded><![CDATA[<p>Dean Lythgoe updates the Novell collaboration community on product schedules for GroupWise, Data Synchronizer Mobility Pack, Messenger, and Vibe. Read more <a href="http://www.novell.com/communities/node/13531/groupwise-product-schedules-2012" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/01/12/novell-collaboration-product-schedule-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Baseline Document Q1 2012(January 2012 &#8211; March 2012)</title>
		<link>http://www.redjuju.com/2012/01/11/server-baseline-document-q1-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=server-baseline-document-q1-2012</link>
		<comments>http://www.redjuju.com/2012/01/11/server-baseline-document-q1-2012/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 01:20:10 +0000</pubDate>
		<dc:creator>Marvin Huffaker</dc:creator>
				<category><![CDATA[Baseline]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[GroupWise]]></category>
		<category><![CDATA[Gwava]]></category>
		<category><![CDATA[Open Enterprise Server]]></category>
		<category><![CDATA[Suse Linus Enterprise Server]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1289</guid>
		<description><![CDATA[Click Here To Subscribe &#8211; We&#8217;ll Email You When This Baseline Document is Updated Our Baseline Document is a compilation of patches that are considered stable and production ready for the current business quarter. This list outlines the major products &#8230; <a class="read-more" href="http://www.redjuju.com/2012/01/11/server-baseline-document-q1-2012/">Read More <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!-- BEGIN: Constant Contact Text Link Email List Button --></p>
<div align="center">
<table width="200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td nowrap width="100%"><a href="http://visitor.r20.constantcontact.com/d.jsp?llr=pfqka8fab&#038;p=oi&#038;m=1105786650799"  target="_blank" style="font-family:Arial; font-size:13px; color:#000000;"><b>Click Here To Subscribe &#8211; We&#8217;ll Email You When This Baseline Document is Updated</B></a></td>
</tr>
</table>
</div>
<p><!-- END: Constant Contact Text Link Email List Button --><br />
Our Baseline Document is a compilation of patches that are considered stable and production ready for the current business quarter. This list outlines the major products which fit into our core expertise, primarily in the Data Center. We generally perform a quarterly Baseline process for all of our customers, and ensure that all the updates listed here are applied and functional. This accomplishes the following:</p>
<p style="padding-left: 30px;">• Implements bug fixes and other defects<br />
• Resolves known security vulnerabilities<br />
• May include feature enhancements<br />
• Keeps systems up to date and easier to support<br />
• Ensure support from vendor if issues arise</p>
<p>The following tables outline the baselines for the major products within our core area of expertise.<br />
<em><span style="color: #ff0000;">Red Italics = Changed since last quarterly baseline</span><br />
</em><span style="color: #999999;"><em>Gray Italics = Obsolete Product</em></span></p>
<table width="100%" border="1" cellspacing="3" cellpadding="3">
<tbody>
<tr>
<td class="baselinetable"><strong>Server Operating Systems<br />
</strong></td>
<td class="baselinetable"><strong>Patch Version (Release Date)</strong></td>
</tr>
<tr>
<td class="baselinetable">SUSE Linux Enterprise Server 11 (SLES11)</td>
<td class="baselinetable">SLES 11 SP1 (June 2, 2010)</td>
</tr>
<tr>
<td class="baselinetable">SUSE Linux Enterprise Server 10 (SLES10)</td>
<td class="baselinetable">SLES 10 SP4 (April 12, 2011)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Novell Open Enterprise Server 11 (OES11)</span></td>
<td class="baselinetable"><span style="color: #ff0000;">SLES 11 SP1 (June 2, 2010)</span><br />
<span style="color: #ff0000;">OES11 (Dec 12, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable">Novell Open Enterprise Server 2 (OES2)</td>
<td class="baselinetable">SLES 10 SP4 (April 12, 2011)<br />
OES2 SP3 (Dec 22, 2010)</td>
</tr>
<tr>
<td class="baselinetable">Microsoft Windows Server 2008 R2</td>
<td class="baselinetable">Win2008 R2 SP1 (March 15, 2011)</td>
</tr>
<tr>
<td class="baselinetable">Microsoft Windows Server 2008</td>
<td class="baselinetable">Win2008 SP2 (June 25, 2009)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #999999;">Novell NetWare 6.5 (Obsolete)</span></td>
<td class="baselinetable"><span style="color: #999999;">NW6.5 SP8 + (May 6, 2009)</span></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #999999;">Microsoft Windows Server 2003 (Obsolete)</span></td>
<td class="baselinetable"><span style="color: #999999;">Windows 2003 SP2 (May 12, 2007)</span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table width="100%" border="1" cellspacing="3" cellpadding="3">
<tbody>
<tr>
<td class="baselinetable"><strong>Email Systems and Collaboration</strong></td>
<td class="baselinetable"><strong>Patch Version (Release Date)</strong></td>
</tr>
<tr>
<td class="baselinetable">Novell GroupWise 8</td>
<td class="baselinetable">GW8 SP2 HP3 (Sep 26, 2011)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Microsoft Exchange 2010</span></td>
<td class="baselinetable"><span style="color: #ff0000;">Exchange 2010 SP2 (Dec 4, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable">Microsoft Exchange 2007</td>
<td class="baselinetable">Exchange 2007 SP3 (June 20, 2010)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Novell Vibe OnPrem (Teaming)</span></td>
<td class="baselinetable"><span style="color: #ff0000;">Vibe OnPrem 3.2 (Nov 14, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Novell DataSync Mobility Pack</span></td>
<td class="baselinetable"><span style="color: #ff0000;">Mobility Pack v1.2.1 (Dec 15, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #999999;">Novell GroupWise 7 (Obsolete)</span></td>
<td class="baselinetable"><span style="color: #999999;">GW7 SP4 FTF (July 14, 2010)</span></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #999999;">Microsoft Exchange 2003 (Obsolete)</span></td>
<td class="baselinetable"><span style="color: #999999;">Exchange 2003 SP2 (Oct 11, 2005)</span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table width="100%" border="1" cellspacing="3" cellpadding="3">
<tbody>
<tr>
<td class="baselinetable"><strong>Novell Applications</strong></td>
<td class="baselinetable"><strong>Patch Version (Release Date)</strong></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Novell eDirectory 8.8</span></td>
<td class="baselinetable"><span style="color: #ff0000;">eDirectory 8.8 SP6 Patch 4 Hotfix 1 (Dec 21, 2011)*</span></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #999999;">Novell eDirectory 8.7 (Obsolete)</span></td>
<td class="baselinetable"><span style="color: #999999;">eDirectory 8.7.3 SP10 (Oct 22, 2009)</span></td>
</tr>
<tr>
<td class="baselinetable">Novell ZCM 11 (ZENworks Configuration Management 11)</td>
<td class="baselinetable">ZCM 11 SP1a (Sep 20, 2011)</td>
</tr>
<tr>
<td class="baselinetable">Novell ZCM 11 Agent (Adaptive Agent)</td>
<td class="baselinetable">ZCM 11.1 Update 1 (Sep 19, 2011)</td>
</tr>
<tr>
<td class="baselinetable">Novell ZCM 10 (ZENworks Configuration Management 10)</td>
<td class="baselinetable">ZCM 10 SP3 (March 24, 2011)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #999999;">Novell ZENworks 7 (Obsolete)</span></td>
<td class="baselinetable"><span style="color: #999999;">ZEN 7 SP1 Release 4 (Aug 13, 2009)</span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table width="100%" border="1" cellspacing="3" cellpadding="3">
<tbody>
<tr>
<td class="baselinetable"><strong>VMWare Products</strong></td>
<td class="baselinetable"><strong>Patch Version (Release Date)</strong></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">VMware vSphere ESXi 5.x</span></td>
<td class="baselinetable"><span style="color: #ff0000;">ESXi 5.0 Build 815841 (Dec 15, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable">vCenter 5.x</td>
<td class="baselinetable">vCenter 5.0 Build 456005 (Aug 24, 2011)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">VMware vSphere ESXi 4.x</span></td>
<td class="baselinetable"><span style="color: #ff0000;">ESXi 4.1 Build 538358 (Dec 8, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">vCenter 4.x</span></td>
<td class="baselinetable"><span style="color: #ff0000;">4.1.0 U4 Build 493063 (Oct 27, 2011)</span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table width="100%" border="1" cellspacing="3" cellpadding="3">
<tbody>
<tr>
<td class="baselinetable"><strong>Gwava Products</strong></td>
<td class="baselinetable"><strong>Patch Version (Release Date)</strong></td>
</tr>
<tr>
<td class="baselinetable">Gwava Reload</td>
<td class="baselinetable">Reload 3.1 Build 311170 (April 20, 2011)</td>
</tr>
<tr>
<td class="baselinetable">Gwava Retain</td>
<td class="baselinetable">Retain 2.6 (Aug 11, 2011)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Gwava 5 Anti virus</span></td>
<td class="baselinetable"><span style="color: #ff0000;">Gwava 5 Build 27 (Oct 3, 2011)</span></td>
</tr>
<tr>
<td class="baselinetable">Gwava 4 Anti virus</td>
<td class="baselinetable">Gwava 4.51 Build 9 (Feb 15, 2011)</td>
</tr>
<tr>
<td class="baselinetable"><span style="color: #ff0000;">Gwava Redline 3.5.0</span></td>
<td class="baselinetable"><span style="color: #ff0000;">Redline 3.5 Build 1011 (Nov 30, 2011)</span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table width="100%" border="1" cellspacing="3" cellpadding="3">
<tbody>
<tr>
<td class="baselinetable" colspan="3"><strong>Miscellaneous Items and Notes</strong></td>
</tr>
<tr>
<td class="baselinetable" colspan="3">Bios updates, firmware, etc should be applied as recommended by the specific hardware manufacturer. The list is too vast to include here.</td>
</tr>
<tr>
<td class="baselinetable" colspan="3">As a rule of thumb, there are usually several post Service Pack patches available. When applying baseline updates, we generally recommend applying those patches that are automatically downloaded either through Microsoft Update manager or Linux&#8217;s Online Update tool.</td>
</tr>
<tr>
<td class="baselinetable" colspan="3">* eDirectory 8.8 patch is somewhat subjective depending on software installed.<br />
For example, on OES2, eDirectory should be updated automatically with the OES2 patches. Other implementations may require manual updates.</td>
</tr>
</tbody>
</table>
<p><!-- BEGIN: Constant Contact Text Link Email List Button --></p>
<div align="center">
<table width="200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td nowrap width="100%"><a href="http://visitor.r20.constantcontact.com/d.jsp?llr=pfqka8fab&#038;p=oi&#038;m=1105786650799"  target="_blank" style="font-family:Arial; font-size:13px; color:#000000;"><b>Click Here To Subscribe &#8211; We&#8217;ll Email You When This Baseline Document is Updated</b></a></td>
</tr>
</table>
</div>
<p><!-- END: Constant Contact Text Link Email List Button --></p>
<p>&nbsp;</p>
<h3>Vendor Product Lifecycle Links:</h3>
<ul>
<li>Novell (<a href="http://support.novell.com/lifecycle/" target="_blank">Support Lifecycle</a>)</li>
<li>Microsoft (<a href="http://support.microsoft.com/gp/lifeselect" target="_blank">Support Lifecycle</a>)</li>
<li>GWAVA (<a href="http://www.gwava.com" target="_blank">Product Info</a>)</li>
<li>VMware (<a href="http://www.vmware.com/support/policies/lifecycle.html" target="_blank">Support Lifecycle</a>)</li>
</ul>
<h3>DISCLAIMER OF WARRANTIES</h3>
<p class="baselinetable">The information contained within this page and Web Site is provided &#8220;AS IS&#8221; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. Content may include technical inaccuracies or typographical errors. Marvin Huffaker Consulting, Inc. may make improvements and/or changes in the products and/or services described within this content at any time without notice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/01/11/server-baseline-document-q1-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GroupWise 2012 WebAccess Recurring Appointments</title>
		<link>http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=groupwise-2012-webaccess-recurring-appointments</link>
		<comments>http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 15:36:59 +0000</pubDate>
		<dc:creator>Patrick Buller</dc:creator>
				<category><![CDATA[GroupWise 2012]]></category>
		<category><![CDATA[GroupWise]]></category>

		<guid isPermaLink="false">http://www.redjuju.com/?p=1220</guid>
		<description><![CDATA[Part of an ongoing series about GroupWise 2012. You may have read my post about recurring appointments being improved in the GroupWise 2012 Client. It is a pretty basic, intuitive change, but does make recurring appointments much easier to schedule. &#8230; <a class="read-more" href="http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/">Read More <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Part of an <a href="http://www.redjuju.com/tag/groupwise-2012/">ongoing series about GroupWise 2012</a>.</em></p>
<p>You may have read my post about <a title="Recurring Appointments Improved in GroupWise 2012" href="http://www.redjuju.com/2011/12/14/recurring-appointments-improved/">recurring appointments</a> being improved in the GroupWise 2012 Client. It is a pretty basic, intuitive change, but does make recurring appointments much easier to schedule. I thought I&#8217;d show you how it has been improved with GroupWise 2012 WebAccess. Take a look at the screenshots below. The options are very similar as what is provided in the client. The only thing not included in WebAccess is the custom recurring appointment option.</p>
<p>Here is the basic new appointment window in WebAccess. You&#8217;ll notice the new &#8220;Recurrence&#8221; checkbox.</p>
<p><a href="http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/gw2012appt1/" rel="attachment wp-att-1249"><img class="alignnone  wp-image-1249" title="gw2012appt1" src="http://www.redjuju.com/wp-content/uploads/2012/01/gw2012appt1.png" alt="" width="706" height="347" /></a></p>
<p>When you click to enable recurrence, the following menu is displayed.</p>
<p><a href="http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/gw2012appt2/" rel="attachment wp-att-1250"><img class="alignnone size-full wp-image-1250" title="gw2012appt2" src="http://www.redjuju.com/wp-content/uploads/2012/01/gw2012appt2.png" alt="" width="456" height="328" /></a></p>
<p>You&#8217;ll click the dropdown to choose with recurrence time period you want and you can the daily, weekly, monthly, and yearly options.</p>
<p><a href="http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/gw2012appt3/" rel="attachment wp-att-1251"><img class="alignnone size-full wp-image-1251" title="gw2012appt3" src="http://www.redjuju.com/wp-content/uploads/2012/01/gw2012appt3.png" alt="" width="457" height="328" /></a></p>
<p>A simple, intuitive menu. Available in the GroupWise 2012 Windows Client and WebAccess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redjuju.com/2012/01/06/groupwise-2012-webaccess-recurring-appointments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.redjuju.com @ 2012-02-22 23:58:20 -->
