<?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>Rahman® Reviews</title>
	<atom:link href="http://www.rahman.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rahman.eu</link>
	<description>Genius is the ability to reduce the complicated to the simple.</description>
	<lastBuildDate>Sat, 19 May 2012 00:39:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PST Capture tool errors</title>
		<link>http://www.rahman.eu/2012/05/19/pst-capture-tool-errors/</link>
		<comments>http://www.rahman.eu/2012/05/19/pst-capture-tool-errors/#comments</comments>
		<pubDate>Sat, 19 May 2012 00:39:14 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Office 365]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=198</guid>
		<description><![CDATA[I have been using Microsofts PST capture tool to upload .pst files to Office 365 and on premise Exchange servers. I always forget a few important things. 1. It requires Outlook 64 bit or it will fail with an error opening mailbox. 2. Remember to change the message limits and quotas. For instance if you [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using Microsofts PST capture tool to upload .pst files to Office 365 and on premise Exchange servers. I always forget a few important things.</p>
<p>1. It requires Outlook 64 bit or it will fail with an error opening mailbox.</p>
<p>2. Remember to change the message limits and quotas. For instance if you forget to raise the message limits, the import will fail with an Import error: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)</p>
<p>3. Change the default settings! It will only upload mail and not calendar, contacts and so on if you have not enabled this in settings. And also check how you want the imported folders to be stored, wether you want it in a folder for it self or if you want to import it and mix it with the existing folders.</p>
<p>4. Language settings&#8230; If you do not liive in an english speaking country or want another language, then remember to set the language settings for the default folders or else it will be in english and you will get a mix of languages. You can do this for everyone using powershell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/05/19/pst-capture-tool-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a shared mailbox in Office 365</title>
		<link>http://www.rahman.eu/2012/05/07/how-to-create-a-shared-mailbox-in-office-365/</link>
		<comments>http://www.rahman.eu/2012/05/07/how-to-create-a-shared-mailbox-in-office-365/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:14:26 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=192</guid>
		<description><![CDATA[Shared mailboxes are free on Office 365, you just have to remember a few things. 1. It has to be created through powershell. I have tried to convert a regular mailbox to a shared and while this works it does complain about license issues on the admin page. 2. The quota for a shared mailbox [...]]]></description>
			<content:encoded><![CDATA[<p>Shared mailboxes are free on Office 365, you just have to remember a few things.</p>
<p>1. It has to be created through powershell. I have tried to convert a regular mailbox to a shared and while this works it does complain about license issues on the admin page.</p>
<p>2. The quota for a shared mailbox is 5 GB</p>
<p>Alright then, lets go to work. I assume you know how to connect to Office 365 through powershell. If not Google or Bing is your friend. The following command will create a mailbox named Rahman Support with the alias support:</p>
<blockquote><p><span style="color: #0000ff;">New-Mailbox -Name &#8220;Rahman Support&#8221; -Alias support -Shared</span></p></blockquote>
<p>Now you need to set a quota restriction and the following will send a warning at 4.5, stop sending at 4.75 and stop receiving at 5:</p>
<blockquote><p><span style="color: #0000ff;">Set-Mailbox print -ProhibitSendReceiveQuota 5GB -ProhibitSendQuota 4.75GB -IssueWarningQuota 4.5GB</span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/05/07/how-to-create-a-shared-mailbox-in-office-365/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Watchguard 11.5.2 Mobile SSL VPN client and OS X 10.7 error</title>
		<link>http://www.rahman.eu/2012/04/29/watchguard-11-5-2-mobile-ssl-vpn-client-and-os-x-10-7-error/</link>
		<comments>http://www.rahman.eu/2012/04/29/watchguard-11-5-2-mobile-ssl-vpn-client-and-os-x-10-7-error/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 19:09:51 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Watchguard]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=188</guid>
		<description><![CDATA[There is a problem with Watchguard 11.5.2 Mobile SSL VPN client and OS X 10.7. The VPN client crashes immediately after entering the credentials. Stay on 11.5.1 for now, Watchguard Support does not have an official solution out yet, but I know they are working on it. UPDATE: Watchguard have released version 11.5.3 and the bug [...]]]></description>
			<content:encoded><![CDATA[<p>There is a problem with Watchguard 11.5.2 Mobile SSL VPN client and OS X 10.7. The VPN client crashes immediately after entering the credentials. Stay on 11.5.1 for now, Watchguard Support does not have an official solution out yet, but I know they are working on it.</p>
<p>UPDATE: Watchguard have released version 11.5.3 and the bug should have been fixed now</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/29/watchguard-11-5-2-mobile-ssl-vpn-client-and-os-x-10-7-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug in Office 2011 SP 2</title>
		<link>http://www.rahman.eu/2012/04/22/bug-in-office-2011-sp-2/</link>
		<comments>http://www.rahman.eu/2012/04/22/bug-in-office-2011-sp-2/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 20:19:56 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=184</guid>
		<description><![CDATA[Microsoft have pulled SP2 for Office 2011 because of a bug in Outlook. If you have trouble with outlook after upgrading to SP2 look here: http://support.microsoft.com/kb/2702740 The errors will typically have somthing to do with a corrupt database or Outlook trying to upgrade the database every time you start Outlook.]]></description>
			<content:encoded><![CDATA[<p>Microsoft have pulled SP2 for Office 2011 because of a bug in Outlook. If you have trouble with outlook after upgrading to SP2 look here: http://support.microsoft.com/kb/2702740</p>
<p>The errors will typically have somthing to do with a corrupt database or Outlook trying to upgrade the database every time you start Outlook.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/22/bug-in-office-2011-sp-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SBS 2008 and SBS 2011 does not like teamed nics</title>
		<link>http://www.rahman.eu/2012/04/18/sbs-2008-and-sbs-2011-does-not-like-teamed-nics/</link>
		<comments>http://www.rahman.eu/2012/04/18/sbs-2008-and-sbs-2011-does-not-like-teamed-nics/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 16:35:51 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[SBS]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=163</guid>
		<description><![CDATA[Even though it would be nice to team the network cards on a SBS server, don&#8217;t do it! Microsoft does not support it and several things will fail. For instance some of the wizards will not work, and you really want those to work on a SBS 2011.]]></description>
			<content:encoded><![CDATA[<p>Even though it would be nice to team the network cards on a SBS server, don&#8217;t do it! Microsoft does not support it and several things will fail. For instance some of the wizards will not work, and you really want those to work on a SBS 2011.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/18/sbs-2008-and-sbs-2011-does-not-like-teamed-nics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCSA Windows Server 2008 Core</title>
		<link>http://www.rahman.eu/2012/04/17/mcsa-windows-server-2008-core/</link>
		<comments>http://www.rahman.eu/2012/04/17/mcsa-windows-server-2008-core/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 22:31:42 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=161</guid>
		<description><![CDATA[Apparently I have now achieved an MCSA Windows Server 2008 Core&#8230; I don&#8217;t really know why, but I am guessing that it is because Microsoft recently changed the certification program completely. I think My MCITP: Enterprise Administrator also covers some of the same certifications as MCSA Windows core, but I cannot find any info on [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently I have now achieved an MCSA Windows Server 2008 Core&#8230; I don&#8217;t really know why, but I am guessing that it is because Microsoft recently changed the certification program completely. I think My MCITP: Enterprise Administrator also covers some of the same certifications as MCSA Windows core, but I cannot find any info on Microsofts website.</p>
<p>Updated: Microsoft will deliver more information on the subject on the 24. of April</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/17/mcsa-windows-server-2008-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking forward to Office for iOS</title>
		<link>http://www.rahman.eu/2012/04/16/looking-forward-to-office-for-ios/</link>
		<comments>http://www.rahman.eu/2012/04/16/looking-forward-to-office-for-ios/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 19:12:28 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=157</guid>
		<description><![CDATA[I am looking forward to Office for iOS, I hope it will offer some connectivity to Sharepoint. And yes it is on the way Just a matter of time now&#8230;]]></description>
			<content:encoded><![CDATA[<p>I am looking forward to Office for iOS, I hope it will offer some connectivity to Sharepoint. And yes it is on the way <img src='http://www.rahman.eu/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Just a matter of time now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/16/looking-forward-to-office-for-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot rdp to Server 2008 R2 or SBS 2011 after installing SP1</title>
		<link>http://www.rahman.eu/2012/04/16/cannot-rdp-to-server-2008-r2-or-sbs-2011-after-installing-sp1/</link>
		<comments>http://www.rahman.eu/2012/04/16/cannot-rdp-to-server-2008-r2-or-sbs-2011-after-installing-sp1/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 19:10:42 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=155</guid>
		<description><![CDATA[I upgraded some servers this weekend, and after applying SP1 I could no longer connect to the servers via RDP. It turns out KB2667402 was the culprit, read more about it here: http://support.microsoft.com/kb/2667402 If it happens to you, either get local access, through ILO or remove the update through WMI from another server on the same [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded some servers this weekend, and after applying SP1 I could no longer connect to the servers via RDP. It turns out KB2667402 was the culprit, read more about it here: http://support.microsoft.com/kb/2667402</p>
<p>If it happens to you, either get local access, through ILO or remove the update through WMI from another server on the same network and then reapply it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/16/cannot-rdp-to-server-2008-r2-or-sbs-2011-after-installing-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free tool to upload .pst to Office 365</title>
		<link>http://www.rahman.eu/2012/04/12/free-tool-to-upload-pst-to-office-365/</link>
		<comments>http://www.rahman.eu/2012/04/12/free-tool-to-upload-pst-to-office-365/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 19:57:58 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office 365]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=144</guid>
		<description><![CDATA[If you want to migrate all your mail, calendar, contacts and tasks to Office 365 you can do so with the tools from Office365, but what if you don&#8217;t have a public certificate and don&#8217;t want to buy one just for this purpose? You could export the accounts and upload them one by one with [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to migrate all your mail, calendar, contacts and tasks to Office 365 you can do so with the tools from Office365, but what if you don&#8217;t have a public certificate and don&#8217;t want to buy one just for this purpose? You could export the accounts and upload them one by one with outlook, but that is a bit to much hands on&#8230; Export your accounts to .pst and use PST Capture Tool from Microsoft to upload them all to Office365. It really is very easy once you have your .pst files. Look at: http://technet.microsoft.com/en-us/library/hh781036.aspx It is a great tool, did I mention it is from Microsoft and it is free <img src='http://www.rahman.eu/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  ANd while you are at it scan your network with this tool and find and upload all the users archived .pst&#8217;s as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/12/free-tool-to-upload-pst-to-office-365/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCSE and MCSA is back again</title>
		<link>http://www.rahman.eu/2012/04/12/mcse-and-mcsa-is-back-again/</link>
		<comments>http://www.rahman.eu/2012/04/12/mcse-and-mcsa-is-back-again/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 19:50:43 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.rahman.eu/?p=141</guid>
		<description><![CDATA[Microsoft have relaunched MCSE and MCSA again. However it looks to me as though it is just the MCITP title that has changed. Microsoft will however provide new certification paths, for instance Private Cloud and of course in time they will be offering MCSE/MCSA Server 8, Exchange 20xx, Office 20XX and so on.]]></description>
			<content:encoded><![CDATA[<p>Microsoft have relaunched MCSE and MCSA again. However it looks to me as though it is just the MCITP title that has changed. Microsoft will however provide new certification paths, for instance Private Cloud and of course in time they will be offering MCSE/MCSA Server 8, Exchange 20xx, Office 20XX and so on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rahman.eu/2012/04/12/mcse-and-mcsa-is-back-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

