
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ent="http://www.purl.org/NET/ENT/1.0/">
	<channel>
		<title>TechEd Bloggers</title>
		<link>http://www.msteched.com/online/blogs.aspx</link>
		<description></description>
		<managingEditor>info@indepth-tech.com</managingEditor>
		<lastBuildDate>Mon, 20 May 2013 07:29:23 GMT</lastBuildDate>
		<generator>Ashton RssHandler</generator>
		<!--
		<image>
			<url>http://techedbloggers.net/images/TechEd_Bloggers_small.gif</url>
			<title>TechEd Bloggers</title>
			<link>http://TechEdBloggers.net</link>
		</image>
		-->
		
					<item>
						
						<title>Poshnet DNS CMDLet and DNS Lookup Script</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30227.item</link>
						<pubDate>Fri, 30 Jul 2010 23:36:53 GMT</pubDate>
						<author>Steve Schofield</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30227.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='1125' ent:classification='BLOG'>Steve Schofield</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30227.item'&gt;Steve Schofield&lt;/a&gt; writes,
"...script accepts a domain, resolves the IP(s) used in DNS, runs an HTTP Get on the host name and / or hostname with WWW.  It returns a status code, the AbsoluteURI.  This is handy when you are processing 100's of domains trying to determine if they are valid.  PS - One of my favorite features is the EmulateDig option..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30227.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 23:36:53 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Easiest Way to Generate Connection String And Verify Database Connectivity</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30226.item</link>
						<pubDate>Fri, 30 Jul 2010 22:08:04 GMT</pubDate>
						<author>Deepak Kapoor</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30226.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4210' ent:classification='BLOG'>Deepak Kapoor</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30226.item'&gt;Deepak Kapoor&lt;/a&gt; writes,
"There are two things which I as a consultant / developer come across many times. One is verifying connectivity to a database which is often a cause of production issues and second is creating valid connection string in the least amount of time. This is the way I do it. Hopefully it will be of help to you. First of all..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30226.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 22:08:04 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Easy Command Locates Obsolete Users and Computers</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30225.item</link>
						<pubDate>Fri, 30 Jul 2010 22:05:41 GMT</pubDate>
						<author>Dmitry Sotnikov</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30225.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4456' ent:classification='BLOG'>Dmitry Sotnikov</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30225.item'&gt;Dmitry Sotnikov&lt;/a&gt; writes,
"Just got easier (and faster!) in AD cmdlets 1.4! Before this release you still could manually filter user or computer records by pwdLastSet or LastLogonTimestamp – now user and computer retrieval by a bunch of attributes with an easy command like:..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30225.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 22:05:41 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Code Sample Builds a Simple Recursive Descent Parser</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30224.item</link>
						<pubDate>Fri, 30 Jul 2010 22:04:06 GMT</pubDate>
						<author>Eric White</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30224.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4417' ent:classification='BLOG'>Eric White</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30224.item'&gt;Eric White&lt;/a&gt; writes,
"...using LINQ to write a recursive-descent parser for SpreadsheetML formulas..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30224.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 22:04:06 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Taking Distributed Applications to the Next Level with Savision Live Maps</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Management/30223.item</link>
						<pubDate>Fri, 30 Jul 2010 21:45:25 GMT</pubDate>
						<author>Cameron Fuller</author>
						<category>Management Software and Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Management/30223.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4349' ent:classification='BLOG'>Cameron Fuller</ent:topic>
							
								<ent:topic ent:id='4557' ent:classification='SECT'>Management</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30223.item'&gt;Cameron Fuller&lt;/a&gt; writes,
"...I have 3 servers in a web farm I want the farm icon to go red when more than 2 of them are offline...I started with a simple distributed application as shown below which monitors two websites, which are dependant upon one service and two databases. The website is monitored by a distributed application. The distributed application is shown below:..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30223.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 21:45:25 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Microsoft Security Bulletin Advance Notification for August 2010</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Security/30222.item</link>
						<pubDate>Fri, 30 Jul 2010 21:43:06 GMT</pubDate>
						<author>Don Patterson</author>
						<category>Security, Identity and Access</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Security/30222.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3926' ent:classification='BLOG'>Don Patterson</ent:topic>
							
								<ent:topic ent:id='4558' ent:classification='SECT'>Security</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Security/30222.item'&gt;Don Patterson&lt;/a&gt; writes,
"...This is an advance notification of one out-of-band security bulletin that Microsoft is intending to release on August 2, 2010. The bulletin addresses a security vulnerability in all supported editions of Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2, that is currently being exploited in malware attacks...." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Security/30222.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 21:43:06 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Problems with MEF and Silverlight 4 with VS2010</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30216.item</link>
						<pubDate>Fri, 30 Jul 2010 19:27:08 GMT</pubDate>
						<author>Albert Pascual</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30216.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4001' ent:classification='BLOG'>Albert Pascual</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30216.item'&gt;Albert Pascual&lt;/a&gt; writes,
"...found that trying to load just one xap file was giving me this error: [System.InvalidOperationException...The package downloaded successfully but an error occurred while reading the contents of the package. I made sure there wasn’t any circular reference and the metadata was like the sample provided and still didn’t had any success. How can I load a xap containing other resources besides UserControls?" &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30216.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Fri, 30 Jul 2010 19:27:08 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Code Sample Finds All Data Providers Installed on a Machine</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30205.item</link>
						<pubDate>Thu, 29 Jul 2010 19:29:01 GMT</pubDate>
						<author>Deepak Kapoor</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30205.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4210' ent:classification='BLOG'>Deepak Kapoor</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30205.item'&gt;Deepak Kapoor&lt;/a&gt; writes,
"...how to find Data Providers installed on a machine. Data providers in .NET Framework provide the plumbing necessary to connect to databases. There are different data providers available which can connect to SQL Server, Oracle or other databases through OleDb. You can find the data providers installed..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30205.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 29 Jul 2010 19:29:01 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Fix for Pixel Thread Appearing on Windows Media Center</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Windows_Client/30204.item</link>
						<pubDate>Thu, 29 Jul 2010 19:27:11 GMT</pubDate>
						<author>Philip Colmer</author>
						<category>Windows Client</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Windows_Client/30204.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2173' ent:classification='BLOG'>Philip Colmer</ent:topic>
							
								<ent:topic ent:id='4561' ent:classification='SECT'>Windows Client</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Windows_Client/30204.item'&gt;Philip Colmer&lt;/a&gt; writes,
"...I’ve installed it on my PC and some quick testing of recorded TV programmes, a DVD, music, photos and videos all show that the problem does indeed seem to have been fixed. You can read more about the problem and the resolution for Windows 7 and Vista at KB 974324. The hotfix can be requested electronically and you’ll receive..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Windows_Client/30204.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 29 Jul 2010 19:27:11 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Windows Phone 7 - First Impressions</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Windows_Mobile/30203.item</link>
						<pubDate>Thu, 29 Jul 2010 19:24:31 GMT</pubDate>
						<author>Scott Hanselman</author>
						<category>Windows Phone</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Windows_Mobile/30203.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='124' ent:classification='BLOG'>Scott Hanselman</ent:topic>
							
								<ent:topic ent:id='4552' ent:classification='SECT'>Windows Mobile</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Windows_Mobile/30203.item'&gt;Scott Hanselman&lt;/a&gt; writes,
"...Here's some things I was impressed with:...Some things I had trouble with:...It'll take a while to get used to &quot;it just works&quot; from Microsoft. All in all, I'm pleasantly surprised as everything has just worked...I took a few moments and filmed some guerilla video of me exploring the phone..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Windows_Mobile/30203.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 29 Jul 2010 19:24:31 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Microsoft Focusing on Eight Core Businesses</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Management/30202.item</link>
						<pubDate>Thu, 29 Jul 2010 19:16:11 GMT</pubDate>
						<author>Mary Jo Foley</author>
						<category>Management Software and Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Management/30202.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='93' ent:classification='BLOG'>Mary Jo Foley</ent:topic>
							
								<ent:topic ent:id='4557' ent:classification='SECT'>Management</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30202.item'&gt;Mary Jo Foley&lt;/a&gt; writes,
"...Microsoft execs attempted to clarify where the company is focusing its efforts currently and in the coming year. Officials also emphasized repeatedly that in spite of all its talk and high-profile marketing push on the consumer front, Microsoft’s enterprise products constitute a huge part of the company’s revenue base. Actually, Microsoft has eight core focus areas..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30202.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Thu, 29 Jul 2010 19:16:11 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>jQuery Code Snippets for Visual Studio 2010</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30192.item</link>
						<pubDate>Wed, 28 Jul 2010 22:22:00 GMT</pubDate>
						<author>Public Sector DPE Team</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30192.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3819' ent:classification='BLOG'>Public Sector DPE Team</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30192.item'&gt;Public Sector DPE Team&lt;/a&gt; writes,
"...very cool...131 Visual Studio 2010 Code Snippets for use with jQuery”..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30192.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 22:22:00 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Visual Studio 2010 Undock Windows is Great for Comparing Code</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30180.item</link>
						<pubDate>Wed, 28 Jul 2010 17:53:21 GMT</pubDate>
						<author>Robert MacLean</author>
						<category>Developer Tools and Languages</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30180.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4418' ent:classification='BLOG'>Robert MacLean</ent:topic>
							
								<ent:topic ent:id='4540' ent:classification='SECT'>Developer Tools and Languages</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30180.item'&gt;Robert MacLean&lt;/a&gt; writes,
"Visual Studio 2010 has the ability to undock code windows by clicking and dragging on the code window tabs...I like the ability to undock the windows because it lets me view two different parts of the same file at the same time...get a full screen side by side view which is GREAT for comparing code..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Developer_Tools_and_Languages/30180.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 17:53:21 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>How to Install OCS 2007 R2 Group Chat Server on Server 2008 R2</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Management/30179.item</link>
						<pubDate>Wed, 28 Jul 2010 17:45:31 GMT</pubDate>
						<author>Aaron Tiensivu</author>
						<category>Management Software and Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Management/30179.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='3229' ent:classification='BLOG'>Aaron Tiensivu</ent:topic>
							
								<ent:topic ent:id='4557' ent:classification='SECT'>Management</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30179.item'&gt;Aaron Tiensivu&lt;/a&gt; writes,
"To begin, follow the instructions here for the usual Server 2008 R2 workaround/fixes for Server 2008 R2 and OCS 2007 R2. 1. From an elevated PowerShell prompt...[8 steps]...Celebrate, at this point you'll have a working Group Chat install on Server 2008 R2..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30179.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 17:45:31 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Modify 2 CustomErrors Settings to See Full Stack Trace in SharePoint 2010</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30178.item</link>
						<pubDate>Wed, 28 Jul 2010 17:37:02 GMT</pubDate>
						<author>Joris Poelmans</author>
						<category>Office and SharePoint</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30178.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2589' ent:classification='BLOG'>Joris Poelmans</ent:topic>
							
								<ent:topic ent:id='4545' ent:classification='SECT'>Office and SharePoint</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30178.item'&gt;Joris Poelmans&lt;/a&gt; writes,
"On a SharePoint 2010 development machine you typically want to see the full stack trace when an error occurs. In SharePoint 2010 you will need to modify 2 web.configs:..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30178.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 17:37:02 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Setting up Windows 7 Remote Assistance in a Corp. Environment</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Management/30177.item</link>
						<pubDate>Wed, 28 Jul 2010 17:34:46 GMT</pubDate>
						<author>Helmers Blog</author>
						<category>Management Software and Virtualization</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Management/30177.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4476' ent:classification='BLOG'>Helmers Blog</ent:topic>
							
								<ent:topic ent:id='4557' ent:classification='SECT'>Management</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30177.item'&gt;Helmers Blog&lt;/a&gt; writes,
"...in a corporate environment it’s really easy to setup Windows Remote Assistance without additional costs and installation! The only thing you have to configure are a few Group Policies, which can be done in a few minutes. With Remote Assistance it’s even possible to chat with the person who..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Management/30177.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 17:34:46 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Comprehensive Guide on Addressing Exchange Calendaring Issues</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Unified_Communications/30176.item</link>
						<pubDate>Wed, 28 Jul 2010 17:31:06 GMT</pubDate>
						<author>Jeff Guillet</author>
						<category>Unified Communications</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Unified_Communications/30176.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4032' ent:classification='BLOG'>Jeff Guillet</ent:topic>
							
								<ent:topic ent:id='4548' ent:classification='SECT'>Unified Communications</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Unified_Communications/30176.item'&gt;Jeff Guillet&lt;/a&gt; writes,
"...article covers lost appointments, duplicate appointments, odd delegate issues, etc.  This article is based on the real-world experience we as a company have gained working with many organizations of all sizes...my recommendation is to adjust the Cached Mode latencies to 1 second using Group Policy. There is virtually no network performance impact and it..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Unified_Communications/30176.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 17:31:06 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Solution to Empty Graphs - Reports for NICs Based on HP Teamed NIC</title>
						<link>http://teched.indepthtalk.net/Editors_Picks/30175.item</link>
						<pubDate>Wed, 28 Jul 2010 17:28:19 GMT</pubDate>
						<author>Marnix Wolf</author>
						<category>Editor's Picks</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/Editors_Picks/30175.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4557' ent:classification='SECT'>Management</ent:topic>
							
								<ent:topic ent:id='4807' ent:classification='BLOG'>Marnix Wolf</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/Editors_Picks/30175.item'&gt;Marnix Wolf&lt;/a&gt; writes,
"...Bumped into this issue at a customer. SCOM R2 is deployed, many MPs in place, among them the Server OS MP (of course). Also the Reporting component is installed...some Server reports did not show any data related to the NICs:...The server experiencing this issue is a HP server...Even with the HP Proliant MP loaded in SCOM R2 it does not collect any performance data at all.." &lt;a href='http://teched.indepthtalk.net/Editors_Picks/30175.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 17:28:19 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Resolution to SharePoint 2010 Error 403 When Updating Metadata</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30174.item</link>
						<pubDate>Wed, 28 Jul 2010 16:32:52 GMT</pubDate>
						<author>Sean Earp</author>
						<category>Office and SharePoint</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30174.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='4344' ent:classification='BLOG'>Sean Earp</ent:topic>
							
								<ent:topic ent:id='4545' ent:classification='SECT'>Office and SharePoint</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30174.item'&gt;Sean Earp&lt;/a&gt; writes,
"...I have spent a month troubleshooting a crazy problem with SharePoint 2010, stumping everyone that worked on it. The problem was just resolved, and it involves something I’ve never seen before, so I thought I would share...It turns out that SharePoint 2010 has a hidden list at the site collection level called… appropriately enough, “TaxonomyHiddenList”.  You can access this by going to..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30174.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 16:32:52 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
					<item>
						
						<title>Powershell Script for SharePoint 2010 MUI Enabled</title>
						<link>http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30173.item</link>
						<pubDate>Wed, 28 Jul 2010 16:29:21 GMT</pubDate>
						<author>Joris Poelmans</author>
						<category>Office and SharePoint</category>
						<guid isPermaLink="true">http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30173.item</guid>
						<ent:cloud ent:href="http://teched.indepthtalk.net">
						
								<ent:topic ent:id='2589' ent:classification='BLOG'>Joris Poelmans</ent:topic>
							
								<ent:topic ent:id='4545' ent:classification='SECT'>Office and SharePoint</ent:topic>
							
						</ent:cloud>

<description>	
&lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30173.item'&gt;Joris Poelmans&lt;/a&gt; writes,
"...If you try to enable alternate languages for a SharePoint 2010 meeting workspace you will get an error stating “this site is based on a template that does not not support alternate languages”...if you want to find out which webtemplates support MUI you can run the following Powershell script:..." &lt;a href='http://teched.indepthtalk.net/TechEd/Tracks/Office_and_SharePoint/30173.item'&gt;more&lt;/a&gt;
&lt;div style="color:black;font-size:10px;font-style:italic;margin-top:2px;margin-bottom:-2px" &gt;Wed, 28 Jul 2010 16:29:21 GMT&lt;/div&gt;
&lt;hr/&gt;
&lt;small&gt;

&lt;/small&gt;
</description>
	


					</item>
				
	</channel>
</rss>