<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[How do I make RDP session working in PIM/PPP under Internet Explorer 7]]></title>
<link>http://kb.parallels.com/en/6452</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">How do I make RDP session working in PIM/PPP under Internet Explorer 7</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 6452&nbsp;</div>
					<div>Last Review: Jun,19 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Vitaly Filatov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Virtuozzo Containers for Windows</li>
							<li>Parallels Virtuozzo Containers Tools</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					I&nbsp;open Parallels Infrastructure Manager (PIM) in Internet Explorer 7, choose a container, click the link 'Remote Desktop' in the main window and then click 'Login' to open RDP&nbsp;session to a container.<br /><br /> The RDP session window opens for a short moment and then automatically closes.<br /><br />The same behavior I see in Parallels Power Panel when I go to Desktop &gt;&nbsp;Container Services &gt;&nbsp;Remote Desktop and click the button 'Login'.
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					The reason of problem is in security settings of Internet Explorer, they are too restrictive by default and do not allow to install and run needed ActiveX controls for RDP&nbsp;window.<br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					In order to solve the problem one should tweak security settings of Internet Explorer 7 (IE7)&nbsp;the way described below.<br /><br /><div class="messagestanza0">1. Open IE7 menu Tools &gt; Internet Options &gt; switch to the tab &lsquo;Security&rsquo; &gt; choose 'Internet Zone'</div> 	<br /> <div class="messagestanza0">2. Enable the following parameters (see screenshot):<br />&nbsp;&nbsp;&nbsp;- Download signed ActiveX controls<br />&nbsp;&nbsp;&nbsp;- Download unsigned ActiveX controls<br />&nbsp;&nbsp;&nbsp;- Initialize and script ActiveX controls not marked as safe for scripting</div> 	<br /><img height="472" width="417" src="http://kb.parallels.com/Attachments/10040/Images/shot1.jpg" alt="" /><br /><br /><div class="messagestanza0">Press &lsquo;OK&rsquo;, ignore warning about insecure settings, press &ldquo;Yes&rdquo;.</div> 	<br /> <div class="messagestanza0">3. Switch to the tab &lsquo;Advanced&rsquo; in Internet Options and enable the following settings (see screenshots):<br />&nbsp;&nbsp;&nbsp;- &ldquo;Force offscreen composing even under Terminal Server&rdquo;<br />&nbsp;&nbsp;&nbsp;- &ldquo;Allow active content to run in files on My Computer&rdquo;<br />&nbsp;&nbsp;&nbsp;- &ldquo;Allow software to run or install even if the signature is invalid&rdquo;<br />&nbsp;&nbsp;&nbsp;- &ldquo;Use SSL 2.0&rdquo;<br />&nbsp;&nbsp;&nbsp;- &ldquo;Use TLS 1.0&rdquo;<br />&nbsp;&nbsp;&nbsp;- &ldquo;Use SSL 3.0&rdquo;</div> 	<br /><img height="512" width="413" src="http://kb.parallels.com/Attachments/10040/Images/shot2.JPG" alt="" /><br /><br /><img height="512" width="413" src="http://kb.parallels.com/Attachments/10040/Images/shot3.jpg" alt="" /><br /> <div class="messagestanza0">&nbsp;</div> 	<br /><img height="512" width="413" src="http://kb.parallels.com/Attachments/10040/Images/IE7_security_settings4.JPG" alt="" /><br /><br /> <div class="messagestanza0">Click &lsquo;OK&rsquo; after you changed settings.</div> 	<br /> <div class="messagestanza0">4. Restart IE7 (close all IE7 windows).</div> 	<br /> <div class="messagestanza0">Run Internet Explorer 7 again and now you should be able to use RDP in PIM/PPP.</div> 	<br /> <div class="messagestanza0">The solution described above is working in the following environment:<br />- Microsoft Windows XP Professional Service Pack 3 Build 2600<br />- Internet Explorer 7.0.5730.13</div><br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6452&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=6452&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '6452',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Vitaly Filatov</author>
<guid isPermaLink="false">10040 LastUpdated: 2009-06-19 04:22:49</guid>
<pubDate>2009-06-19 03:35:51</pubDate>
</item>
</channel>
</rss>



