<?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>devtrends.com &#187; Microsoft Office</title>
	<atom:link href="http://www.devtrends.com/index.php/category/microsoft-office/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devtrends.com</link>
	<description>developing trends in information technology</description>
	<lastBuildDate>Tue, 06 Sep 2011 19:27:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Entourage and Issues with Delegated Mailboxes. OWA?</title>
		<link>http://www.devtrends.com/index.php/entourage-and-issues-with-delegated-mailboxes-owa/</link>
		<comments>http://www.devtrends.com/index.php/entourage-and-issues-with-delegated-mailboxes-owa/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 21:32:01 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Entourage]]></category>
		<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">http://www.devtrends.com/?p=626</guid>
		<description><![CDATA[As you might guess from my articles, I am a Windows guy by trade so anything Mac is a learning experiencing for me. I had a few Mac workstations that...]]></description>
			<content:encoded><![CDATA[<p>As you might guess from my articles, I am a Windows guy by trade so anything Mac is a learning experiencing for me. I had a few Mac workstations that needed to access a shared Exchange 2003 mailbox using Entourage 2004. After working with Entourage for an hour, I started to realize why some people call it erage. Microsoft pawned off the Entourage product to the Mac development group and apparently left them in a design vacuum with minimal help from the Microsoft Office and Exchange teams. (or something like that)</p>
<p>Entourage uses Outlook Web Access (OWA) to connect to the Exchange environment. This isn’t just any version of OWA, it’s a specific version, the older clunky version that you would never want to use in a production environment as a webmail solution. When you add an Exchange account to Entourage, you are required to provide an Exchange server name (obviously) which Entourage takes and creates the OWA URL for accessing the mailbox. The issue seems to be that Entourage uses a defined URL generation function that may or may not work correctly with your Exchange environment. I found this to be particularly true when trying to add shared mailboxes as a delegated mailbox into a primary account.</p>
<p>In my particular case, we had some shared mailboxes that would not connect correctly. After adding them to the “Users I am a delegate for” list, I could not see the Inbox, regardless of the permissions that were set. What was more interesting Some accounts it worked fine for.</p>
<p><strong>So what is the fix?</strong></p>
<p>Let’s start by understanding Entourage and its unique relationship with OWA. If you open a web browser and point it to http://[your exchange server]/exchange/, what do you get? On a domain joined computer you should see OWA and your mailbox. In Entourage, when you provide only the Exchange server name, Entourage builds the URL similar to the one above. This works great as you are able to view the default content, which is your mailbox.</p>
<p>Now, what about when you add an item to the “Users I am a delegate for” list? How does Entourage build the URL for accessing something other than the default content, which is your mailbox? Easy! Just put a unique identifier following the /exchange/ directory in the URL, http://[your exchange server]/exchange/aaron/. Wait if it were THAT easy, I wouldn’t be writing this article.</p>
<p>The issue is that Entourage builds a URL that may not match what is defined in the Exchange environment. Luckily, Entourage lets you type the full URL if you happen to know what it is, just in case the URL generation function screws up.</p>
<p>There are two ways to connect to another account using OWA:</p>
<ol>
<li><span style="text-decoration: underline;">http://[your exchange server]/exchange/[unique identifier ?? for your account]/</span></li>
<li><span style="text-decoration: underline;">http://[your exchange server]/exchange/[default SMTP address]/</span></li>
</ol>
<p>The reason I put two question marks in the first option is because I have yet to determine where this unique identifier is stored and what decides what it is (can someone enlighten me?). This is where the failure might occur; Entourage uses the top one by default when creating the URL, so if Entourage thinks your unique identifier is “aaron” but Exchange says its “aaron.devtrends”, then Entourage isn’t going to be able to connect to that mailbox. This is unfortunate as it complicates adding a mailbox to the “Users I am a delegate for” list. But, at least there is a solution.</p>
<p>The resolution is to use the second option of URL generation scripts. In the Exchange properties, you can set the Exchange server to the full path of the specific mailbox that you want to open:</p>
<p><span style="text-decoration: underline;">http://[your exchange server]/exchange/[default SMTP address]/</p>
<p>http://devtrends/exchange/noemails@devtrends.com/</span></p>
<p>Replace [your exchange server] with your Exchange server name and the [default SMTP address] with the default SMTP email address of the mailbox you are trying to open. As you test this, be sure to be patient with replication if you are in a multi-site domain; this being true if you just added or changed an SMTP address. Otherwise you may see error 18597 or HTTP errors.</p>
<p>As a last note, I’d recommend testing the URL in Safari prior to saving it in your Entourage configuration!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devtrends.com/index.php/entourage-and-issues-with-delegated-mailboxes-owa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook 2003, Could not complete the operation. One or more parameter values are not valid.</title>
		<link>http://www.devtrends.com/index.php/outlook-2003-could-not-complete-the-operation-one-or-more-parameter-values-are-not-valid/</link>
		<comments>http://www.devtrends.com/index.php/outlook-2003-could-not-complete-the-operation-one-or-more-parameter-values-are-not-valid/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 04:32:00 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Outlook 2003]]></category>

		<guid isPermaLink="false">http://www.devtrends.com/?p=80</guid>
		<description><![CDATA[I ran into an issue today with an Outlook 2003 user that could not perform the Print or Reply All actions on any message received. If I attempted to perform...]]></description>
			<content:encoded><![CDATA[<p>I ran into an issue today with an Outlook 2003 user that could not perform the Print or Reply All actions on any message received. If I attempted to perform those actions I would receive the following message : “Could not complete the operation. One or more parameter values are not valid.”</p>
<p>I search Google and found some information for resolutions with this error coming up when a user tries to Create or Update a Task. My issue is related to Printing or Replying to All from the message window.</p>
<p>Task issue links<br />
<a href="http://support.microsoft.com/kb/197036" target="_new">http://support.microsoft.com/kb/197036</a><br />
<a href="http://www.techimo.com/forum/t134190.html" target="_new">http://www.techimo.com/forum/t134190.html</a></p>
<p>Here are the steps I took to resolve the issue, although it was not monumental, it seemed to resolve the issue.</p>
<ol>
<li>Tools &gt; Options, Mail Format tab</li>
<li>Change option; “Compose in this message format:” to Plain Text from HTML.</li>
<li>Change option; remove check boxes for using Microsoft Office Word 2003 to edit messages.</li>
<li>Disable signatures for both new messages and replies/forwards.</li>
<li>Click Ok, try Reply All or Print, it should now work.</li>
<li>Reverse the settings back to the way they were.</li>
</ol>
<p>Note: This guide is for informational purposes only. Use the information provided at your own risk. I am not responsible for your actions or the outcome of any method or instruction given or used in this article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devtrends.com/index.php/outlook-2003-could-not-complete-the-operation-one-or-more-parameter-values-are-not-valid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

