<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by krnl386</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 10 Jul 2026 21:18:27 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Setting the Recycle Bin to Always Delete</title>
            <link>http://forum.lowyat.net/topic/350049</link>
            <description>You can set the recycle bin to always delete items (like holding down the shift key when dragging files to the recycle bin)&lt;br /&gt;&lt;br /&gt;   1. Start Regedit&lt;br /&gt;   2. Go to HKEY_LOCAL_MACHINE &amp;#092; SOFTWARE &amp;#092; Microsoft &amp;#092; Windows &amp;#092; CurrentVersion &amp;#092; Explorer &amp;#092; BitBucket&lt;br /&gt;   3. Set the key NukeOnDelete to 1&lt;br /&gt;&lt;br /&gt; &lt;!--emo&amp;:idea:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_idea.gif' border='0' style='vertical-align:middle' alt='icon_idea.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>krnl386</author>
            <category>Technical Support</category>
            <pubDate>Fri, 06 Oct 2006 10:52:08 +0800</pubDate>
        </item>
        <item>
            <title>Connect to an XP machine using Remote Desktop</title>
            <link>http://forum.lowyat.net/topic/347073</link>
            <description>&lt;!--emo&amp;:peace:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_rolleyes.gif' border='0' style='vertical-align:middle' alt='icon_rolleyes.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;With Remote Desktop, you can connect to your Windows XP machine from anywhere on your Local Area Network (LAN). You can even set it up so that you can connect to the machine over the Internet from anywhere in the world.&lt;br /&gt;&lt;br /&gt;Prior to Windows XP, if you wanted this kind functionality, you had to do some special configuring using Windows Terminal Services.&lt;br /&gt;&lt;br /&gt;To connect to your machine from a remote location, you must install the Remote Desktop Web Connection on the Windows XP system you want to access remotely. This feature is basically a component of XP's Internet Information Services (IIS).To install the necessary files for the Remote Desktop Web Connection, you will need to have access to your Windows XP CD.To Install IIS and the Remote Desktop Web Connection, follow these steps:&lt;br /&gt;&lt;br /&gt;   1. From the Control Panel, click the Add/Remove Programs applet.&lt;br /&gt;   2. Click Add/Remove Windows Components.&lt;br /&gt;   3. Select Internet Information Services and click Details.&lt;br /&gt;   4. Select World Wide Web Services from the Subcomponents of Internet Information Services and click Details.&lt;br /&gt;   5. Select the Remote Desktop Web Connection check box and click OK.&lt;br /&gt;   6. Click OK, then click Next to install and configure IIS and the Remote Desktop Web Connection.&lt;br /&gt;   7. Click Finish when complete.&lt;br /&gt;&lt;br /&gt;Configuring Remote Desktop&lt;br /&gt;By default, the Remote Web Connection files are installed to the &amp;#092;&amp;#092;%systemroot%&amp;#092;Web&amp;#092;Tsweb directory of your Web server. Let's verify that the files were installed correctly and make sure that anonymous access is selected:&lt;br /&gt;&lt;br /&gt;   1. Open Start | Programs | Administrative Tools | Internet Information Services.&lt;br /&gt;   2. Expand Local Computer | Web Sites | Default Web Site and select Tsweb, as shown in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_01.gif' target='_blank'&gt;Figure A&lt;/a&gt;.&lt;br /&gt;   3. Right-click on Tsweb and click Properties.&lt;br /&gt;   4. Click the Directory Security tab and choose Edit from Anonymous Access And Authentication Control.&lt;br /&gt;   5. Check the Anonymous Access check box, as shown in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_02.gif' target='_blank'&gt;Figure B&lt;/a&gt;, and then click OK twice.&lt;br /&gt;&lt;br /&gt;Once you&amp;#39;ve properly configured the Remote Desktop Web Connection, it&amp;#39;s time to configure this computer to use Remote Desktop:&lt;br /&gt;&lt;br /&gt;   1. Go to Control Panel | System Properties and select the Remote tab to display the options shown in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_03.gif' target='_blank'&gt;Figure C&lt;/a&gt;.&lt;br /&gt;   2. Select Allow Users To Connect Remotely To This Computer. You will see a dialog box reminding you to set up permissions and open up the appropriate ports on your firewall.&lt;br /&gt;   3. Click the Select Remote Users button to open the dialog box shown in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_04.gif' target='_blank'&gt;Figure D&lt;/a&gt;. Here, you can give the appropriate user(s) access to Remote Desktop. Click Add | Advanced | Find Now to display all of your users. Select your users and click OK.&lt;br /&gt;&lt;br /&gt;Note: All Administrators have access regardless of whether they are added to the list.&lt;br /&gt;Connecting remotely&lt;br /&gt;You&amp;#39;re now ready to connect to your computer from another Windows machine running Internet Explorer 4.0 or greater.&lt;br /&gt;&lt;br /&gt;   1. Open IE from any Windows machine on the same network.&lt;br /&gt;   2. Go to &lt;a href='http://computer_name' target='_blank'&gt;http://computer_name&lt;/a&gt; /tsweb (or &lt;a href='http://ip_address' target='_blank'&gt;http://ip_address&lt;/a&gt; /tsweb), and you&amp;#39;ll see the Remote Desktop Web Connection page, shown in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_05.gif' target='_blank'&gt;Figure E&lt;/a&gt;.&lt;br /&gt;   3. Type the computer name, choose your screen size/resolution, and click Connect.&lt;br /&gt;   4. When you click the Connect button for the first time, you&amp;#39;ll be prompted to install the Microsoft Terminal Services Control. Click Yes and then enter your logon information, as we&amp;#39;ve done in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_06.gif' target='_blank'&gt;Figure F&lt;/a&gt;.&lt;br /&gt;   5. Click OK to log on to the remote computer. You should now see a screen similar to &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_07.jpg' target='_blank'&gt;Figure G&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Note: Remember that to connect to your XP system by computer name from a remote location, you must be connected to your network via dial-up or VPN. If your Windows XP machine has a static IP address, you can connect to it over the Internet using the static IP as well. If you don't have a static IP address, you can connect with port forwarding from the router or firewall in front of the XP machine, although connecting via dial-up or VPN is much easier and more secure.&lt;br /&gt;&lt;br /&gt;If you are connecting to the Windows XP system from another XP system, you can simply go to Start | Programs | Accessories | Communications | Remote Desktop Connection and enter the name or IP address of the machine you want to connect to, as shown in &lt;a href='http://articles.techrepublic.com.com/i/tr/cms/contentPics/r00220020123wrr01_08.gif' target='_blank'&gt;Figure H&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If you want to use the above method from a computer running Windows 95, 98, NT 4.0, or 2000, insert the Windows XP CD and wait until it loads. From the startup screen, click Perform Additional Tasks and then click Set Up Remote Desktop Connection. Once installation is complete, you can access the Remote Desktop Connection client from Start | Programs | Accessories | Communications | Remote Desktop Connection. You can also &lt;a href='http://www.microsoft.com/windowsxp/downloads/tools/rdclientdl.mspx' target='_blank'&gt;download&lt;/a&gt; from the Internet.&lt;br /&gt;&lt;br /&gt;You can now use either Internet Explorer or Windows XP's Remote Desktop Connection client to connect to any remote system that is configured as a Remote Desktop host. With this functionality, you can connect to your computer from various locations to access your applications, files, contacts, etc. This feature provides solid functionality and good performance. It's definitely worth taking a look at Windows XP if you think this feature can benefit employees who often need remote access to their systems from different locations.&lt;br /&gt;&lt;br /&gt; PS: Please consult your  Windows Administrator for help.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source :&lt;/b&gt; &lt;a href='http://techrepublic.com.com/5254-6257-0.html?forumID=99&amp;threadID=183520&amp;messageID=2096279&amp;id=4260638' target='_blank'&gt;http://techrepublic.com.com/5254-6257-0.ht...6279&amp;id=4260638&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Note :&lt;/b&gt; &lt;span style='color:red'&gt;&amp;quot;if your guide is ripped from somewhere else, you must put a link to the source, and credit the author.&amp;quot;&lt;/span&gt;</description>
            <author>krnl386</author>
            <category>Reviews and Guides</category>
            <pubDate>Fri, 29 Sep 2006 12:35:53 +0800</pubDate>
        </item>
    </channel>
</rss>
