<?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; windows network</title>
	<atom:link href="http://www.ghacks.net/tag/windows-network/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 23:31:44 +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>Windows Process Blocker</title>
		<link>http://www.ghacks.net/2009/03/18/windows-process-blocker/</link>
		<comments>http://www.ghacks.net/2009/03/18/windows-process-blocker/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 08:16:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[block processes]]></category>
		<category><![CDATA[monitor processes]]></category>
		<category><![CDATA[network administration]]></category>
		<category><![CDATA[process blocker]]></category>
		<category><![CDATA[process lasso]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[windows network]]></category>
		<category><![CDATA[windows process]]></category>
		<category><![CDATA[windows security]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11287</guid>
		<description><![CDATA[The Windows application Process Blocker has been designed to provide system administrators and computer technicians with a security tool that can be easily distributed on a computer network to prevent unauthorized program starts. The program is currently in beta stage and has not completed the goal yet but it comes with a functional feature set [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows application Process Blocker has been designed to provide system administrators and computer technicians with a security tool that can be easily distributed on a computer network to prevent unauthorized program starts. The program is currently in beta stage and has not completed the goal yet but it comes with a functional feature set that makes it interesting for many users.</p>
<p>Monitored Windows processes get killed at the moment after they are started instead of being blocked outright so that even a start is not possible anymore. A few small scripts can slip through at the moment because of this behavior as it takes some time to recognize a newly launched application and send the kill command to the computer system.</p>
<p>Process Blocker uses a simple text file that is placed in the same installation directory as the main application. This text file contains names of executables that are not allowed to be launched on a computer system. The program itself is added as a Windows Service to the system which has to be restarted after making changes to the text file.</p>
<p><span id="more-11287"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_process_blocker.jpg" alt="windows_process_blocker" title="windows_process_blocker" width="255" height="168" class="alignnone size-full wp-image-11303" /></p>
<p><a href="http://www.processblocker.com/">Process Blocker</a> will display a user notification in the Windows System Tray whenever a process has been blocked by the service. A similar application that provides a better user experience is the process manager <a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/">Process Lasso</a>. The developers of Process Blocker on the other hand are not even halfway through their roadmap. The next step will move the management of processes from the text file to a Group Policy administrative template. Other planned features are killing processes and applications using its crc (in case they get renamed) or full path, recording process errors and information in Windows Event log, allowing users to only run applications from specified folders (e.g. program files and Windows) and changing process killing to process execution prevention.</p>

	Tags: <a href="http://www.ghacks.net/tag/block-processes/" title="block processes" rel="tag">block processes</a>, <a href="http://www.ghacks.net/tag/monitor-processes/" title="monitor processes" rel="tag">monitor processes</a>, <a href="http://www.ghacks.net/tag/network-administration/" title="network administration" rel="tag">network administration</a>, <a href="http://www.ghacks.net/tag/process-blocker/" title="process blocker" rel="tag">process blocker</a>, <a href="http://www.ghacks.net/tag/process-lasso/" title="process lasso" rel="tag">process lasso</a>, <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/windows-network/" title="windows network" rel="tag">windows network</a>, <a href="http://www.ghacks.net/tag/windows-process/" title="windows process" rel="tag">windows process</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</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><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/" title="Windows Process Blocker SPKiller (March 22, 2009)">Windows Process Blocker SPKiller</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/" title="Process Lasso a Process Manager (August 26, 2007)">Process Lasso a Process Manager</a> (3)</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/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/12/21/security-and-privacy-complete-2/" title="Security and Privacy Complete (December 21, 2007)">Security and Privacy Complete</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/18/windows-process-blocker/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Remote Batch Copy</title>
		<link>http://www.ghacks.net/2008/09/18/remote-batch-copy/</link>
		<comments>http://www.ghacks.net/2008/09/18/remote-batch-copy/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 14:51:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network copy]]></category>
		<category><![CDATA[remote backup]]></category>
		<category><![CDATA[remote batch copy]]></category>
		<category><![CDATA[remote delete]]></category>
		<category><![CDATA[remote locations]]></category>
		<category><![CDATA[windows network]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6791</guid>
		<description><![CDATA[Remote Batch Copy is a software tool to copy files to multiple remote network locations. Source files that get added to the application are copied to the selected destination folders on the remote locations. The selected source files can also come from different computers in a computer network so that Remote Batch Copy provides an [...]]]></description>
			<content:encoded><![CDATA[<p>Remote Batch Copy is a software <a href="http://www.morningglorytech.com/RemoteBatchCopy.html">tool</a> to copy files to multiple remote network locations. Source files that get added to the application are copied to the selected destination folders on the remote locations. The selected source files can also come from different computers in a computer network so that Remote Batch Copy provides an reliable way to keep files in sync on multiple remote locations.</p>
<p>All available network connections are discovered and added to the list of possible destination nodes. The user may select some or all of the nodes for the process. The source files can come from any directory of a connected computer. Depending on the settings of the application the files get overwritten if they exist or backed up first and then overwritten.</p>
<p>The user does have the option to copy selected files to only one network node by dragging and dropping files onto that node in the program interface. Otherwise the files will be copied to all selected destination nodes.</p>
<p><span id="more-6791"></span>Remote Batch Copy can query and display network information of each node and also search for nodes that do not appear in the list that is automatically generated at program start.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/09/remote_batch_copy-500x488.png" alt="remote batch copy" title="remote batch copy" width="500" height="488" class="alignnone size-medium wp-image-7066" /></p>
<p>The software program comes with a second mode called Delete Remote Files which is the exact opposite of the default operation. Selecting this mode will delete the selected files from all remote locations that have been added to the queue.</p>
<p>Configurations can be saved in sessions to be able to perform the configured operations again. Unattended Batch Copies can be executed this way which basically means that the whole operation will run in silent mode in the background requiring no user interaction.</p>

	Tags: <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a>, <a href="http://www.ghacks.net/tag/network-copy/" title="network copy" rel="tag">network copy</a>, <a href="http://www.ghacks.net/tag/remote-backup/" title="remote backup" rel="tag">remote backup</a>, <a href="http://www.ghacks.net/tag/remote-batch-copy/" title="remote batch copy" rel="tag">remote batch copy</a>, <a href="http://www.ghacks.net/tag/remote-delete/" title="remote delete" rel="tag">remote delete</a>, <a href="http://www.ghacks.net/tag/remote-locations/" title="remote locations" rel="tag">remote locations</a>, <a href="http://www.ghacks.net/tag/windows-network/" title="windows network" rel="tag">windows network</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/09/disk-copy-software-pc-network-clone/" title="Disk Copy Software PC Network Clone (August 9, 2008)">Disk Copy Software PC Network Clone</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/" title="Who is connected to your pc right now ? (November 6, 2005)">Who is connected to your pc right now ?</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/02/26/use-multiple-screens-over-network/" title="Use Multiple Screens over Network (February 26, 2007)">Use Multiple Screens over Network</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/18/remote-batch-copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
