<?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>IT edge</title>
	<atom:link href="http://www.itedge.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itedge.net/blog</link>
	<description>tech news, solutions and commentary</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:00:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exchange + Azure + Tags = Simple Conference Room Scheduling</title>
		<link>http://www.itedge.net/blog/2010/03/11/exchange-azure-tags-simple-conference-room-scheduling/</link>
		<comments>http://www.itedge.net/blog/2010/03/11/exchange-azure-tags-simple-conference-room-scheduling/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:00:31 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/03/11/exchange-azure-tags-simple-conference-room-scheduling/</guid>
		<description><![CDATA[A project combining Exchange + Azure + Tags called “Thor” is an open source project undertaken by the Minneapolis Cloud Computing User Group designed to be a mobile utility that allows friction free access to&#160; schedules and scheduling services of Exchange.&#160; Thor was developed as a way to educate the local user group on the [...]]]></description>
			<content:encoded><![CDATA[<p>A project combining Exchange + Azure + Tags called “Thor” is an open source project undertaken by the Minneapolis Cloud Computing User Group designed to be a mobile utility that allows friction free access to&#160; schedules and scheduling services of Exchange.&#160; Thor was developed as a way to educate the local user group on the Azure cloud while working on manageable real world problem. It is designed to be a real solution that showcases the power of cloud based solutions coupled with on premise software. As a result, Thor’s design takes into consideration, security, performance and manageability.</p>
<p>&#160;</p>
<p><b>Scenarios:</b></p>
<ul>
<li><b>Internal conference room scheduling –</b> Ever have a person visit your office and you need a place to meet? You make a quick pass around the usual suspects looking for an open room. You find one but you’re not sure how long it’s open… Then you want to book it… but what’s the alias? Thor makes it easy.</li>
<li><b>External Schedule of Events for a Conference</b> – Provides people a live calendar of events direct to their mobile phone without the need to create a new web site or management application.</li>
<li><b>Public Conference room Schedules</b> – Allow Anonymous users to access room schedules securely without needing direct access to exchange.</li>
</ul>
<p>&#160;</p>
<p><b>Benefits of Thor:</b></p>
<ul>
<li>No need for expensive LCD monitors for your conference rooms…</li>
<li>No need to remember conference room alias to lookup a schedule…</li>
<li>No need to open outlook to book a room or resource…</li>
</ul>
<p>&#160;</p>
<p><b>Thor’s Technology:</b></p>
<ul>
<li><b>Microsoft Tag</b> – Thor’s addressing layer. You can get at calendars via URL but tag makes it easy</li>
<li><b>Windows Azure Web</b> – Presentation layer that takes advantage of <strong>ASP.NET MVC and RIA services</strong> for the client presentation layer and Silverlight as the configuration and administration presentation layer</li>
<li><b>Windows Azure Compute</b> – The compute layer supports a calendar provider model. Thor ships with providers for Exchange 2007 Interop, Exchange 2010 Interop and Exchange Web Services for cloud hosted exchange instances! The compute layer caches the calendars so exchange is not accessed in public calendar modes! The compute layer also addresses scenarios where a proxy is required to book appointments</li>
<li><b>Azure Storage</b> – Azure storage is the calendar caching layer for Thor as well as logging repository</li>
<li><b>Exchange 2010</b> – Exchange is used as an on and off premise calendaring service for Thor! </li>
<li><b>PowerShell</b> – Thor also includes PowerShell scripts required to manage and maintain the service</li>
</ul>
<p>&#160;</p>
<p><b>Architecture Notes:</b> </p>
<ul>
<li><b>Thor Presentation</b> The Web role is responsible for UX rendering for both the calendar services as well as Thor’s administrative interface. When a user requests a calendar or administrative services, authentication, if required, is performed against Exchange services. The calendar services UX leverages ASP.NET MVC for display segmentation and RIA services for advanced data binding. The information rendered on the calendars is not pulled directly from Exchange but from an Azure Storage table cache. This helps firewall the Exchange server in public use scenarios as well as address potential performance issues with potentially thousands of users requesting the same calendar.       </p>
<p>The administrative pages for Thor are implemented in Silverlight. The administrative UX binds to a set of tables in Azure storage that maintain configuration settings for each Thor instance deployed. These tables can be accessed using a storage utility but some of the fields are encrypted. The Azure tables are also used by Thor to store application logging data.       </li>
<li><b>Thor Worker</b> The Worker role&#160; does most of the Exchange Server interaction. Thor was designed around a provider model so that it could be extended to support multiple calendaring providers. Thor ships with providers for Exchange 2007, 2010 and native Web Services. The worker role uses these providers to access Exchange calendars using a service account configured by the administrator. Once authentication has been successful, the worker role generates the calendar cache in Azure storage and maintains synchronization with the Exchange Server as calendar updates are made. </li>
</ul>
<p>&#160;</p>
<p><strong>Download Thor free at CodePlex here: </strong><a href="http://thor.codeplex.com/releases/view/40406"><strong>http://thor.codeplex.com/releases/view/40406</strong></a></p>
<p>
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="248"></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<p><a href="http://thor.codeplex.com/releases/view/40406"><strong>&#160;</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/03/11/exchange-azure-tags-simple-conference-room-scheduling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2010 and SharePoint 2010 to launch May 12th</title>
		<link>http://www.itedge.net/blog/2010/03/11/microsoft-office-2010-and-sharepoint-2010-to-launch-may-12th/</link>
		<comments>http://www.itedge.net/blog/2010/03/11/microsoft-office-2010-and-sharepoint-2010-to-launch-may-12th/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:16:34 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/03/11/microsoft-office-2010-and-sharepoint-2010-to-launch-may-12th/</guid>
		<description><![CDATA[On the official Microsoft SharePoint Team Blog -http://blogs.msdn.com/sharepoint/archive/2010/03/05/sharepoint-2010-office-2010-launch.aspx – it was announced that Office 2010 and SharePoint 2010 should RTM in April with the official launch date being May 12, 2010.
Stephen Elop is announcing the launch via webcast on May 12th at 11am EST. If you want to join the webcast, you can register at: [...]]]></description>
			<content:encoded><![CDATA[<p>On the official Microsoft SharePoint Team Blog -<a title="http://blogs.msdn.com/sharepoint/archive/2010/03/05/sharepoint-2010-office-2010-launch.aspx" href="http://blogs.msdn.com/sharepoint/archive/2010/03/05/sharepoint-2010-office-2010-launch.aspx">http://blogs.msdn.com/sharepoint/archive/2010/03/05/sharepoint-2010-office-2010-launch.aspx</a> – it was announced that Office 2010 and SharePoint 2010 should RTM in April with the official launch date being May 12, 2010.</p>
<p>Stephen Elop is announcing the launch via webcast on May 12th at 11am EST. If you want to join the webcast, you can register at: <a href="http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx">http://sharepoint.microsoft.com/businessproductivity/proof/pages/2010-launch-events.aspx</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/03/11/microsoft-office-2010-and-sharepoint-2010-to-launch-may-12th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Center Service Manager RC Released to TAP/RDP.</title>
		<link>http://www.itedge.net/blog/2010/03/04/system-center-service-manager-rc-released-to-taprdp/</link>
		<comments>http://www.itedge.net/blog/2010/03/04/system-center-service-manager-rc-released-to-taprdp/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 23:06:21 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/03/04/system-center-service-manager-rc-released-to-taprdp/</guid>
		<description><![CDATA[March 3, 2010 – Microsoft release the Release Candidate for Service Manager 2010 to customer in the TAP/RDP Program. System Center Service Manager 2010 includes the following features:

Integrated System Center CMDB
Incident Management
Change Management
Knowledge Management
Data Warehouse
Self-Service Portal


Enhancements delivered since Beta 2 include:

Upgrade and migration support for TAP customers
Improved Performance, Scale and Stability
Improved Notifications with batching email
New [...]]]></description>
			<content:encoded><![CDATA[<p>March 3, 2010 – Microsoft release the Release Candidate for Service Manager 2010 to customer in the TAP/RDP Program. System Center Service Manager 2010 includes the following features:</p>
<ul>
<li>Integrated System Center CMDB</li>
<li>Incident Management</li>
<li>Change Management</li>
<li>Knowledge Management</li>
<li>Data Warehouse</li>
<li>Self-Service Portal</li>
</ul>
<p><b></b></p>
<p>Enhancements delivered since Beta 2 include:</p>
<ul>
<li>Upgrade and migration support for TAP customers</li>
<li>Improved Performance, Scale and Stability</li>
<li>Improved Notifications with batching email</li>
<li>New Change Management Features</li>
</ul>
<ul>   </ul>
<ul>
<li>Reviewer Notification</li>
<li>Line Manager Approval</li>
</ul>
<ul>
<li>New and Updated Reports</li>
<li>Improved Self Service Software Provisioning </li>
<li>Improved View Editing</li>
<li>UX Improvements throughout the product</li>
<li>Data Warehouse improvements</li>
<li>Authoring Tool Improvements</li>
</ul>
<ul>   </ul>
<ul>
<li>Extending and adding classes and relationships</li>
<li>Support for controls in form customization</li>
<li>Added workflow activities in activity library</li>
</ul>
<ul>
<li>Localizability and Globalization bug fixes</li>
<li>Supportability bug fixes</li>
<li>Disaster Recovery</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/03/04/system-center-service-manager-rc-released-to-taprdp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Desktop Virtualization Hour Virtual Event</title>
		<link>http://www.itedge.net/blog/2010/03/04/microsoft-desktop-virtualization-hour-virtual-event/</link>
		<comments>http://www.itedge.net/blog/2010/03/04/microsoft-desktop-virtualization-hour-virtual-event/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:15:26 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/03/04/microsoft-desktop-virtualization-hour-virtual-event/</guid>
		<description><![CDATA[March 18th, 2010 @ 9am PST www.desktopvirtualizationhour.com
Want to discover the best migration path to Windows 7? What’s the best desktop management strategy for your company? Which virtualization solutions can save you time and money? 
This virtual event will teach you how Microsoft can help you discover choices, preserve &#38; extend your existing investments. Learn how [...]]]></description>
			<content:encoded><![CDATA[<h3><strong>March 18<sup>th</sup>, 2010 @ 9am PST </strong><a href="http://www.desktopvirtualizationhour.com"><strong>www.desktopvirtualizationhour.com</strong></a></h3>
<p>Want to discover the best migration path to Windows 7? What’s the best desktop management strategy for your company? Which virtualization solutions can save you time and money? </p>
<p>This virtual event will teach you how Microsoft can help you discover choices, preserve &amp; extend your existing investments. Learn how Microsoft’s virtualization vision and technologies can help you: </p>
<ul>
<li>Build a desktop virtualization management strategy that helps you manage your applications, data, mobile workers and multiple physical and virtual form factors </li>
<li>Reduce desktop costs </li>
<li>Enable flexible and agile IT through virtualization </li>
<li>Increase desktop security and compliance </li>
<li>Improve business continuity and end user productivity </li>
<li>Increase end user productivity and streamline your IT management with Windows 7</li>
</ul>
<p>&#160;</p>
<p><b>HIGHLIGHTS:</b><b></b> </p>
<ul>
<li>Microsoft offers a comprehensive portfolio of virtualization options </li>
<li>60 minutes of moderated and interactive discussions with early adopters of desktop virtualization technologies, key analysts and industry experts </li>
<li>Explore your options and evaluate solutions that are right for your organization </li>
<li>Learn about new licensing programs and the latest product updates</li>
</ul>
<p>&#160;</p>
<h3>Register at <a href="http://www.desktopvirtualizationhour.com"><strong>www.desktopvirtualizationhour.com</strong></a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/03/04/microsoft-desktop-virtualization-hour-virtual-event/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCS or LiveMeeting conference ends after 30 minutes</title>
		<link>http://www.itedge.net/blog/2010/03/01/ocs-or-livemeeting-conference-ends-after-30-minutes/</link>
		<comments>http://www.itedge.net/blog/2010/03/01/ocs-or-livemeeting-conference-ends-after-30-minutes/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 20:16:58 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/03/01/ocs-or-livemeeting-conference-ends-after-30-minutes/</guid>
		<description><![CDATA[If you have problems with a meeting ending after 30 minutes, 1 hour, or another specified length of time when using Office Communications Server or Microsoft LiveMeeting Service check your “Meet Now Options”
First, Start your LiveMeeting Client
Click the “Meet Now Options” from the LiveMeeting window. It located directly under the large “Meet Now” button.

This will [...]]]></description>
			<content:encoded><![CDATA[<p>If you have problems with a meeting ending after 30 minutes, 1 hour, or another specified length of time when using Office Communications Server or Microsoft LiveMeeting Service check your “Meet Now Options”</p>
<p>First, Start your LiveMeeting Client</p>
<p>Click the “Meet Now Options” from the LiveMeeting window. It located directly under the large “Meet Now” button.</p>
<p><a href="http://www.itedge.net/blog/wp-content/uploads/2010/03/clip_image001.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://www.itedge.net/blog/wp-content/uploads/2010/03/clip_image001_thumb.png" width="392" height="306" /></a></p>
<p>This will open up your options and allow you to choose a longer duration of a meeting from the drop-down menu.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.itedge.net/blog/wp-content/uploads/2010/03/clip_image002_thumb.png" width="392" height="387" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/03/01/ocs-or-livemeeting-conference-ends-after-30-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Microsoft Office Web Apps and the Office Suite</title>
		<link>http://www.itedge.net/blog/2010/02/26/using-microsoft-office-web-apps-and-the-office-suite/</link>
		<comments>http://www.itedge.net/blog/2010/02/26/using-microsoft-office-web-apps-and-the-office-suite/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 21:47:37 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/02/26/using-microsoft-office-web-apps-and-the-office-suite/</guid>
		<description><![CDATA[This post on the Microsoft Office Web Apps team gives a good scenario of why and how you would use both the Microsoft Office Suite and the Microsoft Office Web Apps either through SharePoint or your Windows Live SkyDrive.
It made me think of changing my own work habits in the near future. Take a look [...]]]></description>
			<content:encoded><![CDATA[<p>This post on the Microsoft Office Web Apps team gives a good scenario of why and how you would use both the Microsoft Office Suite and the Microsoft Office Web Apps either through SharePoint or your Windows Live SkyDrive.</p>
<p>It made me think of changing my own work habits in the near future. Take a look at it and perhaps it will give you some new ideas on the way you work. </p>
<p><a title="http://blogs.msdn.com/officewebapps/archive/2009/12/11/9935851.aspx" href="http://blogs.msdn.com/officewebapps/archive/2009/12/11/9935851.aspx" target="_blank">http://blogs.msdn.com/officewebapps/archive/2009/12/11/9935851.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/02/26/using-microsoft-office-web-apps-and-the-office-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MED-V Service Pack 1 RC</title>
		<link>http://www.itedge.net/blog/2010/02/23/med-v-service-pack-1-rc/</link>
		<comments>http://www.itedge.net/blog/2010/02/23/med-v-service-pack-1-rc/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:16:46 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/02/23/med-v-service-pack-1-rc/</guid>
		<description><![CDATA[MED-V 1.0 SP1 RC for Windows 7 is now available!


MED-V 1.0 SP1 Release Candidate is available for immediate download and evaluation at: https://connect.microsoft.com/site/sitehome.aspx?SiteID=665. This version adds support for Windows 7 (32bit and 64bit). 



Accelerate your migration to Windows 7 with desktop virtualization        In the migration to Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p>MED-V 1.0 SP1 RC for Windows 7 is now available!</p>
<ul>
<li>
<p><b>MED-V 1.0 SP1 Release Candidate</b> is available for immediate download and evaluation at: <a href="https://connect.microsoft.com/site/sitehome.aspx?SiteID=665%20" target="_blank">https://connect.microsoft.com/site/sitehome.aspx?SiteID=665</a>. This version adds support for Windows 7 (32bit and 64bit). </p>
</li>
</ul>
<p><a href="http://windowsteamblog.com/blogs/springboard/default.aspx"></a></p>
<p><b><i><u>Accelerate your migration to Windows 7 with desktop virtualization</u>        <br /></i></b>In the migration to Windows 7 you may find applications that aren’t compatible, still require Internet Explorer 6, or cannot be fixed by traditional methods. MED-V can help you remove these deployment barriers.</p>
<p>Whether you are working on your Windows 7 migration plans or already ramping up a deployment, you can start building a MED-V environment and evaluate its capabilities. Check out the <a href="http://download.microsoft.com/download/5/0/B/50B878F9-30AE-4120-B52C-F88DEC3FF70E/MEDV_Quick_Start_Guide_03_09.pdf" target="_blank">MED-V Quick Start</a> guide and the <a href="http://download.microsoft.com/download/8/2/3/8237896F-CF74-4D92-ADBA-1CE147AFA59A/MEDV_Evaluation_Guide_FINAL.pdf" target="_blank">MED-V Evaluation Guide</a> and <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=1f0d3e54-25d1-4ec1-a844-3b508bd63ffa" target="_blank">training videos</a>.</p>
<p>The final release of MED-V 1.0 SP1 and 13 new localized languages of App-V 4.6 will be available in April 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/02/23/med-v-service-pack-1-rc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>App-V 4.6 RTM</title>
		<link>http://www.itedge.net/blog/2010/02/23/app-v-4-6-rtm/</link>
		<comments>http://www.itedge.net/blog/2010/02/23/app-v-4-6-rtm/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:14:29 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/02/23/app-v-4-6-rtm/</guid>
		<description><![CDATA[Microsoft Application Virtualization 4.6, including App-V for RDS, is now publicly available as part of MDOP 2010.


App-V 4.6 can be accessed immediately via MDOP 2010.         Existing MDOP customers can download MDOP 2010 at the Microsoft Volume Licensing Site (MVLS).&#160; For evaluation, MDOP 2010 can be downloaded from [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Application Virtualization 4.6, including App-V for RDS, is now publicly available as part of MDOP 2010.</p>
<ul>
<li>
<p><b>App-V 4.6 can be accessed immediately via MDOP 2010</b>.        <br /> Existing MDOP customers can download MDOP 2010 at the <a href="http://go.microsoft.com/fwlink/?LinkId=166331" target="_blank">Microsoft Volume Licensing Site (MVLS)</a>.&#160; For evaluation, MDOP 2010 can be downloaded from <a href="http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx?PV=42:178" target="_blank">MSDN</a> and <a href="http://technet.microsoft.com/en-us/subscriptions/downloads/default.aspx?PV=42:178" target="_blank">TechNet</a>.</p>
</li>
<li>
<p><strong>App-V 4.6 for RDS</strong> (formerly App-V for Terminal Services) can be downloaded immediately <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e633164f-9729-43a8-9149-de651944a7fe" target="_blank"><strong>here</strong></a>.</p>
</li>
</ul>
<p><b><i><u>Virtualized Applications enable Access from Anywhere</u></i></b><b><i>       <br /></i></b>By combining App-V 4.6 and Windows Server 2008 R2 access from anywhere is possible for end users, meaning:</p>
<ul>
<li><b>App-V 4.6 is now compatible with 64-bit Windows client and server platforms.       <br /></b>Enabling IT to take advantage of x64 for client hardware refresh AND also deploy App-V to Windows Server 2008 R2 Remote Desktop Services (Terminal Services) allows:</li>
</ul>
<ul>
<li>consolidating terminal server farms</li>
<li>simplifying profile management</li>
<li>providing virtual applications via session virtualization for users using App-V with RDS Desktop Web Access, and Access Gateway.       </li>
</ul>
<li><b>App-V 4.6 enables Windows 7 mobile users to access apps on the road</b>.      <br /> Virtual applications can be made available offline and can be streamed over the internet and are currently supported in 11 languages, with 13 new languages coming in April.</li>
<p><i></i></p>
<p><em><strong><u>Improve application delivery &amp; management using virtual applications with Windows 7         <br /></u></strong></em>Through the <a href="http://search.microsoft.com/results.aspx?mkt=en-US&amp;setlang=en-US&amp;q=app-v+cost+reduction+study" target="_blank">App-V Cost Reduction Study</a> and over <a href="http://www.microsoft.com/casestudies/Case_Study_Search_Results.aspx?Type=1&amp;ProTaxID=3123,13958,18519,13957,18522&amp;LangID=46" target="_blank">80 App-V customer case studies</a>&#160; Microsoft understands customers are gaining real benefits by using App-V to improve their application delivery. They have saved time, money and simplified their application management.</p>
<ul>
<li><b>App-V 4.6 and</b> <b>SCCM 2007 R2 SP2 now deliver virtual applications faster</b> to users at logon. Users no longer need to wait for policy refresh to gain access to their applications.      </li>
<li><b>App-V 4.6</b> <b>saves on SAN storage</b> space by using a cache of virtualized applications that is shared across all your VDI desktops, resulting in:</li>
</ul>
<ul>
<li>savings of GB of space</li>
<li>eliminating duplicate applications and files</li>
<li>enabling faster launch of your virtual applications.       </li>
</ul>
<p><b><i><u>Accelerate your adoption of Office 2010 with Microsoft Application Virtualization</u> </i></b></p>
<p>App-V’s native streaming, no installation and isolation capabilities deliver Office 2010 faster than a traditional install and with less user productivity impact. Users can run multiple versions side by side, easing the learning curve associated with advancements like the ribbon user interface. IT has more time to migrate LOB applications dependent on older Office versions.</p>
<p>Cross product collaboration delivers seamless integration and new advancements in virtual Office 2010 and the Office family of products not previously available, this include:</p>
<ul>
<li>
<p>Improved SharePoint integration to Open, Save, Edit files </p>
</li>
<li>
<p>Find your email items quickly with Outlook’s Fast Search</p>
</li>
<li>
<p>Send files from directly inside of Office products such as PowerPoint</p>
</li>
</ul>
<p><i></i></p>
<p>Check out the new <a href="http://technet.microsoft.com/en-us/windows/ff383366.aspx" target="_blank">App-V Videos</a> and <a href="http://technet.microsoft.com/en-us/virtuallabs/ee862412.aspx" target="_blank">App-V Online Labs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/02/23/app-v-4-6-rtm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Augmented-Reality Maps</title>
		<link>http://www.itedge.net/blog/2010/02/19/augmented-reality-maps/</link>
		<comments>http://www.itedge.net/blog/2010/02/19/augmented-reality-maps/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 20:55:47 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/02/19/augmented-reality-maps/</guid>
		<description><![CDATA[At TED 2010 Blaise Aguera y Arcas (Architect at Microsoft Live Labs, architect of Seadragon, and the co-creator of Photosynth) demonstrates augmented-reality in Bing Maps. The demo is amazing and combined typical 3-D maps, augmented with Flickr photos, in-door “street view” images and a video overly on the in-door street view images and integration with [...]]]></description>
			<content:encoded><![CDATA[<p>At TED 2010 Blaise Aguera y Arcas (Architect at Microsoft Live Labs, architect of Seadragon, and the co-creator of Photosynth) demonstrates augmented-reality in Bing Maps. The demo is amazing and combined typical 3-D maps, augmented with Flickr photos, in-door “street view” images and a video overly on the in-door street view images and integration with Worldwide Telescope.</p>
<p>Check out the next evolution in Mapping: <a title="http://www.ted.com/talks/blaise_aguera.html" href="http://www.ted.com/talks/blaise_aguera.html" target="_blank">http://www.ted.com/talks/blaise_aguera.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/02/19/augmented-reality-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuration Manager 2007 Dashboard &#8211; Beta Release</title>
		<link>http://www.itedge.net/blog/2010/02/18/configuration-manager-2007-dashboard-beta-release/</link>
		<comments>http://www.itedge.net/blog/2010/02/18/configuration-manager-2007-dashboard-beta-release/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 22:35:28 +0000</pubDate>
		<dc:creator>Jason Hartley</dc:creator>
				<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.itedge.net/blog/2010/02/18/configuration-manager-2007-dashboard-beta-release/</guid>
		<description><![CDATA[The Microsoft System Center Configuration Manager 2007 Dashboard lets IT stay on top of application and operating system deployments, security updates, the health status of computers, and IT compliance with key regulations. It has an easy to use, customizable dashboard.
Dashboard Benefits:

Provides dependable, timely access to key information: the dashboard lets IT Pros easily stay on [...]]]></description>
			<content:encoded><![CDATA[<p>The Microsoft System Center Configuration Manager 2007 Dashboard lets IT stay on top of application and operating system deployments, security updates, the health status of computers, and IT compliance with key regulations. It has an easy to use, customizable dashboard.</p>
<p><strong>Dashboard Benefits:</strong></p>
<ul>
<li><b>Provides dependable, timely access to key information</b>: the dashboard lets IT Pros easily stay on top of deployments, security updates, client health, and compliance status.</li>
<li><b>Easy to build and configure:</b> the dashboard allows customers to create new dashboards in just minutes. And six default datasets provide customers with valuable information “out of the box”.</li>
<li><b>Easy to customize:</b> the dashboard can easily be customized to meet the needs of different departments and other groups. Any dataset in the Configuration Manager database can be presented on the dashboard, in chart, gauge, and table formats.</li>
<li><b>Flexible &amp; interactive:</b> users can easily filter data and create ad hoc, custom views. Filters allow users to quickly drill down from high-level to more specific data.</li>
</ul>
<p><b></b></p>
<p><b>Dashboard</b></p>
<p>Here is an example dashboard displaying Configuration Manager metrics. All of this information comes directly from the Configuration Manager database.</p>
<p><a href="http://www.itedge.net/blog/wp-content/uploads/2010/02/image.png" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.itedge.net/blog/wp-content/uploads/2010/02/image_thumb.png" width="279" height="456" /></a> </p>
<p><strong>Resources:</strong></p>
<ul>
<li>System Center Configuration Manager Dashboard website <a href="http://technet.microsoft.com/en-us/library/ff369719.aspx?SA_CE=CMD-Bloggers-2010-02" target="_blank">link</a></li>
<li>Direct <a href="https://connect.microsoft.com/InvitationUse.aspx?ProgramID=4505&amp;InvitationID=%20SCD-BGMB-FK9M&amp;SiteID=14" target="_blank">link</a> to the Connect site for the Dashboard beta program </li>
<li><a href="mailto:satfdbk@microsoft.com%20" target="_blank">Link</a> to send feedback </li>
<li>System Center Configuration Manager <a href="http://www.microsoft.com/systemcenter/configurationmanager/en/us/default.aspx" target="_blank">website</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.itedge.net/blog/2010/02/18/configuration-manager-2007-dashboard-beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
