<?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>System Management &#187; Software Distribution</title>
	<atom:link href="http://systemmanagement.ro/blog/category/software-distribution/feed/" rel="self" type="application/rss+xml" />
	<link>http://systemmanagement.ro/blog</link>
	<description>Discussions about system management technologies. Including, but not limited to, ConfigMgr, WDS, MDT, WSUS, Forefront, VMM, Hyper-V etc.</description>
	<lastBuildDate>Mon, 27 Feb 2012 15:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Uninstall software on remote computers using WMIC</title>
		<link>http://systemmanagement.ro/blog/2011/07/22/uninstall-software-on-remote-computers-using-wmic/</link>
		<comments>http://systemmanagement.ro/blog/2011/07/22/uninstall-software-on-remote-computers-using-wmic/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 09:09:54 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2011/07/22/uninstall-software-on-remote-computers-using-wmic/</guid>
		<description><![CDATA[Recently, I wanted to install Nokia Ovi Suite to several computers in a company that started to have problems with their internet provider; it&#8217;s a third day when they do not have internet connection. So I thought it&#8217;s a good idea to show them how they can use their Nokia E72 phones to connect their [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2011/07/22/uninstall-software-on-remote-computers-using-wmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distribute Adobe Flash Player</title>
		<link>http://systemmanagement.ro/blog/2010/11/06/distribute-adobe-flash-player/</link>
		<comments>http://systemmanagement.ro/blog/2010/11/06/distribute-adobe-flash-player/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 20:02:45 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Adobe Flash Player]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2010/11/06/distribute-adobe-flash-player/</guid>
		<description><![CDATA[If you need to create a ConfigMgr software package with Adobe Flash Player and want to use it’s .msi file, you can find this file at the following address: http://www.adobe.com/products/flashplayer/fp_distribution3.html Please note that in order to distribute Adobe Flash Player you need to have a valid Adobe Flash Player Distribution License Agreement in place. For [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2010/11/06/distribute-adobe-flash-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install software using Task Sequence</title>
		<link>http://systemmanagement.ro/blog/2009/11/20/install-software-using-task-sequence/</link>
		<comments>http://systemmanagement.ro/blog/2009/11/20/install-software-using-task-sequence/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:25:42 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Operating System Deployment]]></category>
		<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Task Sequence]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/11/20/install-software-using-task-sequence/</guid>
		<description><![CDATA[Besides using Software Distribution to install software, you can do this using a Task Sequence too. This can be done during and Operating System Deployment process or not. Usually, I install software during an OSD. For this, you must have a package for that software product (of course) and at least one program that runs [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/11/20/install-software-using-task-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy Office 2007 with custom Quick Access Toolbar commands</title>
		<link>http://systemmanagement.ro/blog/2009/06/13/deploy-office-2007-with-custom-quick-access-toolbar-commands/</link>
		<comments>http://systemmanagement.ro/blog/2009/06/13/deploy-office-2007-with-custom-quick-access-toolbar-commands/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 10:16:00 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Customization Tool]]></category>
		<category><![CDATA[Quick Access Toolbar]]></category>
		<category><![CDATA[Registry]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/06/13/deploy-office-2007-with-custom-quick-access-toolbar-commands/</guid>
		<description><![CDATA[Receiving some complaints that users can’t find the Open, New etc. commands in the new Office 2007 interface, I had a task to customize Quick Access Toolbar so that all users can have these commands installed by default. Office 2007 applications (Access, Excel, PowerPoint, Outlook, Word) use a Quick Access Toolbar setting file (.qat). Every [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/06/13/deploy-office-2007-with-custom-quick-access-toolbar-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy ePolicy Orchestrator (ePO) agent</title>
		<link>http://systemmanagement.ro/blog/2009/05/14/deploy-epolicy-orchestrator-epo-agent/</link>
		<comments>http://systemmanagement.ro/blog/2009/05/14/deploy-epolicy-orchestrator-epo-agent/#comments</comments>
		<pubDate>Thu, 14 May 2009 16:38:00 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Task Sequence]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/05/14/deploy-epolicy-orchestrator-epo-agent/</guid>
		<description><![CDATA[Having to create a package with McAfee ePO agent, I wanted to make it available to task sequence too so it can be installed during the operating system setup. For this, I had to make it install unattended or silent not requiring any user input. As I have never worked with McAfee, first, I did [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/05/14/deploy-epolicy-orchestrator-epo-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy Office 2007 SP2 with ConfigMgr 2007</title>
		<link>http://systemmanagement.ro/blog/2009/05/08/deploy-office-2007-sp2-with-configmgr-2007-2/</link>
		<comments>http://systemmanagement.ro/blog/2009/05/08/deploy-office-2007-sp2-with-configmgr-2007-2/#comments</comments>
		<pubDate>Fri, 08 May 2009 15:07:00 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Office 2007]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2010/03/29/deploy-office-2007-sp2-with-configmgr-2007-2/</guid>
		<description><![CDATA[As Microsoft recently released Service Pack 2 for Office 2007 suite, it is a good idea to add the update files to the package so it it can be deploy during the installation. So, first of all we have to download the SP2 executable file from here: http://www.microsoft.com/downloads/details.aspx?FamilyID=b444bf18-79ea-46c6-8a81-9db49b4ab6e5&#38;displaylang=en (see additional information bellow). Then, using a [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/05/08/deploy-office-2007-sp2-with-configmgr-2007-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an advertisement only for Windows 7 systems</title>
		<link>http://systemmanagement.ro/blog/2009/03/16/create-an-advertisement-only-for-windows-7-systems/</link>
		<comments>http://systemmanagement.ro/blog/2009/03/16/create-an-advertisement-only-for-windows-7-systems/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 19:32:35 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Software Distribution]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/03/16/create-an-advertisement-only-for-windows-7-systems/</guid>
		<description><![CDATA[Let’s suppose you create a package with one program and want to advertise it only to a few selected platforms, including x86 and x64 Windows 7 systems. Because Windows 7 is not supported yet with Configuration Manager 2007 SP1, you cannot choose it from the supplied list of platforms. As a result of this, after [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/03/16/create-an-advertisement-only-for-windows-7-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

