

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : Logon Script to remove old printers or changed names??HELP</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 11:33:02 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > Visual Basic Forum : Topics : Logon Script to remove old printers or changed names??HELP</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Re: Logon Script to remove old printers or changed names</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=50923#p50923</link>
				<description><![CDATA[i must say  that it is cool.<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=20641">Suffer</a> &bull; on Thu Apr 02, 2009 5:06 pm &bull; Replies 1 &bull; Views 530</p><hr />]]></description>
					<content:encoded><![CDATA[i must say  that it is cool.]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[20641]]></dc:creator>
			<dc:date>2009-04-08T08:56:37+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=50923#p50923</guid>
		</item>
			<item>
			<title>Logon Script to remove old printers or changed names??HELP</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=50852#p50852</link>
				<description><![CDATA[ Hi  I am working on a vbs logon script that will add/remove network
printers.  <br />************BACKGROUND*************<br />We currently, use
a logon script to add printers it works fine, but users where complaining
that the naming convention was confusing so we changed the name of the
printers.  the problem arises that now they have old (invalid) printers on
their computer.  <br /><br />My goal is to have a script that pulls a list
of shared printers from the print server and maps those to client machines
at logon AND it removes any invalid shared printers on the client machine
(those shared non-local printers no longer being served up by the print
server). <br /><br />**********  QUESTION  **************<br />HOW DO I
REFERENCE AND MAPPED NETWORK PRINTER THAT IS NO LONGER VALID AS A PRINTER. 
E.G. THE PRINTER NAME HAS CHANGED OR THE PRINTER HAS BEEN REMOVED TOTALLY. 
<br /><br />MY CODE: MANY THANKS IN ADVANCE<br /><br />Option Explicit<br
/>'On error resume next<br />' variables are defined here<br />Dim
strComputer, objNetwork, objWMIService, colI...<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=36666">buttabrick</a> &bull; on Thu Apr 02, 2009 5:06 pm &bull; Replies 1 &bull; Views 530</p><hr />]]></description>
					<content:encoded><![CDATA[ Hi  I am working on a vbs logon script that will add/remove network
printers.  <br />************BACKGROUND*************<br />We currently, use
a logon script to add printers it works fine, but users where complaining
that the naming convention was confusing so we changed the name of the
printers.  the problem arises that now they have old (invalid) printers on
their computer.  <br /><br />My goal is to have a script that pulls a list
of shared printers from the print server and maps those to client machines
at logon AND it removes any invalid shared printers on the client machine
(those shared non-local printers no longer being served up by the print
server). <br /><br />**********  QUESTION  **************<br />HOW DO I
REFERENCE AND MAPPED NETWORK PRINTER THAT IS NO LONGER VALID AS A PRINTER. 
E.G. THE PRINTER NAME HAS CHANGED OR THE PRINTER HAS BEEN REMOVED TOTALLY. 
<br /><br />MY CODE: MANY THANKS IN ADVANCE<br /><br />Option Explicit<br
/>'On error resume next<br />' variables are defined here<br />Dim
strComputer, objNetwork, objWMIService, colI...]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=57"><![CDATA[Visual Basic Forum]]></category>
			<dc:creator><![CDATA[36666]]></dc:creator>
			<dc:date>2009-04-02T17:06:21+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=50852#p50852</guid>
		</item>
	
	</channel>
</rss>