<?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>Kenplaysviola &#187; windows server 2008 startup folder</title>
	<atom:link href="http://www.kenplaysviola.com/?feed=rss2&#038;tag=windows-server-2008-startup-folder" rel="self" type="application/rss+xml" />
	<link>http://www.kenplaysviola.com</link>
	<description>The life of an I.T. guy who tries to play the viola</description>
	<lastBuildDate>Wed, 25 Aug 2010 18:10:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Adding a shared printer with a script in Windows Server 2008</title>
		<link>http://www.kenplaysviola.com/?p=125</link>
		<comments>http://www.kenplaysviola.com/?p=125#comments</comments>
		<pubDate>Fri, 17 Jul 2009 14:01:46 +0000</pubDate>
		<dc:creator>kenplaysviola</dc:creator>
				<category><![CDATA[Information Technologies]]></category>
		<category><![CDATA[add printer]]></category>
		<category><![CDATA[add printer command]]></category>
		<category><![CDATA[printer disappearing]]></category>
		<category><![CDATA[windows server 2008 startup folder]]></category>
		<category><![CDATA[windows server 2008 terminal server printer]]></category>

		<guid isPermaLink="false">http://www.kenplaysviola.com/?p=125</guid>
		<description><![CDATA[rundll32 printui.dll,PrintUIEntry /in /n\\printservername\printersharename The above command in Windows Server 2008 will allow you to add a shared printer. Pop this command in a batch file and put this on your machine&#8217;s local start up folder (c:\program data\microsoft\windows\start menu\programs\startup). Anyone who logs in with the appropriate printer share permissions will get the printer automatically mapped [...]]]></description>
			<content:encoded><![CDATA[<p>rundll32 printui.dll,PrintUIEntry /in /n\\printservername\printersharename</p>
<p>The above command in Windows Server 2008 will allow you to add a shared printer.  Pop this command in a batch file and put this on your machine&#8217;s local start up folder (c:\program data\microsoft\windows\start menu\programs\startup).  Anyone who logs in with the appropriate printer share permissions will get the printer automatically mapped with their account.  You could also put this in your start up scripts in group policy for your domain.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenplaysviola.com/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
