<?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>wmi &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/wmi/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:20:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Delete Local Printers via a Script</title>
		<link>https://it.megocollector.com/scripts/delete-local-printers-via-a-script/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 13:00:23 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Local Printers]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[wmi]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1858</guid>

					<description><![CDATA[A case where a Microsoft Windows print server may once existed and a new print server had been put into place; the local workstations that accessed the printer shares of the original print server no longer require those shares. Here is a script to remove all local printers prior to adding new printers. wmic printer where "Local='FALSE'" delete /nointeractive Source...]]></description>
		
		
		
			</item>
	</channel>
</rss>
