<?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>anblooanbloo</title>
	<atom:link href="http://anbloo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anbloo.com</link>
	<description>gadgets and technology</description>
	<lastBuildDate>Sun, 12 May 2013 14:29:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Deploying DPM 2012 agent with SCCM</title>
		<link>http://anbloo.com/microsoft/deploying-dpm-2012-agent-with-sccm/</link>
		<comments>http://anbloo.com/microsoft/deploying-dpm-2012-agent-with-sccm/#comments</comments>
		<pubDate>Sun, 12 May 2013 14:23:44 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[configmgr]]></category>
		<category><![CDATA[Data Protection Manager]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=172</guid>
		<description><![CDATA[Although System Center Data Protection Manager offers a way to do a remote installation of the agent, it&#8217;s far from ideal when you have to deploy the agent to several hundred laptops. Since the agent offers a silent installation, I thought it would be best to let SCCM do what it does best. I created [...]]]></description>
				<content:encoded><![CDATA[<p>Although System Center Data Protection Manager offers a way to do a remote installation of the agent, it&#8217;s far from ideal when you have to deploy the agent to several hundred laptops.</p>
<p>Since the agent offers a silent installation, I thought it would be best to let SCCM do what it does best. I created a package of the agent with a program &#8220;DPMAgentInstaller_x64.exe /q <em>dpmservername</em>&#8220;. Unfortunately the advertisement fails with a failure exit code of <span style="color: black;">-2147023288.<br />
<span id="more-172"></span></span></p>
<p>A quick search didn&#8217;t give me any useful information, but since the command itself worked when run from a command line, I decided to try a task sequence and first create the appropriate firewall rules. This should be done by the installer when using the <em>/q dpmservername </em>but I thought it wouldn&#8217;t hurt.</p>
<p><img alt="" src="http://anbloo.com/wp-content/uploads/2013/05/051213_1425_DeployingDP1.png" /></p>
<p>The task sequence has 5 steps, the first 4 steps are &#8220;run command line&#8221; steps, the last one is &#8220;Install software&#8221; and is the same program that keeps failing when run without a task sequence.</p>
<p><span style="color: black; font-size: 9pt;"><em>netsh advfirewall firewall set rule group=\&#8221;@FirewallAPI.dll,-29502\&#8221; new enable=yes<br />
</em></span></p>
<p><span style="color: black; font-size: 9pt;"><em>netsh advfirewall firewall set rule group=\&#8221;@FirewallAPI.dll,-34251\&#8221; new enable=yes<br />
</em></span></p>
<p><span style="color: black; font-size: 9pt;"><em>netsh advfirewall firewall add rule name=dpmra dir=in program=\&#8221;%PROGRAMFILES%\\Microsoft Data Protection Manager\\DPM\\bin\\DPMRA.exe\&#8221; profile=Any action=allow<br />
</em></span></p>
<p><span style="color: black; font-size: 9pt;"><em>netsh advfirewall firewall add rule name=DPMRA_DCOM_135 dir=in action=allow protocol=TCP localport=135 profile=Any<br />
</em></span></p>
<p>&nbsp;</p>
<p>After creating the task sequence I assigned it to some test machines and they all completed the task sequence successfully.</p>
<p><img alt="" src="http://anbloo.com/wp-content/uploads/2013/05/051213_1425_DeployingDP2.png" /></p>
<p>Now it&#8217;s just a matter of assigning them within DPM to a protection group.</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/deploying-dpm-2012-agent-with-sccm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Mobile Devices to Exchange 2010</title>
		<link>http://anbloo.com/microsoft/connecting-mobile-devices-to-exchange-2010/</link>
		<comments>http://anbloo.com/microsoft/connecting-mobile-devices-to-exchange-2010/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 13:28:50 +0000</pubDate>
		<dc:creator>Patrick van der Wal</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=143</guid>
		<description><![CDATA[My colleague had problems connecting his brand new Samsung Galaxy Advance, running Android 2.3.6, to the Enterprise mail server. After configuring his device he received the message: Congratulations! After connecting your mobile device to Exchange Server 2010, you can now send text messages from Outlook 2010 and Outlook Web App on your computer. You can [...]]]></description>
				<content:encoded><![CDATA[<p>My colleague had problems connecting his brand new Samsung Galaxy Advance, running Android 2.3.6, to the Enterprise mail server. After configuring his device he received the message:</p>
<p><em>Congratulations! After connecting your mobile device to Exchange Server 2010, you can now send text messages from Outlook 2010 and Outlook Web App on your computer. You can also receive and reply to text messages.</em></p>
<p>But he didn’t receive any mails or calendar items.</p>
<p>During my investigation I logged on to the Exchange 2010 server and run the Powershell command <em>Get-ActiveSyncDeviceStatistics –mailbox [user]</em>. In the list of configured devices that are able to synchronize with the Exchange server I saw his old Windows Mobile phone and his Android phone. For the Android phone the <em>LastPolicyUpdateTime</em> and <em>LastSuccssSync</em> fields where empty.</p>
<p>I removed his mobile devices from the ActiveSync by using the command <em>Remove-ActiveSyncDevice –Identity</em> <em>[id]</em>, (probably the following will also work: <em>Get-ActiveSyncDeviceStatistics –mailbox [user] | Remove-ActiveSyncDevice</em>, or definitely <em>Get-ActiveSyncDeviceStatistics -mailbox [user] | %{ Remove-ActiveSyncDevice –Identity $_.Identity}</em>). After I removed the devices he was able to successfully connect his phone to the Exchange server.</p>
<p>Users can also remove unused Mobile Devices themselves by using OWA. Going to Options -&gt; All Options -&gt; Phone you can see all the registered mobile devices connected to the mailbox.<br />
What I noticed is that since Exchange 2010 SP1 the amount of mobile devices that can be synchronized with the mailbox is limited to 10. When this amount is reached no new devices can be connected to the mailbox and old devices need to be removed.</p>
<p>I think this is something to keep in mind when users complain they can’t connect their new phone to the Exchange server. The amount of devices can be changed using the <em>Set-ThrottlingPolicy</em> command.</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/connecting-mobile-devices-to-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DirectAccess breaks after installing UAG SP1 Update 1</title>
		<link>http://anbloo.com/microsoft/directaccess-breaks-after-installing-uag-sp1-update-1/</link>
		<comments>http://anbloo.com/microsoft/directaccess-breaks-after-installing-uag-sp1-update-1/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 08:27:11 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Forefront]]></category>
		<category><![CDATA[UAG]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=135</guid>
		<description><![CDATA[Last week Microsoft released Forefront UAG SP1 Update 1 (http://www.microsoft.com/download/en/details.aspx?id=27604). After installing the update our DirectAccess clients lost corporate connectivity. A quick look on our UAG server learned that the DirectAccess Monitor reported the DNS64 as Not Healthy. Looking through the UAG services I discovered that the Microsoft Forefront UAG DNS64 Service was not running [...]]]></description>
				<content:encoded><![CDATA[<p>Last week Microsoft released Forefront UAG SP1 Update 1 (<a href="http://www.microsoft.com/download/en/details.aspx?id=27604">http://www.microsoft.com/download/en/details.aspx?id=27604</a>). After installing the update our DirectAccess clients lost corporate connectivity.</p>
<p>A quick look on our UAG server learned that the DirectAccess Monitor reported the DNS64 as Not Healthy.</p>
<p>Looking through the UAG services I discovered that the <strong>Microsoft Forefront UAG DNS64 Service </strong>was not running and had the start type Manual. Starting the service restored the corporate connectivity for the clients. I&#8217;ve changed the startup type to automatic to make sure DirectAccess continues to work after a reboot of the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/directaccess-breaks-after-installing-uag-sp1-update-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;the selected driver is not applicable to any platforms&#8217; when importing Dell WinPE CAB</title>
		<link>http://anbloo.com/microsoft/the-selected-driver-is-not-applicable-to-any-platforms-when-importing-dell-winpe-cab/</link>
		<comments>http://anbloo.com/microsoft/the-selected-driver-is-not-applicable-to-any-platforms-when-importing-dell-winpe-cab/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 19:17:59 +0000</pubDate>
		<dc:creator>Dave Liefbroer</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[configmgr]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[sccm]]></category>
		<category><![CDATA[winpe]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=130</guid>
		<description><![CDATA[While trying to setup our new OSD we couldn&#8217;t get the network up while in WinPE. We had already imported the latest WinPE driver CAB from Dell, but still we were not seeing any NIC&#8217;s within WinPE. I tried to import the drivers manually instead of using the Dell tools and got errors for a [...]]]></description>
				<content:encoded><![CDATA[<p>While trying to setup our new OSD we couldn&#8217;t get the network up while in WinPE. We had already imported the latest WinPE driver CAB from Dell, but still we were not seeing any NIC&#8217;s within WinPE.</p>
<p>I tried to import the drivers manually instead of using the Dell tools and got errors for a lot of drivers: &#8216;the selected driver is not applicable to any platforms&#8217;</p>
<p>There is a hotfix available that allows driver importing for WinPE that are only signed for Windows 7 at <a href="http://support.microsoft.com/kb/978754">http://support.microsoft.com/kb/978754</a> (KB978754).</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/the-selected-driver-is-not-applicable-to-any-platforms-when-importing-dell-winpe-cab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online archive access with Outlook 2007</title>
		<link>http://anbloo.com/microsoft/online-archive-access-with-outlook-2007/</link>
		<comments>http://anbloo.com/microsoft/online-archive-access-with-outlook-2007/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 09:07:44 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=125</guid>
		<description><![CDATA[I have been happily using Outlook 2010 now for a few months and love the access to my Exchange 2010 online archive. However, since SCCM is not functional yet some of my co-workers are still on Office 2007 (and thus Outlook 2007). Support for Exchange 2010 online archive has been announced a while back and [...]]]></description>
				<content:encoded><![CDATA[<p>I have been happily using Outlook 2010 now for a few months and love the access to my Exchange 2010 online archive. However, since SCCM is not functional yet some of my co-workers are still on Office 2007 (and thus Outlook 2007). Support for Exchange 2010 online archive has been announced a while back and I was under the impression that it was already implemented.</p>
<p>It seems you have to request and install the following hotfix: <a href="http://support.microsoft.com/kb/2412273">KB2412273</a></p>
<p>The added support for the Exchange 2010 online archive isn&#8217;t mentioned in the release notes, but trust me… it&#8217;s there!</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/online-archive-access-with-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The perfect mobile device…</title>
		<link>http://anbloo.com/microsoft/the-perfect-mobile-device%e2%80%a6/</link>
		<comments>http://anbloo.com/microsoft/the-perfect-mobile-device%e2%80%a6/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 21:38:17 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Teched]]></category>
		<category><![CDATA[Teched 2010]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=122</guid>
		<description><![CDATA[… doesn&#8217;t exist… (yet) at least, not in my opinion. The past four days at TechEd I&#8217;ve brought my laptop with me. The first two days I&#8217;ve tried my Dell Precision M6500, which is way too heavy and lasts on the battery for about 5 seconds… no, that&#8217;s not true, but I struggle to get [...]]]></description>
				<content:encoded><![CDATA[<p>… doesn&#8217;t exist… (yet) at least, not in my opinion. <span id="more-122"></span></p>
<p>The past four days at TechEd I&#8217;ve brought my laptop with me. The first two days I&#8217;ve tried my Dell Precision M6500, which is way too heavy and lasts on the battery for about 5 seconds… no, that&#8217;s not true, but I struggle to get 2 hours out of it. On top of that it&#8217;s too heavy and big to have on your lap to type while you listen.</p>
<p>The second two days I&#8217;ve brought my Dell Latitude XT2. Which is way better in terms of battery life (close to 5 hours on the standard battery!) and size and weight. But… of course there is a but… note taking is excellent, the convertible screen is really brilliant, but I don&#8217;t like that websites don&#8217;t fit on the screen because of the crappy resolution. When in portrait mode you have to set the zoom level in IE at 75% otherwise even the most basic website simply doesn&#8217;t fit.</p>
<p>Apart from that… being used to a laptop with a resolution of 1920&#215;1200 and a Core I7… anything that&#8217;s substantially slower tends to annoy you a bit. And a 1,4Ghz Core 2 duo is not to slow for Windows 7 and Office, but in comparison… the difference in performance is just too big to be comfortable.</p>
<p>I can hear you thinking… &#8220;What about an Ipad?&#8221; Well, for starters, it lacks both input methods that I personally really like. A pen is ideal, if the Ipad would support that I would defiantly try it. But for now I think I&#8217;ll just dream about an 8&#8243; device, running Windows 7, comes with both capacitive and digitizer support… and has a battery life of 8 hours. All of this of course while delivering the same experience as on my every day laptop… or at least close <img src='http://anbloo.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  I know that it something that doesn&#8217;t exist… but hey… I&#8217;m allowed to dream right? <span style="font-family: Wingdings;">J</span></p>
<p>Tomorrow the last day of TechEd Europe… looking forward to a session about Direct Access!</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/the-perfect-mobile-device%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teched Day 3</title>
		<link>http://anbloo.com/microsoft/teched-day-3/</link>
		<comments>http://anbloo.com/microsoft/teched-day-3/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 17:52:40 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Teched]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Teched 2010]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=119</guid>
		<description><![CDATA[Day three in Berlin. Today was the first time that the name System Center Configuration Manager vNext wasn&#8217;t used anymore. It&#8217;s announced that the next installment of SCCM will be called SCCM 2012. So yes, unfortunately we have to wait a bit longer before we can see it in a production environment. New features; SCCM [...]]]></description>
				<content:encoded><![CDATA[<p>Day three in Berlin.</p>
<p>Today was the first time that the name System Center Configuration Manager vNext wasn&#8217;t used anymore. It&#8217;s announced that the next installment of SCCM will be called SCCM 2012. So yes, unfortunately we have to wait a bit longer before we can see it in a production environment.</p>
<p><span id="more-119"></span>New features;</p>
<p>SCCM 2012 will have a new architecture, more on this later. It also will have some new features;</p>
<p><strong>Remote Control<br />
</strong></p>
<p>Remote Control is back! SMS 2003 was the last version that had this capability, it was dropped in SCCM 2007 because in certain situations it would leave a system unlocked with an administrative account logged on. In SCCM 2012 it will return with some enhancements to make it more secure.</p>
<p><strong>Roll Based Access Control<br />
</strong></p>
<p>Part of the new architecture is RBAC. It&#8217;s now possible to give access to a limited part of the interface (and functionality). For instance, just the patch management. Or just the reporting part.</p>
<p><strong>Mobile Device Management<br />
</strong></p>
<p>System Center Mobile Device Manager will be integrated with SCCM 2012. It will integrate with Exchange to make it possible to manage the Exchange features from SCCM. And it won&#8217;t just support Windows Mobile. Nokia is fully supported and there is also limited support for IOS4 and Android!</p>
<p><strong>Patch management<br />
</strong></p>
<p>Offcourse, patchmanagement in SCCM isn&#8217;t new. What <em>is</em> new is that you won&#8217;t get RSI anymore from approving updates! There are now automatic approving policies. You can define policies in about the same way that you make rules in outlook. You can choose to apply them on workstations or servers or both and you can schedule how often it should check compliance. That way you can make sure Forefront gets updated every day, but the rest of the updates only come once a month.</p>
<p><strong>OSD<br />
</strong></p>
<p>One of the greatest features of SCCM has been the deployment of systems. In SCCM 2012 there will be support for offline maintenance to your image. You can let SCCM automatically mount your image in lets say the weekend, apply all approved updates and unmount the image. This way your image will always stay compliant and it will save time in the deployment process itself.</p>
<p><strong>New Architecture some changes<br />
</strong></p>
<p>SMS has always been about the systems. Not that surprising since it&#8217;s called System Management Server… but the world has moved on and now we&#8217;re challenged to manage users that have multiple devices to perform their daily work on. That&#8217;s why SCCM 2012 has been made User Centric. It&#8217;s now possible to assign software to users and define policies so SCCM will act different if you log on to your corporate desktop compared to login on from your personal laptop.</p>
<p>No, your collections and advertisements won&#8217;t be a waiste of all your time, SCCM 2012 will still support those, but it&#8217;s much easier now to deploy a new version of a software package. If for instance Adobe Reader gets upgraded, you can now say it should supersede older versions. If a machine receives an advertisement for an older version, SCCM will automatically decide to deploy the latest version instead.</p>
<p>Another nice new feature is that you now have option to enforce the desired state of a machine. You can define a policy so that once a machine drifts from the desired state, it will automatically gets remediated. Great if you users have admin rights and tent to destroy office for instance… Office will get automatically repaired.</p>
<p>I can&#8217;t wait to get this going at Andarr!</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/teched-day-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teched Day 2</title>
		<link>http://anbloo.com/microsoft/teched-day-2/</link>
		<comments>http://anbloo.com/microsoft/teched-day-2/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 20:20:12 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Teched]]></category>
		<category><![CDATA[Lync]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Teched 2010]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=116</guid>
		<description><![CDATA[Day two @ Teched has been a very long day. I&#8217;ve been attending sessions about Lync Server 2010, Domain Services in a virtualized environment, have been doing some hands on labs with System Center Virtual Machine Manager (SCVMM) and with the next installment of System Center Configuration Manager, vNext. What I would like to share [...]]]></description>
				<content:encoded><![CDATA[<p>Day two @ Teched has been a very long day. I&#8217;ve been attending sessions about Lync Server 2010, Domain Services in a virtualized environment, have been doing some hands on labs with System Center Virtual Machine Manager (SCVMM) and with the next installment of System Center Configuration Manager, vNext.</p>
<p>What I would like to share from today is mostly about Lync Server 2010 and a bit about SCVMM.</p>
<p><span id="more-116"></span></p>
<p><strong>SCVMM<br />
</strong></p>
<p>An upcoming change for SCVMM is the addition of a new feature called Rapid Provisioning. Storage vendors like EMC have been working on this together with Microsoft to help enhance the performance of live migrations on Hyper-V. Especially when using Cluster Shared Storage.</p>
<p>Until now a migration, or deploying a VM from a template would be done over the network, basically making your network infrastructure the limiting factor. This is also one of those &#8220;features&#8221; (or lack of them) that still make VMware ESX the more obvious choice for virtualizing your highly available servers.</p>
<p>As an example the following case has been presented by EMC:<br />
Deploying 1024 virtual machines, with each a base disk of 50GB, would take approximately 52 hours when using a normal setup with SCVMM.<br />
Deploying the same 1024 virtual machines, but using SCVMM with Rapid Provisioning it would take 1,5 hours! Mind you, I can&#8217;t think of a situation where I would feel the need to create 1024 virtual machines before lunchtime… but it does effectively show how much time can be saved when you let your expensive storage solution do the hard work for you.</p>
<p>Together with features like Dynamic Memory Hyper-V is getting more and more a more serious alternative for VMware vSphere.</p>
<p><strong>Lync Server 2010<br />
</strong></p>
<p>Lync has some serious changes when comparing it to OCS 2007 R2. Whereas OCS 2007 used to store settings in Active Directory, its own SQL database and WMI, Lync uses a SQL express database on every Lync Server. It still uses AD, but only to query and all settings are stored in its own database.</p>
<p>Another change is the way you upgrade from OCS 2007 to Lync. In the past the client side got updated and you worked your way from there. Now it&#8217;s the other way round. When introducing a Lync 2010 front-end server in your infrastructure, your users can connect with the &#8216;old&#8217; clients and still use the edge server from the OCS 2007 deployment. When successfully tested, you can then replace all other OCS roles.</p>
<p>The last nice thing; all Lync Server 2010 roles are supported when virtualized. Not only is it no longer required to use a physical machine for your mediation server. But it&#8217;s also supported to co-locate the mediation server role with the front end server. Making it a more practical proposition for smaller companies that don&#8217;t make lots of phone calls.</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/microsoft/teched-day-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teched Day 1</title>
		<link>http://anbloo.com/web/teched-day-1/</link>
		<comments>http://anbloo.com/web/teched-day-1/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 20:13:46 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Teched]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Teched 2010]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=112</guid>
		<description><![CDATA[Today was the keynote session at Teched 2010 in Berlin. During this session Brad Anderson welcomed everybody and explained Microsoft&#8217;s vision. A lot of that vision is about the cloud and how the cloud can enhance the user experience. SP1 for Windows 7 and 2008 R2 One of the new features in SP1 for Windows [...]]]></description>
				<content:encoded><![CDATA[<p>Today was the keynote session at Teched 2010 in Berlin.</p>
<p>During this session Brad Anderson welcomed everybody and explained Microsoft&#8217;s vision. A lot of that vision is about the cloud and how the cloud can enhance the user experience.</p>
<p><span id="more-112"></span></p>
<p><strong>SP1 for Windows 7 and 2008 R2<br />
</strong></p>
<p>One of the new features in SP1 for Windows 7 and 2008 R2 is Remote FX. This brings the rich user interface that Windows 7 has to offer to the remote desktop. The workload for this is done by the GPU in the server, so no extra workload is added to the CPU.</p>
<p>Another new feature in SP1 is Dynamic Memory. VMware is already providing this in vSphere, but now Hyper-V will also benefit from a better use of memory. Dynamic memory will help Hyper-V to host 40% more load on the same hardware you are using today.</p>
<p><strong>The Cloud<br />
</strong></p>
<p>Microsoft&#8217;s vision on cloud computing is a user centric one. In an ideal world it&#8217;s not important how, or with what device, a user connects to the information in the cloud. Even the choice of the type of cloud (private, public, hybrid) should not make any difference in the end users experience.</p>
<p>To explain this a brief demonstration has been given with Windows Phone 7. Several applications were shown and explained how the information in the cloud is transformed into a uniform interface experience. Whether you are browsing eBay, or looking for a movie, the interface and the way you interact with the information stays the same.</p>
<p>Microsoft believes that we&#8217;re only at the start of the &#8216;cloud-age&#8217; and that the endpoint should be Platform as a service. Software as a service and infrastructure as a service is only the beginning.</p>
<p>Microsoft&#8217;s offerings in cloud services have all been shortly demoed.</p>
<p>Microsoft Azure<br />
Office 365 (formerly known as BPOS)<br />
Windows Intune<br />
Hyper-V<br />
System Center</p>
<p>With System Center Microsoft is working hard on a single management console for all of your services. Whether it&#8217;s running locally in your own datacenter, or on Microsoft Azure. You manage it from the same console. Personaly, I like this much better than a web interface that &#8216;almost&#8217; gives you what you want. A good example of this is the web client from vSphere. It works… but the vSphere client is so much nicer to work with.</p>
<p>See you tomorrow for information from day 2!</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/web/teched-day-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuration Issues with Vsphere</title>
		<link>http://anbloo.com/vmware/configuration-issues-with-vsphere/</link>
		<comments>http://anbloo.com/vmware/configuration-issues-with-vsphere/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 16:37:55 +0000</pubDate>
		<dc:creator>Leon Hament</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[Vsphere]]></category>

		<guid isPermaLink="false">http://anbloo.com/?p=103</guid>
		<description><![CDATA[After an import of 40 ESX 3.5 virtual machines from an external company, we discovered that we couldn&#8217;t power up any new virtual machines unless we disabled &#8220;Admission Control&#8221; on that specific cluster. After correcting the settings on the cluster it showed on the summary page of the cluster that VMware HA had a Configured [...]]]></description>
				<content:encoded><![CDATA[<p>After an import of 40 ESX 3.5 virtual machines from an external company, we discovered that we couldn&#8217;t power up any new virtual machines unless we disabled &#8220;Admission Control&#8221; on that specific cluster.</p>
<p>After correcting the settings on the cluster it showed on the summary page of the cluster that VMware HA had a Configured Failover capacity of 1 host and the Current Failover Capacity was 0 hosts. And there was a warning stating: &#8220;Insufficient resources to satisfy HA failover level on cluster &#8221;</p>
<p><img src="http://anbloo.com/wp-content/uploads/2010/04/040610_1637_Configurati1.png" alt="" /></p>
<p><span id="more-103"></span>After some research I came accross a nice <a href="http://se9.blogspot.com/2009/05/insufficient-resources-to-satisfy.html">article</a> that explains how Vsphere calculates the weight of the virtual machines. After checking the settings of each virtual machine we discovered that one of the machines had a reservation on the memory. And one machine had a reservation on the CPU.</p>
<p><img src="http://anbloo.com/wp-content/uploads/2010/04/040610_1637_Configurati2.png" alt="" /></p>
<p>After correcting these settings to the defaults the errors disappeared.</p>
<p><img src="http://anbloo.com/wp-content/uploads/2010/04/040610_1637_Configurati3.png" alt="" /></p>
<p>So always check imported virtual machines for non-default settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://anbloo.com/vmware/configuration-issues-with-vsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
