<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>rdp &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/rdp/</link>
	<description>Feed of posts on WordPress.com tagged "rdp"</description>
	<pubDate>Sun, 12 Oct 2008 04:16:53 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[BarCampMilwaukee3 and some Vista issues]]></title>
<link>http://douglasawh.wordpress.com/?p=45</link>
<pubDate>Thu, 02 Oct 2008 23:57:13 +0000</pubDate>
<dc:creator>douglasawh</dc:creator>
<guid>http://douglasawh.fr.wordpress.com/2008/10/02/barcampmilwaukee3-and-some-vista-issues/</guid>
<description><![CDATA[I don&#8217;t know if I&#8217;ve mentioned this on here, but while I&#8217;m 100% Linux at home (not]]></description>
<content:encoded><![CDATA[<p>I don't know if I've mentioned this on here, but while I'm 100% Linux at home (not even in a virtual machine), my desktop at work is Vista.  I'm working on getting a tablet going with Ubuntu and I have an Ubuntu HP 6910p, but Vista is what I am using mostly.  At 4GB RAM, I don't have much to complain about.  If I had this <a href="https://mds.bussvc.wisc.edu/swap/product.asp?mscsID=&#38;auction_id=14071">bad boy</a>, I'd even have less to complain about.  It might work as a pretty good heater in the winter too.</p>
<p>So, I finally have a SATA hard drive.  This is going to be so sweet.  And, it'll finally give me a chance to get rid of my last NTFS partition, which seems to be pretty flakey.</p>
<p>Ok, on to Vista issues.</p>
<p>1) Maybe this is an issue with XP too, but when I RDP to my machine the taskbar and my icons move to the other monitor.  It's not that big of a deal, but it is annoying.  I use a VGA splitter and while the two splits are labeled 1 and 2, RDP defaults to 2.  I haven't been able to find much online about it.  <a href="http://www.vistabanter.com/74459-rdp-messes-up-dual-monitor-primary-secondary-configuration.html">This guy </a>fixed his problem, and it's the closest I can find, but it's not the problem I am having.</p>
<p>2) I have a Motion Computing tablet and this thing is a royal pain to upgrade to Vista.  It must be upgraded, not a fresh image.  The fresh image doesn't have wireless drivers and the company doesn't really support this model with Vista.  The only problem is our only employee with one of these has Vista (he has a 1700 rather than a 1600) and I can't reproduce the problem in Vista or XP.  He is having delay issues on digitally signed e-mails in Outlook 2007.</p>
<p>Ok, since I tagged this mostly as variations of BarCampMilwaukee3, I should at least say a little something about it.  There's a pre-party tomorrow night.  I won't be there.  I will be there at 10am on Saturday morning and plan on staying until the end.  I'm sure there will be some down time for a blog post, if we don't have wireless issues like we did at BarCampMadison2.  Also, at BCMad2, I went home since I basically live in Madison, meaning while I slept well, I missed out on some of the night craziness.  The Saturday of BCMad2, I went to the Dillinger Escape Plan show at The Loft on Washington with some friends.  Crazy show...even crazier than the last time I saw DEP, though that concert in Raleigh was a pretty crazy night, just not as much so during DEP's set.  So, if you're in Madison, Milwaukee, Chicago or the surrounding area, I highly encourage you to attend BarCampMilwaukee3.  I'll be leading a discussion on pairing FOSS with proprietary, not because I like proprietary at all, but because that is the reality of the situation at current.</p>
<p>EDIT: I see that I mentioned the motion computing issue back in August.  Yep, still working on it.  I need a USB CD drive that gets along with motion computing.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[RDP - Force Console Access]]></title>
<link>http://scripthacks.wordpress.com/?p=129</link>
<pubDate>Mon, 29 Sep 2008 15:04:06 +0000</pubDate>
<dc:creator>scripthacks</dc:creator>
<guid>http://scripthacks.fr.wordpress.com/2008/09/29/rdp-force-remove-console-access/</guid>
<description><![CDATA[With large managed corporate environments I&#8217;ve noticed that many people don&#8217;t properly l]]></description>
<content:encoded><![CDATA[<p>With large managed corporate environments I've noticed that many people don't properly log out of active RDP sessions.  The result of this scenario is that all licensed RDP connections (default = 2) are used up and Admins cannot connect to a server without either somehow booting someone from the box or gaining console access.  </p>
<p>There is a simple and easy resolution to this issue.  By using windows built in tools you can force console access to any server running RDP.  Windows provides the utility called mstsc which can be run from a command window with a force parameter.  This will either give you a 3rd connection to the server (console) or give you the option of booting off a user who has been idle or disconnected from the server for an extended period of time.</p>
<p>Bottom line... use this command! :)<br />
<strong>mstsc -v:&#60;server name&#62; /F -console</strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Howto: Install rdesktop on SLES 10 SP2 Linux]]></title>
<link>http://thebackroomtech.wordpress.com/?p=973</link>
<pubDate>Fri, 26 Sep 2008 17:26:08 +0000</pubDate>
<dc:creator>Julie</dc:creator>
<guid>http://thebackroomtech.com/2008/09/26/howto-install-rdesktop-on-sles-10-sp2-linux/</guid>
<description><![CDATA[rdesktop is software that allows a Linux client to connect to a Microsoft Windows server via RDP, mu]]></description>
<content:encoded><![CDATA[<p>rdesktop is software that allows a Linux client to connect to a Microsoft Windows server via RDP, much like mstsc.exe, which is Microsoft's Remote Desktop Connection (RDC) program.</p>
<p>More precisely, <a href="http://www.rdesktop.org/" target="_blank">rdesktop.org</a> describes the software as:</p>
<p>rdesktop is an open source client for Windows Terminal Services, capable of natively speaking Remote Desktop Protocol (RDP) in order to present the user's Windows desktop. Supported servers include Windows 2000 Server, Windows Server 2003, Windows Server 2008, Windows XP, Windows Vista and Windows NT Server 4.0.</p>
<p>rdesktop currently runs on most UNIX based platforms with the X Window System.</p>
<p><!--StartFragment-->To install rdesktop on SLES 10 SP2: </p>
<div>1) Make sure all pre-requisites are installed on the system.  If they are not, add with YaST or download them.</div>
<ul>
<li>A compiler - I chose to install gcc and gcc-c++ via YaST</li>
<li>Rdesktop - download from <a href="http://sourceforge.net/projects/rdesktop">http://sourceforge.net/projects/rdesktop/</a></li>
</ul>
<div> </div>
<div>2) Extract the rdesktop package. From a terminal window run</div>
<div><em>gzip -d rdesktop-1.6.0.tar.gz</em></div>
<div><em>tar -xvf rdesktop-1.6.0.tar</em></div>
<div> </div>
<div>3) From the directory you extracted rdesktop run</div>
<div><em>./configure</em></div>
<div> </div>
<div>4) From the directory you extracted rdesktop run</div>
<div><em>make</em></div>
<div> </div>
<div>5) From the directory you extracted rdesktop run</div>
<div><em>make install</em></div>
<div> </div>
<div>rdesktop will be installed by default to /usr/local</div>
<div> </div>
<div>to run from a terminal</div>
<div><em>rdesktop [options] server</em></div>
<div> </div>
<div>for example</div>
<div> </div>
<div><em>rdesktop -u admin -p passwd 192.168.1.1</em></div>
<div> </div>
<div>Would establish a RDP connection to server 192.168.1.1 using admin's credentials</div>
<div> </div>
<div>The most commonly used  options are:</div>
<div> </div>
<div>–u username specifies the user name for authentication on the server.</div>
<p>–p password provides a password for authentication on the server. To keep others from seeing the password supplied on the command line, use –p – to read the password from stdin.</p>
<p>–g geometry allows you to specify the desktop geometry. This can be given as a resolution, such as 1024x768 or as a percentage of the entire screen, as in 70%.</p>
<p>–r device enables device redirection, allowing you to redirect a device, such as sound from the remote machine to the local one. This feature requires Windows XP or newer.</p>
<div><span style="text-decoration:underline;">Fixes for known issues when compiling and installing rdesktop</span></div>
<div> </div>
<div>"ERROR: Could not find X Window System headers/libraries</div>
<div>To specify paths manually, use the options --x-includes and --x-libraries"</div>
<div> </div>
<div>FIX: add the X-windows development tools though YaST to compile successfully - x-org-x11-devel</div>
<div> </div>
<div>ERROR: Could not find OpenSSL headers/libraries.</div>
<div>To specify a path manually, use the --with-openssl option</div>
<div> </div>
<div>FIX: add the OpenSSL development tools through YaST to compile successfully - openssl-devel</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Thin Is In]]></title>
<link>http://onemanitshop.wordpress.com/?p=9</link>
<pubDate>Wed, 24 Sep 2008 03:02:32 +0000</pubDate>
<dc:creator>Bryan</dc:creator>
<guid>http://onemanitshop.fr.wordpress.com/2008/09/23/thin-is-in/</guid>
<description><![CDATA[Our manufacturing environment is very harsh. There&#8217;s lots of welding, sanding, and grinding. T]]></description>
<content:encoded><![CDATA[<p>Our manufacturing environment is very harsh. There's lots of welding, sanding, and grinding. There are lots of chemicals and gases. And there are extreme temperatures. This is definitely not an environment conducive to computing. However, we do have several computers in the shop that operate in this nasty environment. The equipment is all covered in dirt and if you open up the computer, you can't believe that it is still working. Needless to say, the computers in the shop are prone to frequent failure.</p>
<p>These computers run a single, very light, application that just writes some data to database on central server. We have a small stockpile of used computers loaded with the application that are just sitting waiting to be swapped out when one of the computers in the shop gives up the ghost. However, it's a pain to load new machines and swap them out when the break.</p>
<p>Enter the HP Compaq t5135:</p>
<p style="text-align:center;"> </p>
<p><a href="http://onemanitshop.files.wordpress.com/2008/09/hpt51351.jpg"><img class="size-full wp-image-11   alignleft" title="hpt51351" src="http://onemanitshop.wordpress.com/files/2008/09/hpt51351.jpg" alt="" width="170" height="190" /></a></p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p>This is a solid state thin client. It's 7-1/3 inches long and wide, and 2 inches thick. It weighs just 3 pounds. This is a solid state device whose only purpose is to connect to another computer on the network. We are piloting replacing all the full-blow PCs in the shop with these thin clients. They idea is the thin clients will use RDP (Remote Desktop Protocol) to connect to a central computer where they will run the necessary software. This will be seamless to the user. It will still appear to them to be running locally.</p>
<p>Our thought is that with no moving parts (particularly the fan sucking in bad air) that they will last a lot longer. Plus, even if they do go bad, it's literally a matter of unplugging the bad one and plugging a new one it.</p>
<p>We're piloting this in one area to see how it goes. If it works, we'll replace all the shop computers with thin clients. I'll keep you posted.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Protocols ... HPs RGS]]></title>
<link>http://channelvirtualization.wordpress.com/2008/09/11/protocols-hps-rgs/</link>
<pubDate>Thu, 11 Sep 2008 20:21:04 +0000</pubDate>
<dc:creator>Channel-V</dc:creator>
<guid>http://channelvirtualization.fr.wordpress.com/2008/09/11/protocols-hps-rgs/</guid>
<description><![CDATA[The protocol used to access the remote infrastructure that virtualizes applications, servers and des]]></description>
<content:encoded><![CDATA[<p>The protocol used to access the remote infrastructure that virtualizes applications, servers and destkop is a crucial factor when it comes to real-life experience. We have been posting about ICA, RDP, enhancements made by Provision Networks and about HPs RGS.</p>
<p>We just stumbled on a artcile by Brian Madden about those protocols, He focuses in <a href="http://www.brianmadden.com/blog/BrianMadden/Whats-hp-going-to-do-with-RGS">this</a> post specifically on HPs RGS.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Provision NetworksS Optimizes The Virtual Desktop User Experience]]></title>
<link>http://channelvirtualization.wordpress.com/2008/09/10/provision-networkss-optimizes-the-virtual-desktop-user-experience/</link>
<pubDate>Wed, 10 Sep 2008 20:23:00 +0000</pubDate>
<dc:creator>Channel-V</dc:creator>
<guid>http://channelvirtualization.fr.wordpress.com/2008/09/10/provision-networkss-optimizes-the-virtual-desktop-user-experience/</guid>
<description><![CDATA[Provision Networks, today unveiled its Experience Optimization Pack (EOP). Quest EOP is an extension]]></description>
<content:encoded><![CDATA[<p>Provision Networks, today unveiled its Experience Optimization Pack (EOP). Quest EOP is an extension suite for Microsoft’s Remote Desktop Protocol aimed to eliminate the adoption barriers of hosted desktop virtualization in all use case scenarios over both local area and wide area networks.</p>
<p><span style="text-decoration:underline;">Introducing Quest Experience Optimization Pack</span><br />
Hosted desktop technologies such as VDI, Blade PCs or even presentation virtualization rely on Microsoft’s remote desktop protocol (RDP) to provide access and connectivity. RDP, however, does not deliver a PC-like or even a near PC-like experience. Quest’s EOP embraces and extends RDP and delivers the best user experience for LAN and WAN connectivity. Quest EOP:</p>
<ul>
<li> Delivers support for bi-directional audio, enabling organizations to deploy dictation, collaboration and certain VOIP applications.</li>
<li> Accelerates the delivery of multimedia content such as recorded webcasts and web-based training from remote virtualized desktops and applications.</li>
<li> Dramatically improves the remoting of graphics including browser and flash acceleration.</li>
<li> Eliminates the effects of network latency which can cause havoc even for simple applications such as word processing.</li>
</ul>
<p>The product is available as optional add-on to Provision Networks VAS.</p>
<p>Full release <a href="http://www.provisionnetworks.com/news/2008/091008_EOP.aspx">here</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[More cool freeware]]></title>
<link>http://heathparker.wordpress.com/?p=19</link>
<pubDate>Mon, 08 Sep 2008 21:42:34 +0000</pubDate>
<dc:creator>heathparker</dc:creator>
<guid>http://heathparker.fr.wordpress.com/2008/09/08/more-cool-freeware/</guid>
<description><![CDATA[Trying to share with you guys as I find this stuff.  Haven&#8217;t tried these yet, but they look p]]></description>
<content:encoded><![CDATA[<p>Trying to share with you guys as I find this stuff.  Haven't tried these yet, but they look promising:</p>
<p>inSSIDer - Wireless scanner, replacement to NetStumbler - <a title="inSSIDer" href="http://www.metageek.net/products/inssider" target="_blank">http://www.metageek.net/products/inssider</a></p>
<p>RDTabs - Tabbed remote desktop client -  <a title="RDTabs" href="http://www.avianwaves.com/Tech/Tools/RDTabs/" target="_blank">http://www.avianwaves.com/Tech/Tools/RDTabs/</a></p>
<p>Terminals - Tabbed VNC/RDP/Telnet/SSH client - <a title="Terminals" href="http://www.codeplex.com/Terminals" target="_blank">http://www.codeplex.com/Terminals</a></p>
<p>Have fun out there!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Exploring Remote Desktop Protocol (RDP) in Windows Small Business Server 2003]]></title>
<link>http://harrybrelsford.wordpress.com/?p=199</link>
<pubDate>Fri, 15 Aug 2008 12:37:25 +0000</pubDate>
<dc:creator>harrybrelsford</dc:creator>
<guid>http://harrybrelsford.fr.wordpress.com/2008/08/15/exploring-remote-desktop-protocol-rdp-in-windows-small-business-server-2003/</guid>
<description><![CDATA[Top of the morinng to ya! I am up and at &#8216;em here in Seattle on the 520AM ferry enroute to the]]></description>
<content:encoded><![CDATA[<p>Top of the morinng to ya! I am up and at 'em here in Seattle on the 520AM ferry enroute to the airport and some time in the San Francisco area...really starting to spend more time down there what with the hot technology sector (can u say SOMA?). So a quick post from Chapter 8 of my Windows Small Business Server 2003 Best Practices book - as u might know - I am posting up several pages per day from this book into the WILD for your reading pleasure. Why do I do this? Because I am a nice person! I will keep posting until SBS 2008 ships!</p>
<p>Today we explore the Remote desktop Protocol (RDP) in the mobility realm of SBS 2003.</p>
<p>cheers...harrybbbb</p>
<p>harry brelsford, smb nation's ceo <a href="http://www.smbnation.com">www.smbnation.com</a></p>
<p>Microsoft Small Business Specialist (SBSC), MBA&#60; MCSE&#60; MCT&#60; CNE &#60;CLSE &#60;CNP</p>
<p><em>Did u know I host my big annual conference in early OCtober in Seattle!</em></p>
<p>###</p>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="174">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="CM19" style="text-align:justify;margin:0;"><span style="font-size:16pt;color:#211e1e;font-family:&#34;">Exploring RDP </span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="460">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="CM216" style="line-height:15pt;text-align:justify;margin:0;"><span style="font-size:11pt;color:#211e1e;"><span style="font-family:Times New Roman;">Oops! I almost forgot some more stuff on RDP that I wanted to share (this has an advanced tone to it). RDP allows for separate virtual channels for carrying device communication and presentation data from the server, as well as encrypted client mouse and keyboard data. RDP uses its own video driver on the server-side to render display output by construction rendering information in network packets using the RDP protocol and sending them over the network to the client. On the client-side, it receives the rendering data and interprets them into the corresponding Win32 Graphic Display Interface (GDI) application programming interface (API) calls. On the input path, client mouse and keyboard messages are redirected from the client to the server. On the server-side, RDP uses its own virtual keyboard and mouse driver to receive these keyboard and mouse events. </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="460">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="Default" style="margin:0;"><span style="font-size:11pt;color:#211e1e;"><span style="font-family:Times New Roman;">Without encrypting the display protocol, it would be very easy to “sniff” the wire to discover the user’s passwords as they log on to the system. Allowing an administrator to log on using a non-encrypted protocol exposes the entire domain resources that are now vulnerable to hackers, especially if connecting over a public network without a VPN. It is both darn interesting and important to note </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="460">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="Default" style="page-break-before:always;margin:0;"><span style="font-size:11pt;color:#211e1e;"><span style="font-family:Times New Roman;">that protocols using “scrambling” to protect data are just as vulnerable to this </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="461">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="CM216" style="line-height:15.4pt;margin:0;"><span style="font-size:11pt;color:#211e1e;"><span style="font-family:Times New Roman;">sort of attack as protocols that send data using clear text. The activity involved in sending and receiving data through the RDP stack is essentially the same as the seven-layer Open Standards Interconnection (OSI) model for the LANs on this planet. Data from an application or service to be transmitted is passed down through the protocol stacks, sectioned (sounds like a Ginsu knife commercial with slicing and dicing, eh?), directed to the channel (through MCS), encrypted, wrapped, framed, packaged onto the network protocol, and finally (really and truly) addressed and sent over the wire to the client. The returned data works the same way only in reverse, with the packet being stripped of its address, then unwrapped, decrypted, and so on (and on and on) until the data is presented to the application for use (Whew!). Key portions of the protocol stack modifications occur between the fourth and seventh layer, where the data is encrypted, wrapped and framed, directed to a channel and prioritized. </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="512">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="CM8" style="margin:0;"><span style="font-size:11pt;color:#211e1e;"><span style="font-family:Times New Roman;">Lastly, every version of RDP uses RSA Security’s RC4 cipher, a stream cipher </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="460">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="CM217" style="line-height:15pt;text-align:justify;margin:0;"><span style="font-size:11pt;color:#211e1e;"><span style="font-family:Times New Roman;">designed to efficiently encrypt small amounts of varying data size. RC4 is designed for secure communications over networks and is also used in protocols such as SSL, which encrypts traffic to and from secure Web sites. By default, Windows XP Remote Desktop and Windows Server 2003 Remote Desktop and Terminal Services use high (128-bit) encryption to encrypt most data transmissions in both the client-to-server direction and the server-to-client direction. </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="462">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="Default" style="line-height:15pt;text-align:justify;margin:0;"><span style="font-size:11pt;color:#211e1e;font-family:&#34;">BEST PRACTICE: Don’t forget the 128-bit encryption point raised here. </span></p>
</td>
</tr>
</tbody>
</table>
</div>
<div>
<table border="0" cellspacing="0" cellpadding="0" width="440">
<tbody>
<tr>
<td style="background-color:transparent;border:#ece9d8;padding:0;" align="left" valign="top">
<p class="CM218" style="line-height:14.9pt;text-align:justify;margin:0;"><span style="font-size:11pt;color:#211e1e;font-family:&#34;">It is frequently brought up in technology conversations about SBS. </span></p>
</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Howto: Remotely disconnect a Terminal Services Session, Part 2]]></title>
<link>http://thebackroomtech.wordpress.com/?p=557</link>
<pubDate>Wed, 06 Aug 2008 17:48:24 +0000</pubDate>
<dc:creator>Julie</dc:creator>
<guid>http://thebackroomtech.com/2008/08/06/howto-remotely-disconnect-a-terminal-services-session-part-2/</guid>
<description><![CDATA[Previously I discussed two methods for remotely disconnecting a terminal server session.  Today I ]]></description>
<content:encoded><![CDATA[<p>Previously <a href="http://thebackroomtech.wordpress.com/2008/04/09/howto-remotely-disconnect-a-terminal-services-session/" target="_blank">I discussed two methods</a> for remotely disconnecting a terminal server session.  Today I discovered another way do disconnect my Windows 2000 server from my Windows XP workstation.  Here's how I did it:</p>
<p>1) Launch a command prompt</p>
<p>2) Authenticate to the server:<br />
net use /user:administrator \\MyServer\c$</p>
<p>3) Type:<br />
reset session 1 /server:MyServer</p>
<p>Start with session 1 and keep incrementing this number if you receive the message "session ID 1 not found". You will not receive any notification when a session is successfully terminated, but you will receive a message if the session doesn't exist.</p>
<p>Once a session has been freed you can logon to the terminal server as normal and kill any additional sessions through Terminal Services Manager.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Changing RDP Listening ports]]></title>
<link>http://colinmorrison.wordpress.com/2008/07/27/changing-rdp-listening-ports/</link>
<pubDate>Sun, 27 Jul 2008 04:36:36 +0000</pubDate>
<dc:creator>Colin Morrrison</dc:creator>
<guid>http://colinmorrison.fr.wordpress.com/2008/07/27/changing-rdp-listening-ports/</guid>
<description><![CDATA[Yes, it is more secure to VPN then RDP to a clients server to manage it, but changing the RDP listen]]></description>
<content:encoded><![CDATA[<p>Yes, it is more secure to VPN then RDP to a clients server to manage it, but changing the RDP listening port to some randomness should give the same effect.&#160; Go <a title="How to change the listening port for Remote Desktop" href="http://support.microsoft.com/kb/306759" target="_blank">here</a> to see how to change it.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Festival Deckdisc]]></title>
<link>http://verbalence.wordpress.com/?p=58</link>
<pubDate>Mon, 21 Jul 2008 21:52:07 +0000</pubDate>
<dc:creator>José Mauro Pimentel</dc:creator>
<guid>http://verbalence.fr.wordpress.com/2008/07/21/festival-deckdisc/</guid>
<description><![CDATA[Na última quarta-feira a Lapa era da Deckdisc. Como já diz seu slogan, “A gravadora 100% indepen]]></description>
<content:encoded><![CDATA[<p>Na última quarta-feira a Lapa era da Deckdisc. Como já diz seu slogan, “A gravadora 100% independente” iniciou sua festa de 10 anos reverenciado o punk/hardcore. Posso dizer que pessoalmente nunca tinha visto o local tão cheio. Fila pra comprar ingresso, fila para entrar, fila pra cerveja, fila pra comprar CD, camisa. Tão grande que acabou o estoque da camisa do Dead Fish.</p>
<p>Boas vendas em shows ?!? Nem lembro a última vez que vi isso.</p>
<p>Os trabalhos começaram às 23:00h com os conterrâneos do Matanza e suas músicas para beber e brigar. A roda não parava. Aliás muitos foram apenas para assistir o show dos caras. Set emendado com destaque ao coro em “Bom é quando faz mal” e “Estamos todos bêbados”. O grupo abriu o apetite para o que estava por vir.<br />
<a href="http://verbalence.files.wordpress.com/2008/07/matanza2.jpg"><img class="size-medium wp-image-59 alignleft" src="http://verbalence.wordpress.com/files/2008/07/matanza2.jpg?w=300" alt="" width="265" height="199" /></a>Nos intervalos aos gritos de “Chuta que é macumba bicho!” a voz misteriosa conclamava a galera aos shows. Pra mim, era o Mozine.</p>
<p>Dead Fish na seqüência. O alto padrão de sempre. A música “O Homem Nú” deu início ao show com mais “interferências” do público. Muita gente subindo no palco, pra se jogar, pra dançar, pra derrubar os microfones ou apenas pra roubar um beijo do Rodrigo ou para ser agarrado pelo mesmo. Em dado momento um fanfarrão – não achei melhor palavra – agarrou um dos seguranças e o jogou pra dentro da roda, a mesma que virou Lado A, lado B e pulou uníssona em “Afasia”. Em meios as habituais provocações futebolísticas o grupo se retirou dando boas-vindas a “Velha escola”. Na seqüência, Mukeka Di Rato, Ratos de Porão e Cólera subiriam ao palco.</p>
<p>Numa festa tudo pode né ? Contando com Nego Léo (Merda) na bateria, o Mukeka Di Rato começou o show meio “aéreo” mas logo foi se achando e mostrando a podreira capixaba com “Escolinha” cantada por boa parte do público que se espancava na área central. Rinha de Magnata e Cachaça foram os pontos altos do show. Seria já um reflexo dos fãs pós-Deckdisc ?<br />
<a href="http://verbalence.files.wordpress.com/2008/07/df-3.jpg"><img class="alignnone size-medium wp-image-60" src="http://verbalence.wordpress.com/files/2008/07/df-3.jpg?w=300" alt="" width="252" height="189" /></a><br />
Regada por muita cerveja, entregue em mãos pelo patrão Rafael Ramos ou cuspida pelo Rafael do Ataque Periférico o MDR foi sendo substituído por um Ratos de Porão genérico. Boka entra na bateria, toca ainda algumas músicas dos capixabas e já na seqüência, Sandro passa a batuta para João Gordo que apresenta um RDP formado pelo próprio, Boka e os convidados Mozine e Paulista. Por momentos nem se percebia a ausência de Jão (trabalhando) e Juninho (em turnê pela Europa com o Discarga). O show ia rolando muito bem até que... O repertório acabou! A galera pedia “AIDS, pop, repressão” mas não dava mais. João Gordo disse: “Eu quero tocar mais só que os caras não sabem mais nenhuma!”.</p>
<p>Assim terminou o RDP. Em meio a muitos agradecimentos a banda foi saindo e dando lugar a última e mais antiga banda, Cólera.</p>
<p>Cólera no palco, público em comunhão. Ao contrário dos últimos shows do grupo no Rio de Janeiro o show rola sem brigas ou confusões. O público cantava e dançava sem parar. Isso tudo já por volta das quatro da matina.</p>
<p>Quem não foi perdeu oportunidade única de presenciar a nata do punk/hardcore nacional.</p>
<p><a href="http://verbalence.files.wordpress.com/2008/07/rdp.jpg"><img class="aligncenter size-medium wp-image-62" src="http://verbalence.wordpress.com/files/2008/07/rdp.jpg?w=225" alt="" width="225" height="300" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Tubercolose - a fraqueza do peito]]></title>
<link>http://lugardoconhecimento.wordpress.com/?p=693</link>
<pubDate>Sun, 13 Jul 2008 13:14:46 +0000</pubDate>
<dc:creator>RM</dc:creator>
<guid>http://lugardoconhecimento.fr.wordpress.com/2008/07/13/tubercolose-a-fraqueza-do-peito/</guid>
<description><![CDATA[
Ouvir reportagem da Antena 1 AQUI
&#8230;&#8230; 
]]></description>
<content:encoded><![CDATA[<p style="text-align:center;"><img class="aligncenter" src="http://i37.tinypic.com/20kaj6f.jpg" alt="" width="236" height="75" /></p>
<p style="text-align:center;">Ouvir reportagem da Antena 1 <a href="//195.245.168.21/rtpfiles/audio/wavrss/info/nacional/21815_15675.wma" target="_blank">AQUI</a></p>
<p><a href="http://www.addthis.com/bookmark.php" target="_blank"><img class="alignnone" src="http://s9.addthis.com/button1-share.gif" alt="" /></a><span style="color:#ffffff;">......</span> <a href="http://feeds.feedburner.com/lugarconhecimento?format=xml" target="_blank"><img class="alignnone" src="http://lugardoconhecimento.files.wordpress.com/2008/07/rss.png" alt="" width="17" height="17" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[The terminal server has exceeded the maximum number of allowed connections]]></title>
<link>http://technobuff.wordpress.com/?p=51</link>
<pubDate>Wed, 09 Jul 2008 10:53:36 +0000</pubDate>
<dc:creator>Sujeeth</dc:creator>
<guid>http://technobuff.fr.wordpress.com/2008/07/09/the-terminal-server-has-exceeded-the-maximum-number-of-allowed-connections/</guid>
<description><![CDATA[When a user tries to connect to a machine using Remote Desktop connection, they might come across th]]></description>
<content:encoded><![CDATA[<p>When a user tries to connect to a machine using Remote Desktop connection, they might come across this error message.</p>
<p><em>"<span style="color:#ff0000;">The terminal server has exceeded the maximum number of allowed connections</span>"</em></p>
<p><a href="http://technobuff.wordpress.com/files/2008/07/rdpexceeded.gif"><img class="alignnone size-full wp-image-52" src="http://technobuff.wordpress.com/files/2008/07/rdpexceeded.gif" alt="" width="488" height="149" /></a></p>
<p>This is because Windows only allows two connections in RDP, and you've either got two people already logged on that machine, or you've got disconnected sessions that still thinks they are active. If a user simply closes the remote desktop window when they’re finished, that username will still remain logged on, unless there is a time out configured in <strong>Terminal Services Configuration </strong>as follows</p>
[wp_caption id="attachment_53" align="alignnone" width="300" caption="Terminal Services Configuration"]<a href="http://technobuff.files.wordpress.com/2008/07/tsc.gif"><img class="size-medium wp-image-53" src="http://technobuff.wordpress.com/files/2008/07/tsc.gif?w=300" alt="Terminal Services Configuration" width="300" height="235" /></a>[/wp_caption]
<p>If the Session time out is not configured, or the logged on users are not available, you wont be able to logon to the machine. To overcome this limitation, follow the steps as below.</p>
<p>open a command prompt or type in the RUN prompt</p>
<p><strong><span style="color:#339966;">mstsc /v:[00.00.00.00/SERVERNAME] /f -console</span></strong></p>
<p>eg: <span style="color:#339966;">mstsc /v:192.168.1.10 /f -console<br />
</span>      <span style="color:#339966;">mstsc /v:ADSURF /f -console</span></p>
<p>You will then be prompted with the login box and proivde the administrator details. Then you will be connected to the Console Session on the server. Now you can reset the disconnected user sessions from Terminal Services Manager. Please note that if you get disconnected from this console session, you have go physically to the machine.</p>
<p>More info on <a href="http://technet2.microsoft.com/windowsserver/en/library/f47ce263-f72e-469d-bf14-6605b7f4cce51033.mspx?mfr=true" target="_blank">mstsc at Technet</a></p>
<p><span style="text-decoration:underline;">Another workaround: </span></p>
<p>You can also query the sessions on the remote machine as an administrator of that machine. Open a command prompt as a domian administrator that the remote machine is set to or map a drive of that remote machine.</p>
<p>Then in the command prompt, type as below:</p>
<p><span style="color:#339966;">query session /server:servername</span></p>
<p>Replace servername with the remote machine name or IP address.</p>
<p><a href="http://technobuff.files.wordpress.com/2008/07/query01.gif"><img class="alignnone size-full wp-image-54" src="http://technobuff.wordpress.com/files/2008/07/query01.gif" alt="" width="667" height="121" /></a></p>
<p>Now we have the information of all the users/sessions that are active/disconnected on the remote machine. We can now reset one of the session with the following command.</p>
<p><span style="color:#339966;">reset session [ID] /server:servername</span></p>
<p>Replace [ID] with the number from the prevoius output and servername with the remote machine name or IP address. This will reset the session and now you can login using Remote Desktop connection.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Què és l'atac man-in-the-middle de RDP o HTTPS?]]></title>
<link>http://ssinyol.wordpress.com/?p=114</link>
<pubDate>Wed, 02 Jul 2008 14:37:11 +0000</pubDate>
<dc:creator>Sergi Sinyol</dc:creator>
<guid>http://ssinyol.fr.wordpress.com/2008/07/02/que-es-atac-man-in-the-middle/</guid>
<description><![CDATA[Segur que algú de vosaltes ha sentit parlar del atac man-in-the-middle alguna vegada. En què consi]]></description>
<content:encoded><![CDATA[<p>Segur que algú de vosaltes ha sentit parlar del atac man-in-the-middle alguna vegada. En què consisteix aquest atac? Hi ha possibilitats reals de patir aquest atac o és una cosa de ciència ficció que només passa a les pelis?</p>
<p>Anem per parts.</p>
<p>El atac man-in-the-middle, com el seu nom indica, es un tipus d'atac en que l'atacant es posa entre la víctima i el servidor. La víctima passa les peticions al servidor, el atacant les intercepta, les modifica i les envia al servidor. Quan aquest respon, les torna a capturar, les modifica i les envia al client, com si res hagués passat.</p>
<p>Quin és el propòsit d'aquesta feinada? Doncs en protocols que van amb text clar, potser no té sentit fer-ho, perquè posem un sniffer, i capturem les dades. Aquest seria el cas del Telnet a un AS/400, un POP3, un FTP, o fins i tot el HTTP.</p>
<p>Però avui en dia els protocols porten una capa d'encriptació per evitar precisament que un simple sniffer pugui mostrar la informació que circula per la xarxa. Aquesta encriptació el que fa es que quan un client vol comunicar-se amb un servidor, utilitzen un protocol d'intercanvi de claus.</p>
<p>Un cop intercanviades les claus, s'encripta tot amb un algorisme de fluxe basat en les claus. Aleshores ningú pot incerceptar res del contingut.</p>
<p>La gràcia del Man-in-the-middle (MITM) és intervenir just en l'intercanvi de claus. Aleshores intercanvia unes claus amb el servidor, i les altres amb el client, i així pot interceptar tot el trànsit, ja que es capaç de desencriptar-ho, ja que les claus les ha posat ell.</p>
<p>Ja se que molts em direu que en una xarxa que té switchs (i no hubs), cada boca de xarxa només mostra el trànsit dirigit a ell mateix, i que es "impossible" capturar el trànsit que va a altres màquines. DONCS NO! Listillos, jejeje. Resulta que hi ha un tipus d'atac conegut com "ARP Poisoning" i també el "DNS Spoofing" que consisteix precisament en saltar-se això.</p>
<p>Repassem els fonaments del TCP/IP. Quan una màquina vol parlar amb una altra i només sap el nom de màquina, necessita saber la IP. Això es consulta en un servidor DNS. Aleshores llancem un paquet contra el DNS dient "Qui té aquest nom?". El problema es que algú estigui interceptant aquest paquet, i ens respongui enlloc del DNS, donant-nos una IP del PC amb el software de Man-in-the-middle.</p>
<p>I preguntareu, com es pot suplantar un DNS ? Doncs fàcil. Resulta que per accedir a un PC necessitem saber la adreça MAC de la tarja Ethernet. I com que només tenim la IP, doncs el PC envia un packet ARP preguntant "Who has IP x.x.x.x?" a TOTA la xarxa. Aleshores, el atacant envia la seva propia MAC en aquest paquet (ARP Poisoning), dient que és ell qui té la IP que necessita. A partir d'aquí, tots els paquets que hagin d'anar a aquella IP s'enviaran a la màquina que ha fet el ARP Poisoning.</p>
<p>En aquest moment, tots els paquets que s'enviin a aquella IP, quedaran interceptats. Si la IP es la del Gateway que ens comunica amb el POP3, o bé la del servidor Web HTTP, o fins i tot la del AS/400 amb el Telnet, doncs ja hem begut oli.</p>
<p>Per tant, no és cap escenari poc probable, o tant teòric que no es pot fer mai, etc. sinó que és un atac ben real i ben fàcil de fer amb algunes eines molt conegudes.</p>
<p>Quins són els protocols més susceptibles de patir un man-in-the-middle?</p>
<p>- Connexió HTTPS amb una CA no reconeguda (la típica CA de Windows per estalviar-nos uns durillos)</p>
<p>- Protocol RDP de Terminal Server de Microsoft</p>
<p>- SSH Mitjançant un versión downgrade</p>
<p>- Qualsevol tipus de protocol de text pla: FTP, Telnet, HTTP, etc.</p>
<p> </p>
<p>Quin seria un escenari típic? Estem a un Hotel, ens donen Wifi. Estem a l'aeroport, tenim Wifi. Agafem el Wifi del veí que el té obert. Conectem en una oficina. Estem a casa,  i algú se'ns cola al Wifi. Estem a la oficina, i tenim un becari listillo que ens vol putejar, etc, etc, etc.</p>
<ol>
<li>Ens connectem a la Wifi i obrim la nostra connexió de Terminal Server. A l'habitació del costat tenim algú fent ARP Poisoning del Gateway. De la manera més tonta, ja li hem donat un usuari probablement administrador per entrar a la nostra empresa fins dins de tot.</li>
<li>A més, estem consultant el nostre correu via POP3. També té el password del correu, que probablement serà el de Windows, i ja té una altra via d'entrada.</li>
<li>A més, fem un HTTPS contra la pàgina del Webmail, la intranet, etc. Ens apareix el missatge de sempre que "no se reconoce el certificado", ja que el nostre jefe no deixa que comprem certificats a una CA coneguda, ja que valen pasta. Aleshores li diem "p'alante", com fem sempre. Aquest gest, que sembla inofensiu, ens pot perjudicar greument. Si a l'accédir al https enlloc de entrar al servidor estem entrant a un PC d'un atacant del MITM via ARP Poisoning, estarem negociant les claus amb ell, i tota la comunicació que fem posteriorment, serà interceptada. Això és un problema, perquè sempre que veiem https ens dóna una sensació de seguretat que es FALSA. Només ens podem fiar dels certificats emesos per una entitat coneguda, i reconeguda. Si no és així, podem ser víctimes d'un MITM.</li>
<li>Un altre problema del HTTPS amb una CA no reconeguda és que no es guarden les sessions. En un certificat validat, fem l'intercanvi de claus la primera vegada, i després només cal dir que és la mateixa sessió, que la caché ja sap les claus, i ningú les pot interceptar. En una CA no reconeguda, cada vegada es fa el intercanvi, i per tant, cada vegada podem patir un atac MITM, no cal que sigui només a l'inici de la conversa.</li>
<li>Connectem a la nostra màquina SSH. A les opcions de SSH sempre tenim posat com a preferència SSH version 2, ja que com sabem, la versió 1 es vulnerable a atacs de contrasenya. Aleshores, el atacant del man-in-the-middle, ens accepta la connexió, i ens diu que ell només parla SSH1. Automàticament, el nostre client de SSH baixa la versió a SSH1, i ens passa el password, que podrem desencriptar fàcilment.</li>
</ol>
<p>Què ús sembla ? No es cap escenari de la NASA, no?  Pot passar a qualsevol lloc, sense preveure-ho. I com passa sempre, avui en dia fins i tot hi ha programes que només apretant un botó et fan un atac MITM, no cal ser un super-friki, tocar linux, ni ser un pollòs desaliñao  per fer un atac d'aquests.</p>
<p>Quines són les recomanacions:</p>
<p>- No utilitzar protocols insegurs des d'Internet: POP3, RDP (Terminal Server)</p>
<p>- Res de fer servir servidors HTTPS amb la CA de Windows. Ni per temes interns.</p>
<p>- Fer servir protocols de connexió segurs des de l'exterior, com ICA de Citrix, HTTPS amb CA reconeguda a través de proxys inversos (tipus ISA Server). També connexions VPN amb certificats.</p>
<p>- Posar els serveis accessibles de l'exterior en una DMZ, i que aquestes màquines només facin de passarel·la, que no continguin dades.</p>
<p>- Posar firewalls que siguin UTM (Unified Threat Management), i que a més de inspecció d'estats, disposin de IDS, IPS, Antispam, i Antivíric.</p>
<p>Espero ser una mica aclaridor amb aquest tema, i crec que no cal pensar "això a mi no em pot passar", perquè es un escenari molt comú.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[A deificação do “grande timoneiro”]]></title>
<link>http://espectivas.wordpress.com/?p=1309</link>
<pubDate>Tue, 01 Jul 2008 21:47:39 +0000</pubDate>
<dc:creator>O. Braga</dc:creator>
<guid>http://espectivas.fr.wordpress.com/2008/07/01/a-deificacao-do-%e2%80%9cgrande-timoneiro%e2%80%9d/</guid>
<description><![CDATA[
Eduarda Maio escreveu uma apologia laudatória e panegírica socretina. Já me disseram que o livro]]></description>
<content:encoded><![CDATA[<p><img src="http://espectivas.wordpress.com/files/2008/07/cara-de-porco.jpg" alt="" width="119" height="88" class="alignnone size-full wp-image-1310" style="border:1px solid black;" /></p>
<p>Eduarda Maio escreveu uma apologia laudatória e panegírica socretina. Já me disseram que o livro passa por cima do curso da UNI e dos exames ao domingo. O Jornal das 22 horas da RTP2 perdeu cerca de 15 minutos com a entrevista a Eduarda Maio -- a funcionária da propaganda do governo socretino, através da Antena 1 que é paga por todos os portugueses.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[New Virtual Server Package add-ons launched by Easyspace]]></title>
<link>http://easyspace.wordpress.com/?p=127</link>
<pubDate>Mon, 30 Jun 2008 09:43:11 +0000</pubDate>
<dc:creator>easyspace</dc:creator>
<guid>http://blog.easyspace.com/2008/06/30/new-virtual-server-package-add-ons-launched-by-easyspace/</guid>
<description><![CDATA[Easyspace, one of the leading suppliers of Virtual Servers in the UK, has this week launched enhance]]></description>
<content:encoded><![CDATA[<p class="MsoNormal" style="text-align:justify;"><span lang="EN-GB">Easyspace, one of the leading suppliers of Virtual Servers in the UK, has this week launched enhanced add-on features for its Virtual Private Server products.</span></p>
<p class="MsoNormal" style="text-align:justify;"><span lang="EN-GB">Having recently launched a Windows Virtual Server range to compliment its existing Linux VPS range, followed by the release of Remote Desktop Protocol service allowing access via Terminal Services, Easyspace has now launched a Burstable RAM service on its Linux Packages and an Automated Backup services for both Windows and Linux based servers.</span></p>
<p class="MsoNormal" style="text-align:justify;"><span lang="EN-GB">Burstable RAM will allow customers to take advantage of additional RAM resources, particularly handy when installing additional applications or running large scripts, while the Automated Backup service will allow you to roll back to any version of your server from the previous 7 days.</span></p>
<p class="MsoNormal" style="text-align:justify;"><span lang="EN-GB">Both add-on services are available to new and existing customers at low monthly cost and both services come with monthly or annual payment options.</span></p>
<p class="MsoNormal" style="text-align:justify;"><span lang="EN-GB">"Easyspace are already one of the leading providers of Virtual Private Servers in the UK, but we realise that to keep competitive in the market we have to continually improve our offering." commented Errol Vanderhorst, Sales and Marketing Director for Easyspace.</span></p>
<p class="MsoNormal"><span lang="EN-GB">"I think we've shown in recent months with the launch of Windows VPS and RDP, and now the launch of the Burstable RAM and Automated Backup add-on services, that we are responding to the requirements of the market, and we will continue to do so."</span></p>
<p class="MsoNormal"><span lang="EN-GB">Easyspace Virtual Servers are available in two packages, Standard or Premium, and both can be Windows or Linux based.</span></p>
<p class="MsoNormal"><span lang="EN-GB">Visit <a title="Easyspace.com" href="http://www.easyspace.com/" target="_blank">Easyspace.com</a> for more information.</span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Zdalny dostęp z command line'a]]></title>
<link>http://barnio.wordpress.com/?p=1196</link>
<pubDate>Sun, 29 Jun 2008 10:30:31 +0000</pubDate>
<dc:creator>barnio</dc:creator>
<guid>http://barnio.fr.wordpress.com/2008/06/29/zdalny-dostep-z-command-linea/</guid>
<description><![CDATA[Łaczenie się z hostem przez VNC i Remote Desktop z poziomu command line&#8217;a.
VNC:
vnc -connect]]></description>
<content:encoded><![CDATA[<p>Łaczenie się z hostem przez VNC i Remote Desktop z poziomu command line'a.</p>
<p><strong>VNC</strong>:<br />
vnc <tt>-connect</tt> [<em>host</em>]</p>
<p><strong>REMOTE DESKTOP</strong>:<br />
mstsc /v:[host] /console</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[How-To Geek: "Terminal Server Has Exceeded the Maximum Number of Allowed Connections" (Remote Desktop)]]></title>
<link>http://willwm.wordpress.com/2008/06/18/how-to-geek-terminal-server-has-exceeded-the-maximum-number-of-allowed-connections/</link>
<pubDate>Wed, 18 Jun 2008 19:59:02 +0000</pubDate>
<dc:creator>willwm</dc:creator>
<guid>http://blog.wolffmyren.com/2008/06/18/how-to-geek-terminal-server-has-exceeded-the-maximum-number-of-allowed-connections/</guid>
<description><![CDATA[Great fix for a problem I commonly have at the office:

If you&#8217;ve worked on a network with Win]]></description>
<content:encoded><![CDATA[<p>Great fix for a problem I commonly have at the office:</p>
<blockquote><p><img src="http://www.howtogeek.com/wp-content/uploads/CommandLineHackforTerminalServerHasExcee_CDC6/image02.png" alt="" width="446" height="240" /></p>
<p>If you've worked on a network with Windows servers, you've encountered this error message at least 37,000 times:</p>
<p><em>"The terminal server has exceeded the maximum number of allowed connections. The system can not log you on. The system has reached its licensed logon limit. Please try again later."</em></p>
<p>This problem happens because Windows only allows two remote terminal services connections when you are in administrative mode, and you've either got two people already on that server, or more likely, you've got a disconnected session that still thinks it is active.</p>
<p>The problem with this error is that you have to actually get on the server console to fix the problem if the server isn't in a domain. (If you are in a domain, then just open Terminal Services Manager and log off or disconnect the sessions)</p></blockquote>
<p>(keep reading via <a href="http://www.howtogeek.com/howto/windows/command-line-hack-for-terminal-server-has-exceeded-the-maximum-number-of-allowed-connections/">Command Line Hack for: "Terminal Server Has Exceeded the Maximum Number of Allowed Connections"</a>)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Terminal Services Virtual Channels (used by MMR)]]></title>
<link>http://hyperinfo.wordpress.com/?p=12</link>
<pubDate>Tue, 17 Jun 2008 08:32:20 +0000</pubDate>
<dc:creator>arjanhs</dc:creator>
<guid>http://hyperinfo.fr.wordpress.com/2008/06/17/terminal-services-virtual-channels-used-by-mmr/</guid>
<description><![CDATA[Virtual channels are software extensions that can be used to add functional enhancements to a Termin]]></description>
<content:encoded><![CDATA[<p><em>Virtual channels</em> are software extensions that can be used to add functional enhancements to a Terminal Services application. Examples of functional enhancements might include: support for special types of hardware, audio, or other additions to the core functionality provided by the Terminal Services <a id="ctl00_rs1_mainContentContainer_ctl01" href="http://msdn.microsoft.com/en-us/library/aa383015%28VS.85%29.aspx">Remote Desktop Protocol</a> (RDP). The RDP protocol provides multiplexed management of multiple virtual channels.</p>
<p>A virtual channel application has two parts, a client-side component and a server-side component. The server-side component is an executable program running on the terminal server. The client-side component is a DLL that must be loaded into memory on the client computer when the Terminal Services client program runs.</p>
<p>Virtual channels can add functional enhancements to a Terminal Services client, independent of the RDP protocol. With virtual channel support, new features can be added without having to update the client or server software, or the RDP protocol.</p>
<p>Four major classes of users of virtual channels have been identified:</p>
<ul>
<li>General kernel-mode drivers, such as serial or printer drivers.</li>
<li>File system redirection (this is just a special case of a general kernel-mode driver).</li>
<li>User mode applications, for example remote cut-and-paste.</li>
<li>Audio devices.</li>
</ul>
<p>For more information, see  <a id="ctl00_rs1_mainContentContainer_ctl02" href="http://msdn.microsoft.com/en-us/library/aa383546%28VS.85%29.aspx">Using Terminal Services Virtual Channels</a>.</p>
<p>If you have enabled a virtual channels application in your Terminal Services deployment, you can make the application available to client computers that access the terminal server by means of the Remote Desktop Microsoft ActiveX control. For more information, see <a id="ctl00_rs1_mainContentContainer_ctl03" href="http://msdn.microsoft.com/en-us/library/aa383253%28VS.85%29.aspx">Scriptable Virtual Channels</a> and  <a id="ctl00_rs1_mainContentContainer_ctl04" href="http://msdn.microsoft.com/en-us/library/aa383550%28VS.85%29.aspx">Using the Remote Desktop ActiveX Control with Virtual Channels</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[TVCS]]></title>
<link>http://fraizochocolat.wordpress.com/?p=72</link>
<pubDate>Sun, 15 Jun 2008 19:11:33 +0000</pubDate>
<dc:creator>elicad</dc:creator>
<guid>http://fraizochocolat.fr.wordpress.com/2008/06/15/tvcs/</guid>
<description><![CDATA[Par un heureux concours de circonstances (je remercie encore Geneviève pour cette opportunité), j]]></description>
<content:encoded><![CDATA[<p><img class="alignleft" style="float:left;" src="http://i23.photobucket.com/albums/b375/klowitz/blog/tvcs.jpg" alt="" width="163" height="178" />Par un heureux concours de circonstances (je remercie encore Geneviève pour cette opportunité), j'ai été interviewée le 3 juin à propos de mon travail d'<span style="text-decoration:line-through;">apprentie</span> écrivain. Un journaliste de <a href="http://www.tvcs.fr/">TVCS</a>, le canal local de mon village (où j'ai vécu pendant une quinzaine d'années), est donc venu me voir et nous avons eut une petite heure d'entretien sur l'écriture, mon parcours, mes influences, et tout le reste.<br />
Je n'attendais pas de nouvelles avant plusieurs mois mais voilà que mes parents me signalent que l'entretien est passé sur le câble (ils en étaient d'ailleurs fort étonnés, je les comprends)<br />
J'avoue que je ne me suis pas regardée, c'est une sensation que je n'aime pas particulièrement (et que beaucoup de personnes doivent comprendre je suppose), mais si vous voulez y jeter un coup d'oeil, la vidéo est visible en streaming sur le site de <a href="http://www.tvcs.fr/">TVCS</a>.</p>
]]></content:encoded>
</item>

</channel>
</rss>
