<?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/"
	>

<channel>
	<title>Tyic &#124; Popular Web 2.0 Blog &#124; Tech Guide &#124; Video &#124; Ajax &#124; Tech News &#124; Social Network &#124; Web Hosting &#187; Windows XP</title>
	<atom:link href="http://www.tyic.com/category/tech-tips/windows-xp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tyic.com</link>
	<description>Sweet Web 2.0 and Social Networking 2.0 Linking</description>
	<lastBuildDate>Thu, 08 Jul 2010 17:07:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows successfully loaded the device driver for this hardware but cannot find the hardware device. (Code 41)</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/windows-successfully-loaded-the-device-driver-for-this-hardware-but-cannot-find-the-hardware-device-code-41.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/windows-successfully-loaded-the-device-driver-for-this-hardware-but-cannot-find-the-hardware-device-code-41.html#comments</comments>
		<pubDate>Wed, 23 Jul 2008 21:08:00 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Event ID]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/windows-successfully-loaded-the-device-driver-for-this-hardware-but-cannot-find-the-hardware-device-code-41.html</guid>
		<description><![CDATA[ Windows successfully loaded the device driver for this hardware but cannot find the hardware device. (Code 41)
After you remove a program from your computer, you can no longer access the CD drive or the DVD drive successfully. The CD drive or the DVD drive does not appear. Or, you receive an error message when [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="95" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/07/image12.png" width="108" align="left" border="0"> Windows successfully loaded the device driver for this hardware but cannot find the hardware device. (Code 41)</p>
<p>After you remove a program from your computer, you can no longer access the CD drive or the DVD drive successfully. The CD drive or the DVD drive does not appear. Or, you receive an error message when you try to access the drive. This article contains two methods to resolve this problem. One of the methods requires that you manually modify the Windows registry to remove the UpperFilters registry entry and the LowerFilters registry entry. You must restart the computer after you follow the steps in this article.</p>
<p><a title="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B314060" href="http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B314060">http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B314060</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/windows-successfully-loaded-the-device-driver-for-this-hardware-but-cannot-find-the-hardware-device-code-41.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSTSC.EXE &#8211; no more /console switch in RDC 6.1</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/mstscexe-no-more-console-switch-in-rdc-61.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/mstscexe-no-more-console-switch-in-rdc-61.html#comments</comments>
		<pubDate>Thu, 05 Jun 2008 21:22:42 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Terminal Services]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/mstscexe-no-more-console-switch-in-rdc-61.html</guid>
		<description><![CDATA[ 
Run -&#62; CMD -&#62; mstsc /?
 
After upgrading to SP1 RC1 for Vista I could not get into the console anymore.
with the /admin addon is works again!
&#160;
mstsc.exe /admin /console
MSTSC /console is now MSTSC /admin
Although the /console switch no longer has any effect on Server 2008 and Vista Terminal Server connections, a new switch called [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tyic.com/wp-content/uploads/2008/06/image1.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="170" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/06/image-thumb1.png" width="260" border="0"></a> </p>
<p>Run -&gt; CMD -&gt; mstsc /?</p>
<p><a href="http://www.tyic.com/wp-content/uploads/2008/06/image2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="447" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/06/image-thumb2.png" width="458" border="0"></a> </p>
<p>After upgrading to SP1 RC1 for Vista I could not get into the console anymore.
<p>with the /admin addon is works again!
<p>&nbsp;</p>
<p>mstsc.exe /admin /console</p>
<p>MSTSC /console is now MSTSC /admin</p>
<p><b></b>Although the /console switch no longer has any effect on Server 2008 and Vista Terminal Server connections, a new switch called the /admin switch has a similar effect when you use it to connect to a Server 2008 server with the Terminal Services role. When you use this switch with MSTSC, connections don&#8217;t consume Terminal Services CALs.
<p>The /admin switch involves elevated rights. If a user has the authority to use the /admin switch but has been marked with Deny Users Permissions To Log On To Terminal Server, he or she will be able to connect using mstsc /admin. Also, if a terminal server is in drain mode (no new sessions are accepted), an /admin session can still be created. The /admin sessions don&#8217;t count toward the session limit that may be configured on a terminal server to limit the number of sessions. </p>
<p>In Windows Server 2003, you can start the RDC client (mstsc.exe) with the <b>/console</b> switch to remotely connect to the physical console session on the server (also known as session 0). In Windows Server 2008, the <b>/console</b> switch has been deprecated. (For more information, see the ?Why the <b>/console</b> switch is no longer needed? section of this article.) In Windows Server 2008, session 0 is a non-interactive session that is reserved for services.
<p>You can use the new <b>/admin</b> switch to remotely connect to a Windows Server 2008-based server for administrative purposes. The <b>/admin</b> switch is introduced with RDC 6.1. RDC 6.1 is included with the following operating systems:
<p>? Windows Server 2008
<p>? Windows Vista Service Pack 1 (SP1) Beta and RC
<p>? Windows XP Service Pack 3 (SP3) Beta and RC
<p><b>Note</b>&nbsp;&nbsp; RDC 6.1 (6.0.6001) supports Remote Desktop Protocol (RDP) 6.1.
<p>RDC 6.1 does not support the <b>/console</b> switch. However, for backward compatibility, you can use the <b>/admin</b> switch to connect to the physical console session on a Windows Server 2003-based server. For example, to connect from a Windows Vista SP1 RC-based client to the physical console session of a Windows Server 2003-based server, you can run the command <b>mstsc.exe /admin</b>.
<p>If you try to use the <b>/console</b> switch with the RDC 6.1 client, the behavior is as follows.
<p><b>Scenario</b>
<p><b>Behavior</b>
<p>You type <b>mstsc.exe /console</b> at the command prompt, and then connect to a remote server that does not have Terminal Server installed.
<p>The <b>/console</b> switch is silently ignored. You will be connected to a session to remotely administer the server.
<p>(For more information about the Windows Server 2008 behavior, see the ?Behavior when you connect to a server that does not have Terminal Server installed? section of this article.)
<p>You type <b>mstsc.exe /console</b> at the command prompt, and then connect to a remote server that has Terminal Server installed.
<p>The <b>/console</b> switch is silently ignored. You will be connected to a standard Remote Desktop session that requires a Terminal Services client access license (TS CAL).
<p>In the RDC client UI, you specify <b><i>Computer_name</i> /console</b> in the <b>Computer</b> box (where <i>Computer_name</i> represents the name of the remote computer to which you want to connect), and then click <b>Connect</b>.
<p>You receive the following error message:
<p>?An unknown parameter was specified in computer name field.?
<p>In the .rdp file, you specify <b>/console</b> in the ?full address? property, and then try to start the Remote Desktop connection.
<p>You receive the following error message:
<p>?An unknown parameter was specified in computer name field.?
<p>In the .rdp file, you specify the ?connect to console? property, and then start the Remote Desktop connection.
<p>The property is silently ignored. You will be connected to a session that requires a TS CAL.
<p>As a developer, you programmatically call the<b> put_ConnectToServerConsole</b> function or the <b>get_ConnectToServerConsole</b> function of the <b>IMsRdpClientAdvancedSettings</b> interface.
<p>The function fails, and returns S_FALSE.
<p><b>Why the /console switch is no longer needed</b>
<p>In Windows Server 2003, starting a Remote Desktop session by running <b>mstsc.exe</b> with the <b>/console</b> switch is used for the following reasons:
<p>? To connect to session 0. Some applications install and run only in session 0 because they need to communicate with services that run in session 0, or display UI that is displayed in session 0.
<p>? To connect back to an existing session on the physical console. Because the physical console session in Windows Server 2003 is always session 0, the only way that you can reconnect to this session is by using the <b>/console</b> switch.
<p>In Windows Server 2008, the <b>/console</b> switch functionality is no longer needed for the following reasons:
<p>? Improved application compatibility ensures that legacy applications that need to communicate with services in session 0 will install and run in sessions other than session 0. Additionally, if the service that is associated with an application tries to display UI in session 0, a built-in capability in Windows Server 2008 and in Windows Vista enables the user to view and to interact with the session 0 UI from the user?s session. Windows Server 2008 session 0 is a non-interactive session that is reserved for services. Therefore, there is no need for a user to have to explicitly connect to this session.
<p><b>Note</b>&nbsp;&nbsp; For more information about session 0 isolation in Windows Vista, see ?Impact of Session 0 Isolation on Services and Drivers in Windows Vista? (<a href="http://go.microsoft.com/fwlink/?LinkId=106201">http://go.microsoft.com/fwlink/?LinkId=106201</a>).
<p>? Because the physical console session is never session 0, you can always reconnect to your existing session on the physical console. Reconnecting to your existing physical console session is controlled by the &#8220;Restrict Terminal Services users to a single remote session&#8221; Group Policy setting, available in the Computer Configuration\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Connections node of the Local Group Policy Editor. You can also configure this setting in the UI by using Terminal Services Configuration. (The <b>Restrict each user to a single session</b> setting appears under <b>Edit settings</b>, in the <b>General</b> section.)
<p><b>Behavior of the /admin switch</b>
<p>You can start the RDC 6.1 client (mstsc.exe) with the <b>/admin</b> switch to remotely administer a Windows Server 2008-based server (with or without Terminal Server installed). However, if you are connecting to remotely administer a Windows Server 2008-based server that does not have the Terminal Server role service installed, you do not have to specify the <b>/admin</b> switch. (In this case, the same connection behavior occurs with or without the <b>/admin</b> switch.) At any point in time, there can be two active remote administration sessions. To start a remote administration session, you must be a member of the Administrators group on the server to which you are connecting.
<p><b>Behavior when you connect to a server that does not have Terminal Server installed</b>
<p><b></b>
<p>If you (as a member of the Administrators group on the destination server) start a Remote Desktop session to a Windows Server 2008-based server that does not have the Terminal Server role service installed, the following behavior is true for the remote administration session:
<p>? Time zone redirection is disabled.
<p>? Terminal Services Session Broker (TS Session Broker) redirection is disabled.
<p>? Plug and Play device redirection is disabled.
<p>? The remote session theme is changed to Windows Classic.
<p>? Terminal Services Easy Print is disabled.
<p><b>Behavior when you connect to a server that has Terminal Server installed</b>
<p><b></b>
<p>If you (as a member of the Administrators group on the destination server) start a Remote Desktop session to a Windows Server 2008-based server that has the Terminal Server role service installed, you must specify the <b>/admin</b> switch to connect to a session to remotely administer the server. The following behavior is true for the session:
<p>? You do not need a TS CAL to connect remotely to administer a terminal server.
<p>? Time zone redirection is disabled.
<p>? Terminal Services Session Broker (TS Session Broker) redirection is disabled.
<p>? Plug and Play device redirection is disabled.
<p>? The remote session theme is changed to Windows Classic.
<p>? Terminal Services Easy Print is disabled.
<p><b></b>
<p><b>Developer resources ? Changes to APIs</b>
<p>If you are using RDC 6.1, you can no longer use the <b>ConnectToServerConsole</b> property of the <b>IMsRdpClientAdvancedSettings</b> interface to specify whether the Remote Desktop ActiveX control should attempt to connect to the server for administrative purposes. Instead, you must use the <b>ConnectToAdministerServer</b> property of the <b>IMsRdpClientAdvancedSettings6</b> interface to connect to the physical console session on a Windows Server 2003-based server, or to the session that is used for administrative purposes on a Windows Server 2008-based server.
<p>&nbsp;</p>
<p><strong>Remote Desktop Connection (Terminal Services Client 6.0)</strong>
<p><a title="http://support.microsoft.com/default.aspx/kb/925876" href="http://support.microsoft.com/default.aspx/kb/925876">http://support.microsoft.com/default.aspx/kb/925876</a>
<p>&nbsp;
<p><strong>Terminal Services Team Blog</strong>
<p><a title="http://blogs.msdn.com/ts/default.aspx" href="http://blogs.msdn.com/ts/default.aspx">http://blogs.msdn.com/ts/default.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/mstscexe-no-more-console-switch-in-rdc-61.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Different Ways to Lock Windows XP</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/different-ways-to-lock-windows-xp.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/different-ways-to-lock-windows-xp.html#comments</comments>
		<pubDate>Tue, 13 May 2008 00:03:47 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/different-ways-to-lock-windows-xp.html</guid>
		<description><![CDATA[There are several ways to lock your Windows XP computer, but all of them use the same command line. The method you choose is a matter of personal preference.
&#160;
&#160;
&#160;
&#160;

via the keyboardThe easiest way to lock Windows XP is by simply pressing the Windows logo key and the letter L (for Lock) on a Microsoft Natural [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tyic.com/wp-content/uploads/2008/05/image13.png"><img style="border-right: 0px; border-top: 0px; margin: 0px 5px 0px 0px; border-left: 0px; border-bottom: 0px" height="138" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/05/image-thumb13.png" width="188" align="left" border="0"></a>There are several ways to lock your Windows XP computer, but all of them use the same command line. The method you choose is a matter of personal preference.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<ol>
<li><b>via the keyboard</b><br />The easiest way to lock Windows XP is by simply pressing the <b>Windows logo key </b>and the letter <b>L </b>(for Lock) on a Microsoft Natural Keyboard or any other compatible keyboard that includes the <b>Window </b>key. Doing so will pop up the <b>Unlock Computer Password </b>box.
<li><b>via a Shortcut.</b><br />If you don&#8217;t have a keyboard with a <i>Window </i>key or simply don&#8217;t like the keyboard method, then here&#8217;s how you can make a desktop shortcut to lock your computer. <b><br />Right </b>click an <i>empty</i> area of your <b>desktop</b>, choose <b>New/Shortcut </b>and enter this line as the command line:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rundll32.exe user32.dll, LockWorkStation <br />Click <b>Next</b>. Name the shortcut whatever you prefer and click <b>Finish</b>. That&#8217;s it.<br />If you&#8217;d like to change the icon, just <b>right </b>click the shortcut and go to <b>Properties/Shortcut/Change Icon</b>.
<li><b>via the command line</b><br />The above command line can also be used at a <b>DOS</b> prompt to lock your computer. One simple way you can do it would be by clicking <b>Start/Run</b>, typing <b>CMD </b>and then entering the command and pressing <b>Enter</b>.
<li><b>via a bat file</b><br />This is similar to a Windows shortcut method. But it&#8217;s a DOS version. If you&#8217;ve never created a bat (batch) file, but would like to try this method, simply open a new <i>text </i>file (such as with <i>Notepad</i>) and type the following commands:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @echo off<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rundll32.exe user32.dll, LockWorkStation<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cls<br />Save the file with a <b>.bat </b>extension, such as <i>Lock.bat</i>, and you&#8217;re done. <b>Double </b>click to make the file run. </li>
<li>Press the Windows key and the L key (WinKey+L) at the same time</li>
</ol>
<p>Additionally, you can create a new shortcut, with the following command line:
<p>rundll32.exe user32.dll,LockWorkStation
<p>Copy the new shortcut to your Quick Launch bar and you have one click access to locking the desktop. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/different-ways-to-lock-windows-xp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create or Delete A Service in Windows XP or Windows Servers</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/create-or-delete-a-service-in-windows-xp-or-windows-servers.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/create-or-delete-a-service-in-windows-xp-or-windows-servers.html#comments</comments>
		<pubDate>Wed, 02 Apr 2008 17:15:36 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/create-or-delete-a-service-in-windows-xp-or-windows-servers.html</guid>
		<description><![CDATA[Create or Delete A Service in Windows XP
Services are added from the Command Prompt. You need to know the actual service name as opposed to what Microsoft calls the Display Name. For example, if you wanted to create or delete the Help and Support service, the name used at the Command Prompt would be &#8220;helpsvc&#8221; [...]]]></description>
			<content:encoded><![CDATA[<h6>Create or Delete A Service in Windows XP</h6>
<p>Services are added from the Command Prompt. You need to know the actual service name as opposed to what Microsoft calls the Display Name. For example, if you wanted to create or delete the Help and Support service, the name used at the Command Prompt would be &#8220;helpsvc&#8221; rather than the Display Name of &#8220;Help and Support&#8221;. The actual service name can be obtained by typing services.msc in Run on the Start Menu and then double clicking the Display Name of the service. Once you know the name;<br />
<h6>To Create A Service</h6>
<ul>
<li>Start | Run and type cmd in the Open: line. Click OK.
<li>Type: sc create &lt;service name&gt;
<li>Reboot the system</li>
</ul>
<p><a href="http://www.tyic.com/wp-content/uploads/2008/04/image.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="155" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/04/image-thumb.png" width="375" border="0"></a> <br />Fig. 01<br />
<h6>To Delete A Service</h6>
<ul>
<li>Start | Run and type cmd in the Open: line. Click OK.
<li>Type: sc delete &lt;service name&gt;
<li>Reboot the system</li>
</ul>
<p><a href="http://www.tyic.com/wp-content/uploads/2008/04/image1.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="156" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/04/image-thumb1.png" width="382" border="0"></a> <br />Fig. 02<br />
<hr />
<p>If you prefer to work in the registry rather than through the command prompt to delete services;
<ul>
<li>
<p>Click Start | Run and type regedit in the Open: line. Click OK.</p>
<li>
<p>Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services</p>
<li>
<p>Scroll down the left pane, locate the service name, right click it and select Delete.</p>
<li>
<p>Reboot the system</p>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/create-or-delete-a-service-in-windows-xp-or-windows-servers.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Permissions</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/windows-permissions.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/windows-permissions.html#comments</comments>
		<pubDate>Tue, 25 Mar 2008 23:17:10 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/windows-permissions.html</guid>
		<description><![CDATA[
Standard File and Folder Permissions
&#160;&#160;&#160; * Read(R) &#8211; View attributes, contents, and permissions. Can synchronize.&#160;&#160;&#160; * Write(W) &#8211; Can change attributes, and file contents. Can create files or folders. Can synchronize.&#160;&#160;&#160; * Read(R) and Execute(E) &#8211; Can change sub folders, perform read operations, and execute a file.&#160;&#160;&#160; * List Folder Contents &#8211; Can perfrom read [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tyic.com/wp-content/uploads/2008/03/image5.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="353" alt="image" src="http://www.tyic.com/wp-content/uploads/2008/03/image-thumb5.png" width="322" border="0"></a>
<p>Standard File and Folder Permissions
<p>&nbsp;&nbsp;&nbsp; * Read(R) &#8211; View attributes, contents, and permissions. Can synchronize.<br />&nbsp;&nbsp;&nbsp; * Write(W) &#8211; Can change attributes, and file contents. Can create files or folders. Can synchronize.<br />&nbsp;&nbsp;&nbsp; * Read(R) and Execute(E) &#8211; Can change sub folders, perform read operations, and execute a file.<br />&nbsp;&nbsp;&nbsp; * List Folder Contents &#8211; Can perfrom read and execute permissions on folders. Can view folder contents, attributes, permissions. Can synchronize and change to subfolders.<br />&nbsp;&nbsp;&nbsp; * Modify &#8211; Perform Read, Execute, and Write permissions along with ability to delete.<br />&nbsp;&nbsp;&nbsp; * Full Control &#8211; Can perform Modify functions (above), take ownership, and modify permissions.
<p>Permissions assigned to directories are inherited (default) by all files and subdirectories that are contained in the directory. The inheritance option, selected by default, may be deselected. Each file or directory has an Access Control List (ACL). To set permissions for additional users or groups, they are added to the ACL of the file or directory. Windows Explorer or the Cacls command line utility can be used to set permissions.
<p>Special File and Folder Permissions</p>
<p>On the file or folder properties dialog, click the &#8220;Security&#8221; tab and the &#8220;Advanced&#8221; button to assign special file or folder permissions.
<p>&nbsp;&nbsp;&nbsp; * Traverse Folder/Execute File &#8211; .<br />&nbsp;&nbsp;&nbsp; * List Folder/Read Data &#8211; .<br />&nbsp;&nbsp;&nbsp; * Read Attributes &#8211; The user can read the attributes (archive, compress, hidden, etc.) of the file, but not read the contents of the file.<br />&nbsp;&nbsp;&nbsp; * Read Extended Attributes &#8211; .<br />&nbsp;&nbsp;&nbsp; * Create Files/Write Data &#8211; .<br />&nbsp;&nbsp;&nbsp; * Create Folders/Append Data &#8211; .<br />&nbsp;&nbsp;&nbsp; * Write Attributes &#8211; .<br />&nbsp;&nbsp;&nbsp; * Write Extended Attributes &#8211; .<br />&nbsp;&nbsp;&nbsp; * Delete Subfolders and Files &#8211; .<br />&nbsp;&nbsp;&nbsp; * Delete &#8211; The user can delete the file.<br />&nbsp;&nbsp;&nbsp; * Read Permissions &#8211; The user can read the file.<br />&nbsp;&nbsp;&nbsp; * Change Permissions &#8211; Lets the user change permissions for the file, but not view or change the contents of the file.<br />&nbsp;&nbsp;&nbsp; * Take Ownership &#8211; The user can take ownership of the file, but can&#8217;t give it back.
<p>These permissions can be applied to directories, files, and subdirectories with one of the following selections:
<p>&nbsp;&nbsp;&nbsp; * This folder, subfolders and files<br />&nbsp;&nbsp;&nbsp; * This folder only<br />&nbsp;&nbsp;&nbsp; * This folder and subfolders<br />&nbsp;&nbsp;&nbsp; * This folder and files<br />&nbsp;&nbsp;&nbsp; * Subfolders and files only<br />&nbsp;&nbsp;&nbsp; * Subfolders only<br />&nbsp;&nbsp;&nbsp; * Files only
<p>File or Folder Creation, Moving, Copying and Permissions
<p>&nbsp;&nbsp;&nbsp; * Created Files or folders &#8211; Inherit permissions of the folder they are created in.<br />&nbsp;&nbsp;&nbsp; * Moved or copied files or folders in the same NTFS volume &#8211; Keep their own original permissions.<br />&nbsp;&nbsp;&nbsp; * Moved or copied files or folders in a different NTFS volume &#8211; Inherit the NTFS permissions of the destination folder.<br />&nbsp;&nbsp;&nbsp; * Movement to any FAT volume &#8211; All permissions are lost.
<p>Moving Files
<p>When permissions are changed on a folder, by default, permissions are replaced on files in the folder, but not on subdirectories. This may be changed using the provided checkboxes such as &#8220;Replace Permissions on Subdirectories&#8221;. When files are moved on NTFS partitions, if they are moved from one partition to another, it is as though they were copied. If files are moved to another folder, they retain their normal attributes including compression attribute reguardless of the attributes of the parent folder they are being moved to. When files are copied to another folder, they will adopt the attribute s of the folder they are being copied to.<br />NTFS File and Share Permissions
<p>When these permissions are different, the most restrictive permissions are applied. The share and NTFS file permissions must overlap in order for the user to have the permission. That means to read a file, the user must have both read share and read NTFS permission.
<p>When a user has full control permission for a folder, the permissions will apply to the files in the folder even though permission for an individual file in the folder may be set to NO ACCESS for that user.When a file or folder is moved, it retains its current permissions, but when it is copied, it inherits the permission of the parent folder or partition it is being copied to.<br />Ownership
<p>If the owner&#8217;s user is a member of the administrators group, the owner is the administrators group. Administrators do not have access to all resources, but they may take ownership of any resource. Once ownership is taken, it cannot be given back. Also taking ownership of a resources changes all existing permissions for that resource.<br />Delegated Permissions
<p>Permissions that can be delegated include:
<p>&nbsp;&nbsp;&nbsp; * Create, delete, and manage user groups.<br />&nbsp;&nbsp;&nbsp; * Create, delete, and manage user accounts.<br />&nbsp;&nbsp;&nbsp; * Manage group policy links &#8211; Gourp policies assigned by organizational unit may be modified.<br />&nbsp;&nbsp;&nbsp; * Modify group membership.<br />&nbsp;&nbsp;&nbsp; * Read all user information.<br />&nbsp;&nbsp;&nbsp; * Read user account passwords.
<p>Setting Permissions
<p>&nbsp;&nbsp; 1. Right click on the file or folder.<br />&nbsp;&nbsp; 2. Select properties<br />&nbsp;&nbsp; 3. Select the security tab on the properties sheet.<br />&nbsp;&nbsp; 4. Click on the permissions button.<br />&nbsp;&nbsp; 5. If the file you selected is a subdirectory there are the following check box choices:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; * Replace permissions on subdirectories &#8211; Permission changes are applied to all sub folders.<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; * Replace permissions on existing files &#8211; Permissions are applied to all files in the folder. If both are selected, permissions are applied to all sub folders and files in all files in the folder and its sub folders. <br />&nbsp;&nbsp; 6. Click on OK to exit the permissions box and OK to exit the properties box.
<p>Disk Quotas
<p>Disk quotas are used to track the use of disk space for each user. They are normally disabled and are only supported on NTFS file systems. Quotas are tracked per partition and per user using ownership information to account for resource use. Compressed file sizes are measured according to the uncompressed file size.
<p>Disk quotas may be viewed and administered by using the &#8220;Disk Management&#8221; tool to select the properties dialog box of the disk or volume. The &#8220;Quota&#8221; tab contains quota information and management functions. Quota management must be enabled. Warning levels may be set and hard limits may also be set. Disk space may be denied to users who exceed their quota limit. The events may be logged when the user exeeds their warning and/or quota limit.
<p>Windows Explorer can be used to setup and monitor disk quotas. Windows Explorer local disk properties tabs:
<p>&nbsp;&nbsp;&nbsp; * General<br />&nbsp;&nbsp;&nbsp; * Tools<br />&nbsp;&nbsp;&nbsp; * Hardware<br />&nbsp;&nbsp;&nbsp; * Sharing<br />&nbsp;&nbsp;&nbsp; * Security<br />&nbsp;&nbsp;&nbsp; * Quota &#8211; Used to enable quota management, deny disk space if the quota is exceeded, limit the disk space and set where the disk quota warning is given. You can also log when the user exceeds their warning level or quota level. The &#8220;Quota Entries&#8221; selection box is used to view quota utilization for the volume. To modify the quota levels for any given user, double click the user&#8217;s entry.<br />&nbsp;&nbsp;&nbsp; * Web Sharing </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/windows-permissions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to recover from a corrupted registry that prevents Windows XP from starting</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting.html#comments</comments>
		<pubDate>Sat, 08 Dec 2007 01:44:34 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting.html</guid>
		<description><![CDATA[You can repair a corrupted registry in Windows XP. Corrupted registry files can cause a variety of different error messages. See the Microsoft Knowledge Base for articles about error messages that are related to registry issues. This article assumes that typical recovery methods have failed and access to the system is not available except by [...]]]></description>
			<content:encoded><![CDATA[<p>You can repair a corrupted registry in Windows XP. Corrupted registry files can cause a variety of different error messages. See the Microsoft Knowledge Base for articles about error messages that are related to registry issues. <br />This article assumes that typical recovery methods have failed and access to the system is not available except by using Recovery Console. If an Automatic System Recovery (ASR) backup exists, it is the preferred method for recovery. Microsoft recommends that you use the ASR backup before you try the procedure described in this article.<br /><b>Note</b> Make sure to replace all five of the registry hives. If you only replace a single hive or two, this can cause potential issues because software and hardware may have settings in multiple locations in the registry.
</p>
<p><a title="http://support.microsoft.com/kb/307545" href="http://support.microsoft.com/kb/307545">http://support.microsoft.com/kb/307545</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/how-to-recover-from-a-corrupted-registry-that-prevents-windows-xp-from-starting.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable Remote Desktop remotely</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/how-to-enable-remote-desktop-remotely.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/how-to-enable-remote-desktop-remotely.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 21:11:05 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/how-to-enable-remote-desktop-remotely.html</guid>
		<description><![CDATA[To enabling Remote Desktop using regedit, follow these steps:


Run REGEDIT from Start&#62;Run
Click on File, then select Connect Network Registry
Type the remote computer IP or host name in the Enter the object name to select and the click OK.
Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server, in the right panel, seelct fDenyTSConnection (REG_DWORD). Change the value data from 1 (Remote [...]]]></description>
			<content:encoded><![CDATA[<p>To enabling Remote Desktop using regedit, follow these steps:
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image69.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="173" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb47.png" width="235" border="0"></a>
<ol>
<li>Run REGEDIT from <b>Start</b>&gt;<b>Run</b>
<li>Click on <b>File</b>, then select <b>Connect Network Registry</b>
<li>Type the remote computer IP or host name in the <b>Enter the object name to select</b> and the click OK.</li>
<li>Browse to <b>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server</b>, in the right panel, seelct <b></b><i><b>fDenyTSConnection </b>(</i><b>REG_DWORD</b>). Change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled). </li>
<li>Close the regeidt.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/how-to-enable-remote-desktop-remotely.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change the Description for a Computer in Windows XP</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/how-to-change-the-description-for-a-computer-in-windows-xp.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/how-to-change-the-description-for-a-computer-in-windows-xp.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 20:31:01 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/how-to-change-the-description-for-a-computer-in-windows-xp.html</guid>
		<description><![CDATA[ 
open up Regedit.exe and manually change the registry value HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\lanmanserver\parameters\srvcomment.
&#160;
 
Note. Be forewarned that even though this change is made in the registry the new description might not take effect until the computer has rebooted. Just something to keep in mind.
Connection to a remote Registry how to: Run -&#62; regedit -&#62; File -&#62; Connect [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image66.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="251" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb44.png" width="514" border="0"></a> </p>
<p>open up Regedit.exe and manually change the registry value HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\lanmanserver\parameters\srvcomment.</p>
<p>&nbsp;</p>
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image67.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="370" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb45.png" width="493" border="0"></a> </p>
<p><b>Note</b>. Be forewarned that even though this change is made in the registry the new description might not take effect until the computer has rebooted. Just something to keep in mind.</p>
<p>Connection to a remote Registry how to: Run -&gt; regedit -&gt; File -&gt; Connect Network Registry.</p>
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image68.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="319" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb46.png" width="512" border="0"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/how-to-change-the-description-for-a-computer-in-windows-xp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows SteadyState</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/windows-steadystate.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/windows-steadystate.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 20:26:06 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Download of the Day]]></category>
		<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/windows-steadystate.html</guid>
		<description><![CDATA[ Computers in a school computer lab or an Internet caf?, a library, or even in your home, Windows SteadyState helps make it easy for you to keep your computers running the way you want them to, no matter who uses them. Windows SteadyState is easier to download, set up, use, and maintain than Shared [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="107" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image65.png" width="221" align="left" border="0"> Computers in a school computer lab or an Internet caf?, a library, or even in your home, Windows SteadyState helps make it easy for you to keep your computers running the way you want them to, no matter who uses them. Windows SteadyState is easier to download, set up, use, and maintain than Shared Computer Toolkit. </p>
<p>Windows SteadyState runs on genuine copies of Windows XP Professional, Windows XP Home Edition, and Windows XP Tablet PC Edition. And, Windows SteadyState is offered at no charge to Windows Genuine Advantage customers!
<p>&nbsp;</p>
<p><b>What?s New in Windows SteadyState</b><br />Windows SteadyState includes many new features and enhanced capabilities. Windows SteadyState is not simply a redesign of the Shared Computer Toolkit; we listened to you, our customers, to better understand how we could provide a solution that could really help you manage and maintain your shared computer environments. <br /><b>It?s Easier to Use</b>
<ul>
<li><b>Easier to set up ?</b> Installation has been simplified and the improved Windows Disk Protection feature in Windows SteadyState does not require repartitioning.
<li><b>Easier to use ? </b>
<ul>
<li>The Windows SteadyState UI has been redesigned to help make common tasks easier to manage from one location.
<li>With simplified user restriction settings, you can choose a High, Medium, or Low restriction level for each user account.
<li>Windows SteadyState enables you to import and export user accounts from one computer to another.
<li>Ongoing support efforts include a fully-revised Windows SteadyState Handbook (included in both PDF and XPS formats), updated Help content included with the download, new online demos, and the new Windows SteadyState Community Web site.</li>
</ul>
</li>
</ul>
<p><b>It?s More Secure for You and Your Users</b>
<ul>
<li><b>Increased Protection for All Users ?</b> Windows SteadyState includes more Windows and program feature restrictions, as well as support for Windows Update. Windows SteadyState also enables you to restrict user access to local programs.
<li><b>Windows Genuine Advantage (WGA) ?</b> There are significant risks to running a non-genuine copy of Windows. Only genuine Windows customers are able to receive Windows product downloads, Windows updates other than security-related updates, and special offers. Windows SteadyState requires that your copy of Windows is genuine before installation. For more information, please visit the Windows Genuine Advantage Web site. </li>
</ul>
<p><b>Features Included with Windows SteadyState</b><br />Windows SteadyState includes the following features to help you manage your shared computers:
<ul>
<li><b>Getting Started ?</b> Provides the initial steps to help you during your first time use of Windows SteadyState.
<li><b>Windows Disk Protection ?</b> Help protect the Windows partition, which contains the Windows operating system and other programs, from being modified without administrator approval. Windows Disk Protection helps protect the Windows operating system and all files on the computer from permanent change. Any changes made by shared users when they are logged on to the computer are removed when the computer is restarted. Windows SteadyState allows you to set Windows Disk Protection to remove all changes upon restart, to remove changes at a certain date and time, or to not remove changes at all.
<li><b>User Restrictions and Settings ?</b> The user restrictions and settings can help to enhance and simplify the user experience. Restrict user access to programs, settings, Start menu items, and options in Windows XP. You can also lock shared user accounts to prevent changes from being retained from one session to the next.
<li><b>User Account Manager ?</b> Create and delete user accounts. You can use Windows SteadyState to create user accounts on alternative drives that will retain user data and settings even when Windows Disk Protection is turned on. You can also import and export user settings from one computer to another?saving valuable time and resources.
<li><b>Computer Restrictions ?</b> Control security settings, privacy settings, and more, such as preventing users from creating and storing folders in drive C and from opening Microsoft Office documents from Internet Explorer?. </li>
</ul>
<p><a title="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d077a52d-93e9-4b02-bd95-9d770ccdb431" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d077a52d-93e9-4b02-bd95-9d770ccdb431">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d077a52d-93e9-4b02-bd95-9d770ccdb431</a></p>
<p>Instructions</p>
<p>To run and install Windows SteadyState:
<ol>
<li>Inititate the session as an an Administrator for the shared computer or as a member of the group of Administrators.
<li>Run the installation file SteadyState_Setup_LOC.exe. To start <b>SteadyState_Setup_LOC.exe</b>, double click on the file icon.
<li>Click <b>Validate</b> to confirm that the Windows copy is original. You can click <b>Cancel</b> to exit the assistance wizard to install Windows SteadyState.
<li>When you correctly finish the verification process, a page will appear with Licensing Terms for the Microsoft software.
<li>If you agree with the terms, click <b>I Accept the licensing terms</b>, and click <b>Next</b> to install Windows SteadyState.
<li>Click on <b>Finalize</b> to complete the instilation of Windows SteadyState. </li>
</ol>
<p><a href="http://go.microsoft.com/fwlink/?LinkId=87784">Windows SteadyState Handbook (PDF)</a><br /><a href="http://go.microsoft.com/fwlink/?LinkId=87785">Windows SteadyState Handbook (XPS)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/windows-steadystate.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Shutdown Tool to Shutdown, Restart, or Logoff a Local or Networked Computer</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/remote-shutdown-tool-to-shutdown-restart-or-logoff-a-local-or-networked-computer.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/remote-shutdown-tool-to-shutdown-restart-or-logoff-a-local-or-networked-computer.html#comments</comments>
		<pubDate>Wed, 21 Nov 2007 18:42:18 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/remote-shutdown-tool-to-shutdown-restart-or-logoff-a-local-or-networked-computer.html</guid>
		<description><![CDATA[
The shutdown command can be use via the command prompt, the remote shutdown dialog window, or in a batch file.&#160; You can logoff, shutdown, or restart a computer with this tool.&#160; You can even set the shutdown tool to perform a task at a certain time on certain days and to many computers at one [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image63.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="80" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb42.png" width="244" border="0"></a></p>
<p>The shutdown command can be use via the command prompt, the remote shutdown dialog window, or in a batch file.&nbsp; You can logoff, shutdown, or restart a computer with this tool.&nbsp; You can even set the shutdown tool to perform a task at a certain time on certain days and to many computers at one time using a batch file.</p>
<p>This is a good tool to easily shutdown or restart lots of computers on a network at one time.&nbsp; It can also be handy for helpdesk technicians when fixing remote computers.</p>
<p><strong>The Switches</strong></p>
<p>The shutdown command has a few options called switches.&nbsp; You can always see them by typing <em>shutdown -?</em> in the command prompt if you forget any of them.</p>
<p>Usage: shutdown [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [-c "c<br />omment"] [-d up:xx:yy]
<p><em><br />-i</em>: Display GUI interface, must be the first option<br /><em>-l</em>: Log off (cannot be used with -m option)<br /><em>-s</em>: Shutdown the computer<br /><em>-r</em>: Shutdown and restart the computer<br /><em>-a</em>: Abort a system shutdown<br /><em>-m \\computername</em>: Remote computer to shutdown/restart/abort<br /><em>-t xx</em>: Set timeout for shutdown to xx seconds<br /><em>-c ?comment?</em>: Shutdown comment (maximum of 127 characters)<br /><em>-f</em>: Forces running applications to close without warning<br /><em>-d [u][p]:xx:yy</em>: The reason code for the shutdown u is the user code p is a planned shutdown code xx is the major reason code (positive integer less than 256) yy is the minor reason code (positive integer less than 65536)</p>
<p><strong>Please note:</strong> I?ve noticed using a switch with a &#8211; sign doesn?t work sometimes. If you are having trouble try using a / in place of &#8211; in your switches.</p>
<p><strong>Examples</strong></p>
<p><em>shutdown ?m \\computername ?r ?f</em>&nbsp; This command will restart the computer named computername and force any programs that might still be running to stop.</p>
<p><em>shutdown ?m \\computername ?r ?f ?c ?I?m restarting your computer.&nbsp; Please save your work now.? ?t 120</em>&nbsp; This command will restart the computer named computername, force any programs that might still be running to stop, give to user on that computer a message, and countdown 120 seconds before it restarts.</p>
<p><em>shutdown ?m \\computername ?a</em>&nbsp; This command will abort a previous shutdown command that is in progress.</p>
<p><strong>Using a Batch File</strong></p>
<p>You can create a file that performs the shutdown command on many computers at one time.</p>
<p>In this example I?m going to create a batch file that will use the shutdown command to shut down 3 computers on my home network before I go to bed.</p>
<p>Open notepad and type the shutdown command to shut down a computer for each computer on the network.&nbsp; Make sure each shutdown command is on its own line.&nbsp; An example of what should be typed in notepad is below.</p>
<p><em>shutdown ?m \\computer1 ?s<br />shutdown ?m \\computer2 ?s<br />shutdown ?m \\computer3 -s</em></p>
<p>shutdown -m <a href="file://\\computer1">\\computer1</a> -s -t 1</p>
<p>this will shutdown computer1 in 1sec</p>
<p>Now I?ll save it as a batch file by going to <em>file</em>, <em>save as</em>, change <em>save as type</em> to <em>all files</em>, give the file a name ending with <em>.bat</em>.&nbsp; I named mine <em>shutdown.bat</em>.&nbsp; Pick the location to save the batch file in and save it.</p>
<p>When you run the batch file it?ll shutdown computer1, 2, and 3 for you.</p>
<p>&nbsp;</p>
<p>Make sure firewall is turned off or have these port open in the firewall</p>
<p>&nbsp;</p>
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image64.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="505" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb43.png" width="448" border="0"></a> </p>
<p>Port need to be open: </p>
<p>TCP 139<br />TCP 445<br />UDP 137<br />UDP 138</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Display a local share<br />NET SHARE <em>sharename</em><br />Display a list of computers in the current domain. <br />NET VIEW<br />To see a list of shares on a remote computer <br />NET VIEW \\<em>ComputerName</em><br />To see a list of all shares in the domain:<br />NET VIEW /DOMAIN<br />To see a list of shares on a different domain<br />NET VIEW /DOMAIN:<em>domainname</em><br />To see a list of shares on a remote Netware computer <br />NET VIEW /NETWORK:NW [\\<em>ComputerName</em>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/remote-shutdown-tool-to-shutdown-restart-or-logoff-a-local-or-networked-computer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Remote Desktop 1.0 on a Machine having WinXP SP2 Setting</title>
		<link>http://www.tyic.com/tech-tips/running-remote-desktop-10-on-a-machine-having-winxp-sp2-setting.html</link>
		<comments>http://www.tyic.com/tech-tips/running-remote-desktop-10-on-a-machine-having-winxp-sp2-setting.html#comments</comments>
		<pubDate>Mon, 19 Nov 2007 18:48:19 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Tech and Networking Tips]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/running-remote-desktop-10-on-a-machine-having-winxp-sp2-setting.html</guid>
		<description><![CDATA[This tutorial will guide you on running Remote Desktop 1.0. For this you will have to configure Firewall on a machine on which you want to install Remote Desktop 1.0. Windows XP service Pack 2 comes up with a built in firewall to minimize the chance of attacks on your machine. To run EMCO Remote [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will guide you on running Remote Desktop 1.0. For this you will have to configure Firewall on a machine on which you want to install Remote Desktop 1.0. Windows XP service Pack 2 comes up with a built in firewall to minimize the chance of attacks on your machine. <br />To run <strong>EMCO Remote Desktop 1.0</strong> on your machine perform the following steps:
<p>1. Install <strong>EMCO Remote Desktop 1.0</strong> on your machines.<strong><br /></strong>2. Configure Firewall on your machines( Please see the next session for more information about configuring Firewall on your machine)<strong><br /></strong><a>Configuring Firewall</a><strong><br /></strong>To configure Firewall on your machines perform the following steps:<strong><br /></strong><br />3. Move to Control Panel.<strong><br /></strong>4. Double click the Windows Firewall icon located in the Control Panel to launch the Windows Firewall applet.<br /><strong><br /></strong>
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image36.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="346" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb17.png" width="534" border="0"></a>
<p><strong><br /></strong>5. <strong>Windows Firewall dialog</strong> box will appear on the screen.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image37.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="436" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb18.png" width="384" border="0"></a>
<p>6. Switch to the<strong> General </strong>tab.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image38.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="426" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb19.png" width="386" border="0"></a>
<p>7. If Firewall is turned on; make sure <strong>Don?t allow exceptions</strong> check box is unchecked.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image39.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="422" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb20.png" width="385" border="0"></a>
<p>8. Switch to<strong> Exceptions </strong>tab.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image40.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="436" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb21.png" width="386" border="0"></a>
<p>9. Check the <strong>File and Printer Sharing</strong> checkbox.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image41.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="444" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb22.png" width="392" border="0"></a>
<p>10. Click the <strong>Add Program</strong> button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image42.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="461" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb23.png" width="397" border="0"></a>
<p>11. <strong>Add Program</strong> dialog box will appear on the screen.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image43.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="379" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb24.png" width="396" border="0"></a>
<p>12. Click the<strong> Browse</strong> button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image44.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="384" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb25.png" width="400" border="0"></a>
<p>13. <strong>File open</strong> dialog box will appear on the screen.<br />14. Locate the <strong>NetServer.exe</strong> in <strong>%SYSTEM32%</strong> and click <strong>Open</strong> button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image45.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="351" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb26.png" width="474" border="0"></a>
<p>15. Click <strong>Change Scope</strong> button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image46.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="377" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb27.png" width="404" border="0"></a>
<p>16. <strong>Change Scope</strong> dialog box will appear on the screen.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image47.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="311" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb28.png" width="454" border="0"></a>
<p>17. Click the<strong> My network (subnet) only</strong> radio button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image48.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="315" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb29.png" width="459" border="0"></a>
<p>18. Click <strong>OK</strong> button. <br />19. Click <strong>OK</strong> again in Add a Program dialog box.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image49.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="397" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb30.png" width="399" border="0"></a>
<p>20. Click <strong>Add Port</strong> button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image50.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="464" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb31.png" width="399" border="0"></a>
<p>21. <strong>Add a Port</strong> dialog box will appear on the screen.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image51.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="297" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb32.png" width="407" border="0"></a>
<p>22. Type RPC\DCOM in the <strong>Port Name</strong> textbox.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image52.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="297" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb33.png" width="406" border="0"></a>
<p>23. Type 135 in the<strong> Port Number</strong> textbox.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image53.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="298" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb34.png" width="407" border="0"></a>
<p>24. Click <strong>TCP</strong> radio button to select it.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image54.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="303" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb35.png" width="414" border="0"></a>
<p>25. Click <strong>Change Scope</strong> button to set the scope of this port.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image55.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="304" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb36.png" width="416" border="0"></a>
<p>26. <strong>Change Scope</strong> dialog box will appear on the screen.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image56.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="290" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb37.png" width="423" border="0"></a>
<p>27. Click the <strong>My network (subnet) only</strong> radio button.
<p><a href="http://www.tyic.com/wp-content/uploads/2007/11/image57.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="291" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image-thumb38.png" width="425" border="0"></a>
<p>28. Click <strong>OK</strong> button.<br />29. Please repeat the steps from <strong>20</strong> to <strong>27</strong> to add the following ports as well:<br />a. 136<br />b. 139<br />c. 445 <br />d. 5910<br />30. Click <strong>OK</strong> button again in <strong>Add a Port</strong> dialog box.<br />31 . Click the <strong>OK</strong> button in the Windows Firewall dialog box.<br />32 . You are now ready to run <strong>EMCO Remote Desktop 1.0 </strong>on this machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/running-remote-desktop-10-on-a-machine-having-winxp-sp2-setting.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Backing up the Windows registry</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/how-to-backing-up-the-windows-registry.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/how-to-backing-up-the-windows-registry.html#comments</comments>
		<pubDate>Fri, 16 Nov 2007 20:49:35 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/how-to-backing-up-the-windows-registry.html</guid>
		<description><![CDATA[Windows Vista/Windows XP/2000/Me/98
Backup the Windows registry

1 . Click the Start button and then click All Programs &#62; Accessories &#62; Run.
2 . In the Run dialog box, type the following text:

regedit

3. Click OK.
4. In the User Account Control window, click Continue.
5. On the File menu, click Export.
6. In the File name box, type a name that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Windows Vista/Windows XP/2000/Me/98</strong>
<p>Backup the Windows registry
<dl>
<dt>1 . Click the Start button and then click <strong>All</strong> <strong>Programs</strong> &gt; <strong>Accessories</strong> &gt; <strong>Run</strong>.
<dt>2 . In the Run dialog box, type the following text:
<dd>
<p>regedit</p>
</dd>
<dt>3. Click <strong>OK</strong>.
<dt>4. In the User Account Control window, click <strong>Continue</strong>.
<dt>5. On the File menu, click <strong>Export</strong>.
<dt>6. In the File name box, type a name that you will remember, such as Registry Backup.
<dt>7. select a location where you want to save the Registration Entries (.reg) file.
<dt>8. Click <strong>Save</strong>.</dt>
</dl>
<p><strong>Manual steps to back up the registry in Windows Vista or in Windows XP</strong></p>
<h6><strong>Windows Vista</strong></h6>
<p>1. Click <strong>Start</strong><img title="Start button" alt="Start button" src="http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg">, type systempropertiesprotection in the <strong>Start Search</strong> box, and then press ENTER.<br /><img title="User Access Control permission" alt="User Access Control permission" src="http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg"> If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
<p>2. Wait for Windows to search for available disks and most recent restore points. In the <strong>System Properties</strong> dialog box, on the <strong>System Protection</strong> tab, click <strong>Create</strong>,
<p>3. Type a name for the restore point and then click <strong>Create</strong>.
<p>4. After the restore point has been created successfully, click <strong>OK</strong> two times.
<p><b>Note</b> If System Restore is turned off, click to select the local disk, click <strong>Apply</strong> and then click Create. <br /> <br />
<h6><strong>Windows XP</strong> </h6>
<p>1. Click <strong>Start</strong>, click <strong>Run</strong>, type %SystemRoot%\system32\restore\rstrui.exe, and then click <strong>OK</strong>.
<p>2. On the <b>Welcome to System Restore</b> page, click Create a restore point, and then click <strong>Next </strong>.
<p>3. On the <b>Create a Restore Point </b>page, type a name for the restore point and then click <strong>Create</strong>
<p>4. After the restore point has been created, click <strong>Close</strong>.
<p><b>Note</b> If System Restore is turned off, you receive a message that asks whether you want to turn on System Restore now. Click <strong>Yes</strong>. Then, in the <strong>System Properties </strong>dialog box, click to clear the <strong>Turn off System Restore</strong> check box, click <strong>OK</strong>, and then repeat this step.
<p>&nbsp;<br />
<h5><strong>Manual steps to restore the registry in Windows Vista or Windows XP</strong></h5>
<h6>Use System Restore to undo registry changes in Windows Vista or in Windows XP</h6>
<h6><strong>Windows Vista</strong></h6>
<p>1. Click <strong>Start</strong><img title="Start button" alt="Start button" src="http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/VistaStartButton.jpg">, type systempropertiesprotection in the <strong>Start Search</strong> box, and then press ENTER.<br /><img title="User Access Control permission" alt="User Access Control permission" src="http://support.microsoft.com/library/images/support/kbgraphics/Public/EN-US/SecurityShield.jpg"> If you are prompted for an administrator password or for a confirmation, type the password, or click Allow.
<p>2. In the <strong>System Properties</strong> dialog box, on the <strong>System Protection</strong> tab, click <strong>System Restore</strong>,
<p>3. In the <strong>System Restore</strong> dialog box select <strong>Choose a different restore point</strong>, and then click <strong>Next</strong>
<p>4. Select the restore point that you want to use, and then click <strong>Next</strong>.
<p>5. Confirm your restore point, and then click <strong>Finish</strong> System restore restores the selected Windows Vista configuration and then restarts the computer.
<p>6. Log on to the computer. When the <b>System Restore confirmation</b> page appears, click <strong>OK.</strong>.<br /> <br />
<h6><strong>Windows XP</strong></h6>
<p>1. Click <strong>Start</strong>, click <strong>Run</strong>, type %SystemRoot%\System32\Restore\Rstrui.exe, and then click <strong>OK</strong>.
<p>2. On the <b>Welcome to System Restore</b> page, click <strong>Restore my computer to an earlier time</strong> (if it is not already selected), and then click <strong>Next </strong>.
<p>3. On the <b>Select a Restore Point</b> page, click the system checkpoint. In the <strong>On this list select the restore point</strong> area, click an entry that is named &#8220;Guided Help (Registry Backup),&#8221; and then click <strong>Next</strong>. If a System Restore message appears that lists configuration changes that System Restore will make, click <strong>OK</strong>.
<p>4. On the <b>Confirm Restore Point Selection</b> page, click <strong>Next</strong>. System Restore restores the previous Windows XP configuration and then restarts the computer.
<p>5. Log on to the computer. When the <b>System Restore confirmation</b> page appears, click <strong>OK.</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/how-to-backing-up-the-windows-registry.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove Zlob trojan virus Info</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/how-to-remove-zlob-trojan-virus-info.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/how-to-remove-zlob-trojan-virus-info.html#comments</comments>
		<pubDate>Fri, 16 Nov 2007 20:39:21 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/how-to-remove-zlob-trojan-virus-info.html</guid>
		<description><![CDATA[The Zlob trojan, also known as Trojan.Zlob, is a trojan horse which masquerades as a needed video codec to view pornographic movies. Once installed, it displays popup advertisements with appearance similar to real Windows warning popups, informing the user that their computer is infected with spyware. Clicking these popups triggers the download of a so [...]]]></description>
			<content:encoded><![CDATA[<p>The Zlob trojan, also known as Trojan.Zlob, is a trojan horse which masquerades as a needed video codec to view pornographic movies. Once installed, it displays popup advertisements with appearance similar to real Windows warning popups, informing the user that their computer is infected with spyware. Clicking these popups triggers the download of a so called fake anti-spyware program in which the trojan horse is hidden.
<p>Some variants of the Zlob family, the so called DNSChanger, adds rogue DNS name servers to the registry of Windows computers and network settings of Macintosh computers[1] and therefore could potentially re-routes traffic from legitimate web sites to other suspicious web sites.
<p>&nbsp;</p>
<p><a href="http://www.castlecops.com/p1021763-New_direct_install_zlob_rogue_virus_protect.html">http://www.castlecops.com/p1021763-New_direct_install_zlob_rogue_virus_protect.html</a><br /><a href="http://www.symantec.com/security_response/writeup.jsp?docid=2005-042316-2917-99">http://www.symantec.com/security_response/writeup.jsp?docid=2005-042316-2917-99</a><br /><a href="http://parasitedb.com/parasite-zlob.html">http://parasitedb.com/parasite-zlob.html</a><br /><a href="http://forums.techguy.org/malware-removal-hijackthis-logs/580666-solved-win32-zlob-trojan-removal.html">http://forums.techguy.org/malware-removal-hijackthis-logs/580666-solved-win32-zlob-trojan-removal.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/how-to-remove-zlob-trojan-virus-info.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal Services Tips and Tricks</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/terminal-services-tips-and-tricks.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/terminal-services-tips-and-tricks.html#comments</comments>
		<pubDate>Wed, 14 Nov 2007 02:10:40 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/terminal-services-tips-and-tricks.html</guid>
		<description><![CDATA[Tools for Remote Computinghttp://dev.remotenetworktechnology.com/tools.htm
Modified Connect.asp and manyservers.htm (zipped)
&#160;
 The Remote Desktop Web Connection ActiveX control allows you to access your computer through Remote Desktop, via the Internet, from another computer using Internet Explorer. You must be using Internet Information Services (IIS) to host a Web site to use this feature.
Remote Desktop Web Connection provides most [...]]]></description>
			<content:encoded><![CDATA[<p>Tools for Remote Computing<br /><a href="http://dev.remotenetworktechnology.com/tools.htm">http://dev.remotenetworktechnology.com/tools.htm</a></p>
<h5><a href="http://dev.remotenetworktechnology.com/files/newtswebs.zip">Modified Connect.asp and manyservers.htm (zipped)</a></h5>
<p>&nbsp;</p>
<p><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="175" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image30.png" width="260" align="left" border="0"> The Remote Desktop Web Connection ActiveX control allows you to access your computer through Remote Desktop, via the Internet, from another computer using Internet Explorer. You must be using Internet Information Services (IIS) to host a Web site to use this feature.
<p>Remote Desktop Web Connection provides most of the same functionality as the Remote Desktop Connection software.
<p><b>Note</b>: Users of Windows Server 2003 do not need to download this package. They can manually add this package from Add/Remove in the Control Panel. This package is offered as a convenience to Microsoft customers.
<p>The Remote Desktop Web Connection ActiveX control allows you to access your computer, via the Internet, from another computer using Internet Explorer. You can download the software on this page and run setup to install the ActiveX control and sample Web page on any computer running Internet Information Server 4.0 or higher.
<p><b>Supported Operating Systems</b>: Windows 2000; Windows 2000 Service Pack 2; Windows 2000 Service Pack 3; Windows NT; Windows Server 2003; Windows XP; Windows XP Media Center Edition.
<p>Terminal Services Procedures</p>
<blockquote><p><strong>Logging On and Off Terminal Servers</strong><br />Use Your Haas NT username and password to login to the Terminal Services. Please make sure the Log on to drop down field is set to Haas.<br />Please be sure to press CTRL-ALT-END or click the logoff button on the desktop to end your session. Just closing your browser will leave your session open, causing problems later.
<p><strong>Storing Personal Files</strong><br />Store all Personal Files on your network drives (i.e. H:) or on your local machine drives. Files stored on the local Terminal Server drives will be deleted.
<p><strong>Transferring Data Between Your Local Machine and The Terminal Servers</strong><br />With the recent upgrade to Windows Server 2003, you can now access your local drives in your terminal session. <br />1. When you first click the connect button, make sure the check box next to Connect your local disk drives to the remote computer is checked. <br />2. If you open My Computer in the terminal session all your local drives will be listed under other. Use the drive as you would any other drive.
<p><strong>Printing to your Local Printer</strong><br />Terminal Services uses printer redirects. In doing so, you can open a terminal session and print to your locally installed printers at home or the office.</p>
</blockquote>
<p><a name="tips"></a><strong>Connection Tips and Tricks (Hot Keys)</strong><br /><a href="http://tsweb.haas.berkeley.edu/default.htm">(top)</a><br /><strong>Terminal Services Keyboard Shortcuts</strong>
<p>Keyboard Shortcut <br />Function
<p>Alt+Del<br />Displays the active application&#8217;s Control menu.
<p>Alt+Home<br />Opens the Windows Start menu within the client session.
<p>Alt+Page Down<br />Cycles (from right to left) through the current taskbar programs.
<p>Alt+Page Up<br />Cycles (from left to right) through the current taskbar programs.
<p><strong>Ctrl+Alt+Break</strong><br /><strong>Toggles the client session between windowed and full-screen modes.</strong>
<p><strong>Ctrl+Alt+End</strong><br /><strong>Opens the Windows Security dialog box, similar to pressing Ctrl+Alt+Del on the local workstation&#8217;s keyboard.</strong>
<p>Ctrl+Alt+Ins<br />Cycles through the current taskbar programs in the order in which the user started them.
<p>Ctrl+Alt+Plus (+)<br />Copies a snapshot of the entire client-session desktop area to the clipboard, similar to pressing Print Screen on the local workstation&#8217;s keyboard.
<p>Ctrl+Alt+Minus (-)<br />Copies a snapshot of the active client window to the clipboard, similar to pressing Alt+Print Screen on the local workstation&#8217;s keyboard.<br />
<h3>Installing Remote Desktop Web Connection on Windows XP Pro</h3>
<h4>To install Remote Desktop Web Connection</h4>
<ol>
<li>
<p>Open Add or Remove Programs in Control Panel. </p>
<li>
<p>Click Add/Remove Windows Components. </p>
<li>
<p>Select Internet Information Services, and then click Details. </p>
<li>
<p>In the Subcomponents of Internet Information Services list, select World Wide Web Service, and then click Details. </p>
<li>
<p>In the Subcomponents for World Wide Web Service list, click the Remote Desktop Web Connection check box, and then click OK. </p>
<li>
<p>In the Windows Components Wizard, click Next. </p>
<li>
<p>Open Internet Services Manager. </p>
<li>
<p>Expand the folder hierarchy until you reach the local computer name\Web Sites\Default Web Site\tsweb folder. </p>
<li>
<p>Right-click the tsweb folder and then click Properties. </p>
<li>
<p>Click the Directory Security tab on the Properties dialog box. </p>
<li>
<p>In Anonymous access and authentication control, click Edit.</p>
<li>
<p>Check the Anonymous access check box on the Authentication Methods dialog box, and then click OK twice. </p>
</li>
</ol>
<h3>Install Remote Desktop Web Connection on Windows Server 2003</h3>
<h4>To install Remote Desktop Web Connection</h4>
<ol>
<li>
<p>Open Add or Remove Programs in Control Panel. </p>
<li>
<p>Click Add/Remove Windows Components. </p>
<li>
<p>Select Internet Information Services, and then click Details. </p>
<li>
<p>In the Subcomponents of Internet Information Services list, select World Wide Web Service, and then click Details. </p>
<li>
<p>In the Subcomponents for World Wide Web Service list, click the Remote Desktop Web Connection check box, and then click OK. </p>
<li>
<p>In the Windows Components Wizard, click Next. </p>
<li>
<p>Open Internet Services Manager. </p>
<li>
<p>Expand the folder hierarchy until you reach the local computer name\Web Sites\Default Web Site\tsweb folder. </p>
<li>
<p>Right-click the tsweb folder and then click Properties. </p>
<li>
<p>Click the Directory Security tab on the Properties dialog box. </p>
<li>
<p>In Anonymous access and authentication control, click Edit.</p>
<li>
<p>Check the Anonymous access check box on the Authentication Methods dialog box, and then click OK twice. </p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/terminal-services-tips-and-tricks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Companion Starts If You Double-Click a Folder</title>
		<link>http://www.tyic.com/tech-tips/windows-xp/search-companion-starts-if-you-double-click-a-folder.html</link>
		<comments>http://www.tyic.com/tech-tips/windows-xp/search-companion-starts-if-you-double-click-a-folder.html#comments</comments>
		<pubDate>Sat, 10 Nov 2007 18:47:58 +0000</pubDate>
		<dc:creator>Tech Blogger</dc:creator>
				<category><![CDATA[Windows Tool Box]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.tyic.com/tech-tips/windows-xp/search-companion-starts-if-you-double-click-a-folder.html</guid>
		<description><![CDATA[ 
 
If you double-click a drive or folder, Search Companion may start and the drive or folder may not open. If you configure settings for other actions that are associated with drives or file folders (for example, Open Command Window Here or Print Directory Listing), Windows may perform one of these actions instead of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="144" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image22.png" width="314" border="0" /> </p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="337" alt="image" src="http://www.tyic.com/wp-content/uploads/2007/11/image23.png" width="470" border="0" /> </p>
<p>If you double-click a drive or folder, Search Companion may start and the drive or folder may not open. If you configure settings for other actions that are associated with drives or file folders (for example, <strong>Open Command Window Here</strong> or <strong>Print Directory Listing</strong>), Windows may perform one of these actions instead of starting Search Companion.    </p>
<p>This problem occurs even if you do not create a new action, edit existing actions, or change the default action in the <b>Edit File Type</b> dialog box.    </p>
<p>RESOLUTION</p>
<p><b>WARNING</b>: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.    <br />To resolve this problem, edit the registry to set the value data for the <b>Default</b> string value in the registry keys that are described in the &quot;Cause&quot; section of this article to <b>none</b>: </p>
<p>1.Start Registry Editor (Regedt32.exe).</p>
<p>2.Locate and then click the <b>Default</b> value under the following keys in the registry if this problem occurs with folders: </p>
<p><b>HKEY_CLASSES_ROOT\Directory\shell</b></p>
<p>If this problem occurs with drives: </p>
<p><b>HKEY_CLASSES_ROOT\Drive\shell</b></p>
<p>3.Click <b>Modify</b> on the <b>Edit</b> menu.</p>
<p>4.Type none in the <b>Value data</b> box, and then click <b>OK</b>.</p>
<p>5.Quit Registry Editor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tyic.com/tech-tips/windows-xp/search-companion-starts-if-you-double-click-a-folder.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
