<?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>nptech blog &#187; Networking</title>
	<atom:link href="http://www.nptech.com/blog/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nptech.com/blog</link>
	<description>Thoughts, articles and miscellanous postings from the folks at nptech systems group inc.</description>
	<lastBuildDate>Fri, 20 Aug 2010 02:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to remove TCP / network printers in a login script</title>
		<link>http://www.nptech.com/blog/2009/03/06/how-to-remove-tcp-network-printers-in-a-login-script/</link>
		<comments>http://www.nptech.com/blog/2009/03/06/how-to-remove-tcp-network-printers-in-a-login-script/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 18:22:18 +0000</pubDate>
		<dc:creator>Chris Burchell</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://www.nptech.com/blog/?p=67</guid>
		<description><![CDATA[I ran into a problem with netowrk printers recereating / reinstalling themselves several times, so I found an old script command and placed it into the login script to remove specific printer entries: rundll32 printui.dll,PrintUIEntry /dn /n \\&#60;UNC&#62;\&#60;PRINTERNAME&#62; The approach was intended to remove specific existinng netowrk printers and re-install them fresh every time the [...]]]></description>
		<wfw:commentRss>http://www.nptech.com/blog/2009/03/06/how-to-remove-tcp-network-printers-in-a-login-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
