<?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>roedie.nl &#187; Windows</title>
	<atom:link href="http://www.roedie.nl/category/computers/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roedie.nl</link>
	<description>Hmz...</description>
	<lastBuildDate>Sat, 04 Feb 2012 20:04:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating shared mailboxes with Microsoft Exchange 2007</title>
		<link>http://www.roedie.nl/2008/01/18/creating-shared-mailboxes-with-exchange-2007/</link>
		<comments>http://www.roedie.nl/2008/01/18/creating-shared-mailboxes-with-exchange-2007/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 21:21:30 +0000</pubDate>
		<dc:creator>roedie</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[group mailboxes]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.roedie.nl/2008/01/18/creating-shared-mailboxes-with-exchange-2007/</guid>
		<description><![CDATA[We've got Microsoft Exchange server.... *sigh*... I'm very Linux minded, but now I administer 4 Microsoft Windows 2003 servers. One of then runs Exchange 2007. Today I needed group mailboxes. Simple... A mailbox to which multiple users have access. So I just open the Exchange 2007 Management Console, create a new mailbox, add a group [...]]]></description>
			<content:encoded><![CDATA[<p>We've got Microsoft Exchange server.... *sigh*... I'm very Linux minded, but now I administer 4 Microsoft Windows 2003 servers. One of then runs Exchange 2007.</p>
<p>Today I needed group mailboxes. Simple... A mailbox to which multiple users have access. So I just open the Exchange 2007 Management Console, create a new mailbox, add a group as the owner, put the right people in the group and we're done... Not quite. It's not possible to add a group as owner to a mailbox from the management console.</p>
<p>Google is your friend. So I shifted to the pages google gave me but none of the had the real answer I needed. Until I finally hit <a href="http://www.networkworld.com/community/node/16686">this</a> page written by Tyson Kopczynski. It explained that it isn't possible to do it from the management console, but you have to use the Microsoft Exchange 2007 Management Shell.</p>
<p>Just to save you (and myself) a click I copied it here:</p>
<p>1. Create a Domain Group named MBX-&lt;mailboxname&gt;-Full.</p>
<p>2. Next, run the following command to grant MBX-&lt;mailboxname&gt;-Full full access to the shared mailbox: get-mailbox -identity "&lt;mailboxname&gt;" | add-mailboxpermission -user "MBX-&lt;mailboxname&gt;-Full" -accessrights 'FullAccess'</p>
<p>3. Finally, run the following command to grant MBX-&lt;mailboxname&gt;-Full modify access to the mailbox’s “Personal Information” attributes: get-mailbox -identity "&lt;mailboxname&gt;" | add-adpermission -user "MBX-&lt;mailboxname&gt;-Full" -accessrights:ReadProperty, WriteProperty -properties 'Personal Information' -extendedrights 'Send-As'</p>
<p>Of course you need to replace &lt;mailboxname&gt; with the name of you mailbox... Duh...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roedie.nl/2008/01/18/creating-shared-mailboxes-with-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s Ballmer Reportedly Threatens Red Hat</title>
		<link>http://www.roedie.nl/2007/10/09/microsofts-ballmer-reportedly-threatens-red-hat/</link>
		<comments>http://www.roedie.nl/2007/10/09/microsofts-ballmer-reportedly-threatens-red-hat/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 19:07:39 +0000</pubDate>
		<dc:creator>roedie</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Microsoft vs Linux]]></category>

		<guid isPermaLink="false">http://www.roedie.nl/2007/10/09/microsofts-ballmer-reportedly-threatens-red-hat/</guid>
		<description><![CDATA[I just read groklaw. It seems like Microsoft is out to try to destroy FOSS again. Just read this and go figure why you shouldn't be using it. I myself have 4 M$ servers at work but this kind of stuff makes me think if I just could somehow ditch them... Microsoft doesn't mind FOSS [...]]]></description>
			<content:encoded><![CDATA[<p>I just read <a href="http://www.groklaw.net/" target="_blank">groklaw</a>. It seems like Microsoft is out to try to destroy FOSS again. Just read <a href="http://www.groklaw.net/article.php?story=20071008205138925" target="_blank">this</a> and go figure why you shouldn't be using it. I myself have 4 M$ servers at work but this kind of stuff makes me think if I just could somehow ditch them...</p>
<p>Microsoft doesn't mind FOSS software as long as it runs on top of windows and doesn't compete with any of their products.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roedie.nl/2007/10/09/microsofts-ballmer-reportedly-threatens-red-hat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

