<?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>automatic &#8211; David Stein</title>
	<atom:link href="https://davidstein.cz/tag/automatic/feed/" rel="self" type="application/rss+xml" />
	<link>https://davidstein.cz</link>
	<description>IT Specialist, hacker and electronic enthusiast</description>
	<lastBuildDate>Sun, 05 May 2019 12:01:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://davidstein.cz/wp-content/uploads/cropped-avatar_60_60-32x32.jpg</url>
	<title>automatic &#8211; David Stein</title>
	<link>https://davidstein.cz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Auto connect VPN before RDP</title>
		<link>https://davidstein.cz/2017/08/24/auto-connect-vpn-before-rdp/</link>
		
		<dc:creator><![CDATA[fires]]></dc:creator>
		<pubDate>Thu, 24 Aug 2017 12:56:53 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[bat]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[rdp]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">http://davidstein.cz/?p=4590</guid>

					<description><![CDATA[@echo off SET VPN_NAME="&#60;VPN NAME&#62;" :: Connecting to VPN... rasdial %VPN_NAME% &#60;USER&#62; &#60;PASS&#62; timeout 5 echo Running RDP... "&#60;RDP FILE&#62;.rdp" echo Finished - disconnecting from VPN... rasdial %VPN_NAME% /disconnect &#160;]]></description>
										<content:encoded><![CDATA[<p></p>
<p><a href="https://davidstein.cz/2017/08/24/auto-connect-vpn-before-rdp/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
