<?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>Personal website of Dave Hope &#187; Skype</title>
	<atom:link href="http://davehope.co.uk/Blog/tag/skype/feed/" rel="self" type="application/rss+xml" />
	<link>http://davehope.co.uk</link>
	<description>Open source projects, sysadmin stuff and general geekage</description>
	<lastBuildDate>Tue, 18 May 2010 11:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Skype Transform / Deploying Skype</title>
		<link>http://davehope.co.uk/Blog/skype-transform-deploying-skype/</link>
		<comments>http://davehope.co.uk/Blog/skype-transform-deploying-skype/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 12:28:18 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft Deployment]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Software Deployment]]></category>

		<guid isPermaLink="false">http://davehope.co.uk/Blog/skype-transform-deploying-skype/</guid>
		<description><![CDATA[First things first, grab the Skype business version from the Skype business site. This has no adverts and is an MSI file for simple deployment. You&#8217;ll probably want my Skype Transform which will remove the desktop shortcut and prevent Skype from auto starting with windows. You can now deploy Skype in your prefered way (Group [...]]]></description>
			<content:encoded><![CDATA[<p>First things first, grab the Skype business version from the <a href="http://www.skype.com/intl/en/download/skype/windows/business/">Skype business site</a>. This has no adverts and is an MSI file for simple deployment.</p>
<p>You&#8217;ll probably want my <a href="http://davehope.co.uk/wp-content/uploads/2008/02/nodesktopshortcutnoautorun.mst" title="Skype Transform">Skype Transform</a> which will remove the desktop shortcut and prevent Skype from auto starting with windows.</p>
<p>You can now deploy Skype in your prefered way (Group Policy, SMS, Microsoft Deployment etc). If you&#8217;re using Microsoft Deployment, you can use the following command:</p>
<p><code>msiexec /i SkypeSetup.msi /quiet TRANSFORMS="NoDesktopShortcutNoAutorun.mst"</code></p>
]]></content:encoded>
			<wfw:commentRss>http://davehope.co.uk/Blog/skype-transform-deploying-skype/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
