<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Endre Buzogany&#039;s Blog</title>
	<atom:link href="http://endre2b.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://endre2b.wordpress.com</link>
	<description>Endre&#039;s thoughts about software development, .net, c# and more</description>
	<lastBuildDate>Wed, 10 Feb 2010 15:01:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='endre2b.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Endre Buzogany&#039;s Blog</title>
		<link>http://endre2b.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://endre2b.wordpress.com/osd.xml" title="Endre Buzogany&#039;s Blog" />
	<atom:link rel='hub' href='http://endre2b.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Unblock Files Downloaded from the Web</title>
		<link>http://endre2b.wordpress.com/2010/02/08/unblock/</link>
		<comments>http://endre2b.wordpress.com/2010/02/08/unblock/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:02:42 +0000</pubDate>
		<dc:creator>Endre Buzogany</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Unblock]]></category>

		<guid isPermaLink="false">http://endre2b.wordpress.com/?p=57</guid>
		<description><![CDATA[  How to Unblock Files Downloaded from the Web Yesterday, I downloaded an msi installer (sandcastle.msi) from the web, but when I double-clicked it, got a strange error message: Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.   That is a verbose error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=endre2b.wordpress.com&amp;blog=9462770&amp;post=57&amp;subd=endre2b&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> </p>
<h2>How to Unblock Files Downloaded from the Web</h2>
<p>Yesterday, I downloaded an msi installer (sandcastle.msi) from the web, but when I double-clicked it, got a strange error message:</p>
<p><em><strong>Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.</strong></em></p>
<p><img class="alignnone size-medium wp-image-67" title="MsiError" src="http://endre2b.files.wordpress.com/2010/02/msierror3.png?w=678&#038;h=120" alt="" width="678" height="120" /><br />
 <br />
That is a verbose error message, but how to fix it?</p>
<p>To run the file, opened a command line and entered<br />
<em>msiexec /i sandcastle.msi</em><br />
&#8230; and it worked.</p>
<p>That was great so far, but what is the reason for popping those messages?</p>
<p>It turned out that the Windows blocks the file as it was downloaded from the web.<br />
In the file properties, message regarding the Security is shown:</p>
<p><em><strong>This file came from another computer and might be blocked to help protect this computer.</strong></em></p>
<p><strong>Let&#8217;s see a few workarounds for this issue!</strong></p>
<h3>Solution #1 &#8211; Unblock the File</h3>
<p>In the Windows Explorer, right-click the file and select Properties<br />
Check whether you can see the<br />
<strong><em>This file came from another computer and might be blocked to help protect this computer</em></strong></p>
<p><a href="http://endre2b.files.wordpress.com/2010/02/unblock2.png"><img title="unblock" src="http://endre2b.files.wordpress.com/2010/02/unblock2.png?w=411&#038;h=501" alt="unblock" width="411" height="501" /></a></p>
<p>Click the <em>Unblock</em>  button.</p>
<p>The drawback is that you need to do it for each of the files already downloaded.</p>
<h3>Solution #2 &#8211; Use Group Policy Editor &#8211; Do not preserve zone information in file attachments</h3>
<p>To Set the value, follow the steps below:</p>
<ol>
<li>Click on Start -&gt;Run</li>
<li>Type gpedit.msc to open the Group Policy Editor.</li>
<li>Open the User Configuration &gt; Administrative Templates &gt; Windows Components &gt; Attachment Manager node.</li>
<li>Double-click the Do Not preserve zone information in file attachments setting.&gt;/li&gt;</li>
<li>Set the value to Enabled.</li>
<li>Close the Group Policy Editor</li>
<li>Log off the current user and re log-in to apply the settings.</li>
</ol>
<p><img src="http://endre2b.files.wordpress.com/2010/02/gpedit_attachments.png?w=600" alt="" /></p>
<p>As an alternative option, you can refresh the group policy by entering <strong><em>gpupdate/force</em></strong> to the command line.</p>
<p><!-- analytics2--></p>
<p><img src="http://static.getclicky.com/139996ns.gif" alt="" width="1" height="1" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/endre2b.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/endre2b.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/endre2b.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/endre2b.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/endre2b.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/endre2b.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/endre2b.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/endre2b.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=endre2b.wordpress.com&amp;blog=9462770&amp;post=57&amp;subd=endre2b&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://endre2b.wordpress.com/2010/02/08/unblock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6584a24c270f685ebc89d91c09cb919d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">endre2b</media:title>
		</media:content>

		<media:content url="http://endre2b.files.wordpress.com/2010/02/msierror3.png?w=678" medium="image">
			<media:title type="html">MsiError</media:title>
		</media:content>

		<media:content url="http://endre2b.files.wordpress.com/2010/02/unblock2.png?w=411" medium="image">
			<media:title type="html">unblock</media:title>
		</media:content>

		<media:content url="http://endre2b.files.wordpress.com/2010/02/gpedit_attachments.png" medium="image" />

		<media:content url="http://static.getclicky.com/139996ns.gif" medium="image" />
	</item>
		<item>
		<title>Active Directory Rename – Hard or Easy?</title>
		<link>http://endre2b.wordpress.com/2009/10/29/active-directory-rename/</link>
		<comments>http://endre2b.wordpress.com/2009/10/29/active-directory-rename/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 09:08:49 +0000</pubDate>
		<dc:creator>Endre Buzogany</dc:creator>
				<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://endre2b.wordpress.com/?p=39</guid>
		<description><![CDATA[        All the operations that might require Active Directory changes need careful 
        planning, but once planned, it is pretty straightforward to execute.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=endre2b.wordpress.com&amp;blog=9462770&amp;post=39&amp;subd=endre2b&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
    Recently, I needed to perform a renaming of our ActiveDirectory domain for Windows<br />
    Server 2003 R2.</p>
<p>    Here are some of the resources/tools/documentation I found to perform it flawlessly.
<p>
        <b>How Domain Rename Works </b><br />
        <a href="http://technet.microsoft.com/en-us/library/cc738208(WS.10).aspx"></p>
<p>http://technet.microsoft.com/en-us/library/cc738208(WS.10).aspx</a></p>
<p>
        <b>Download link for Domain Rename Tools </b><br />
        <a href="http://technet.microsoft.com/en-us/windowsserver/bb405948.aspx"></p>
<p>http://technet.microsoft.com/en-us/windowsserver/bb405948.aspx</a></p>
<p>
        <b>Step by Step Guide to Implementing Domain Rename </b><br />
        <a href="http://download.microsoft.com/download/c/f/c/cfcbff04-97ca-4fca-9e8c-3a9c90a2a2e2/domain-rename-procedure.doc"></p>
<p>http://download.microsoft.com/download/c/f/c/cfcbff04-97ca-4fca-9e8c-3a9c90a2a2e2/domain-rename-procedure.doc</a></p>
<p>
</p>
<p>
        As our AD is pretty simple, after some research, it turned out that there are<br />
        actually fewer steps to perform. I found a nice, simple step-by step description<br />
        of it:
    </p>
<p>
        <b>Active Directory Domain Rename &#8211; Not Difficult At All </b><br />
        <a href="http://techrepublic.com.com/5208-6230-0.html?forumID=102&amp;threadID=229757&amp;start=0"></p>
<p>http://techrepublic.com.com/5208-6230-0.html?forumID=102&#038;threadID=229757&#038;start=0</a></p>
<h2>My Conclusion</h2>
<p>
        All the operations that might require Active Directory changes need <i>careful<br />
        planning</i>, but once planned, it is pretty straightforward to execute.</p>
<p>
        Creating a virtual environment and test the changes before applying it to<br />
        production systems is essential.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/endre2b.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/endre2b.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/endre2b.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/endre2b.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/endre2b.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/endre2b.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/endre2b.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/endre2b.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=endre2b.wordpress.com&amp;blog=9462770&amp;post=39&amp;subd=endre2b&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://endre2b.wordpress.com/2009/10/29/active-directory-rename/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6584a24c270f685ebc89d91c09cb919d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">endre2b</media:title>
		</media:content>
	</item>
		<item>
		<title>MCTS 70-562 &#8211; Passed!</title>
		<link>http://endre2b.wordpress.com/2009/10/08/70-562-mcts-passed/</link>
		<comments>http://endre2b.wordpress.com/2009/10/08/70-562-mcts-passed/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 12:48:04 +0000</pubDate>
		<dc:creator>Endre Buzogany</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[70-562]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MCTS]]></category>

		<guid isPermaLink="false">http://endre2b.wordpress.com/?p=11</guid>
		<description><![CDATA[Yesss! Just passed the 70-562 exam with good score and got the MCTS certification for Technology Specialist: .NET Framework 3.5 ASP.NET Applications! Let me share some of my experience&#8230; &#160; Preparing the Exam I passed the foundation exam (70-536) in August and took me one and a half month to prepare for this one. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=endre2b.wordpress.com&amp;blog=9462770&amp;post=11&amp;subd=endre2b&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesss! Just passed the 70-562 exam with good score and got the MCTS certification for Technology Specialist: .NET Framework 3.5 ASP.NET Applications!</p>
<p><img class="size-full wp-image-16" title="MCTS_Logo" src="http://endre2b.files.wordpress.com/2009/10/mctsrgb_1102.png?w=361&#038;h=80" alt="MCTS" width="361" height="80" /><br />
Let me share some of my experience&#8230;</p>
<p> &nbsp;</p>
<h3>Preparing the Exam</h3>
<p>I passed the foundation exam (<a href="http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-536">70-536</a>) in August and took me one and a half month to prepare for this one.</p>
<p>I set as primary goal to learn and apply it, not just pass the exam. So I used both the official preparation guide and a few good books to cover some of the aspects the training kit did not cover well enough, as follows:</p>
<ul>
<li><a href="http://www.amazon.com/MCTS-Self-Paced-Training-Exam-70-562/dp/073562562X" target="_blank">MCTS Self-Paced Training Kit (Exam 70-562): Microsoft .NET Framework 3.5<br />
ASP.NET Application Developmeent</a></li>
<li><a href="http://www.apress.com/book/view/1430215674" target="_blank">Pro ASP.NET 3.5 in C# </a></li>
<li><a href="http://www.apress.com/book/view/9781590597897" target="_blank">Pro LINQ: Language Integrated Query in C# 2008 </a></li>
<li><a href="http://www.apress.com/book/view/9781590598658" target="_blank">Pro ASP.NET 3.5 Server Controls and AJAX Components </a></li>
</ul>
<p>For the training kit, I took the approach of reading through the different chapters of the book, doing the labs and then taking the practice tests.</p>
<p> &nbsp;</p>
<h3>Taking the Exam</h3>
<p> The required score to pass is 700/1000. There is only the pass or fail grade as the end result; beyond that the actual score you get does not have any importance.<br />
During the exam, I took the approach of getting through the full set of questions once, and then going back for review each of them.<br />
One thing you have to consider is that there is a slight delay between the questions (in order of 4-8 seconds). In other words, you need to consider these as well when setting up your time for review.</p>
<p> &nbsp;</p>
<h3>My Points and Suggestions</h3>
<p>1. Take the training kit as a guide only. You can get a deeper knowledge by practicing and reading the details on the documentation (MSDN).<br />
2. During the exam, there are questions that can be found only in books other than the prep guide. Good guessing is the key for these. For example, the mobile section needs further reading.<br />
<!-- analytics2--><br />
<img src="http://static.getclicky.com/139996ns.gif" alt="Clicky" width="1" height="1" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/endre2b.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/endre2b.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/endre2b.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/endre2b.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/endre2b.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/endre2b.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/endre2b.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/endre2b.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=endre2b.wordpress.com&amp;blog=9462770&amp;post=11&amp;subd=endre2b&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://endre2b.wordpress.com/2009/10/08/70-562-mcts-passed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6584a24c270f685ebc89d91c09cb919d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">endre2b</media:title>
		</media:content>

		<media:content url="http://endre2b.files.wordpress.com/2009/10/mctsrgb_1102.png" medium="image">
			<media:title type="html">MCTS_Logo</media:title>
		</media:content>

		<media:content url="http://static.getclicky.com/139996ns.gif" medium="image">
			<media:title type="html">Clicky</media:title>
		</media:content>
	</item>
	</channel>
</rss>
