<?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>gHacks technology news &#187; configure services</title>
	<atom:link href="http://www.ghacks.net/tag/configure-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 11:26:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Secure Windows Services Configuration</title>
		<link>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/</link>
		<comments>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:34:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[configure services]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[security-software]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-2000]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11251</guid>
		<description><![CDATA[I just spend most of the morning installing Windows XP on a computer system. While the installation itself takes some time the configuration afterwards is surely the most time consuming part of the process. Windows XP comes with many services enabled that are usually not needed by most users and that can allow hackers to [...]]]></description>
			<content:encoded><![CDATA[<p>I just spend most of the morning installing Windows XP on a computer system. While the installation itself takes some time the configuration afterwards is surely the most time consuming part of the process. Windows XP comes with many services enabled that are usually not needed by most users and that can allow hackers to attack the computer system. One of the first tasks after the installation is therefor to tighten up the operating system&#8217;s services.</p>
<p>This can be done manually. If you have installed a lot of Windows operating systems you know the process in and out. If you are a new inexperienced user you might want to use a software for that task. A good and reliable program for that task that is compatible with both Windows 2000 and Windows XP is <a href="http://ntsvcfg.de/ntsvcfg_eng.html">Configure NT</a>.</p>
<p>Configure NT is a a batch script that can be used to secure Windows services easily. It comes with several switches depending on the configuration of the current operating system. The program will prompt for user input after installation, the available choices are:</p>
<p><span id="more-11251"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_services-500x254.gif" alt="windows services" title="windows services" width="500" height="254" class="alignnone size-medium wp-image-11252" /></p>
<ul>
<li>(1) <strong>LAN</strong> This switch tries closing all open Ports. Some services (&#8221;automatic updates&#8221;, &#8220;scheduler&#8221;) and SMB will remain unchanged. Use this option if you still need network drives or -printer.</li>
<li>(2) <strong>Standard</strong>	Other than (1), SMB will be deactivated. On W2K-systems all ports are being closed. On WinXP you must disable the scheduler to close all ports. Some services (&#8221;automatic updates&#8221;, &#8220;scheduler&#8221;) will remain unchanged.</li>
<li>(3) <strong>ALL</strong> 	Does make all changes as recommended on www.ntsvcfg.de. So all services + SMB are being disabled. (this option is recommended to &#8220;harden&#8221; your workstation)</li>
<li>(4) <strong>Restore </strong> Restore the last changes made. A warning message might appear during writing to the registry. Please ignore this message by clicking OK. </li>
</ul>
<p>Option 1 is probably the option that most users should start with to secure their Windows Services. The website contains additional information and a checklist to verify that the system has been secured. Advanced users will probably still use the manual approach as they have more control over the Windows Services configuration.</p>

	Tags: <a href="http://www.ghacks.net/tag/configure-services/" title="configure services" rel="tag">configure services</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/security-software/" title="security-software" rel="tag">security-software</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-2000/" title="windows-2000" rel="tag">windows-2000</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/30/use-dreamscene-on-windows-xp/" title="Use Dreamscene On Windows XP (November 30, 2008)">Use Dreamscene On Windows XP</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/10/19/remove-fake-antivirus-software-programs/" title="Remove Fake Antivirus Software Programs (October 19, 2009)">Remove Fake Antivirus Software Programs</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
