<?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>PDQ Deploy | KC's Blog</title>
	<atom:link href="https://www.kjctech.net/tag/pdq-deploy/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kjctech.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2023 18:20:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/12/cropped-KC-Logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>PDQ Deploy | KC's Blog</title>
	<link>https://www.kjctech.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">24634607</site>	<item>
		<title>Best Way to Deploy Office 365 Apps via A Package Deployment Tool</title>
		<link>https://www.kjctech.net/best-way-to-deploy-office-365-apps-via-a-package-deployment-tool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=best-way-to-deploy-office-365-apps-via-a-package-deployment-tool</link>
					<comments>https://www.kjctech.net/best-way-to-deploy-office-365-apps-via-a-package-deployment-tool/#comments</comments>
		
		<dc:creator><![CDATA[Kent Chen]]></dc:creator>
		<pubDate>Fri, 13 Nov 2020 01:13:46 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[PDQ Deploy]]></category>
		<guid isPermaLink="false">https://www.kjctech.net/?p=4517</guid>

					<description><![CDATA[<p>The simplest way to install Office 365 apps on a computer is to run the setup.exe file downloaded from Microsoft and wait until it&#8217;s finished. Depend on your internet speed, it could take a while to finish. It&#8217;s definitely not the right way when you need to deploy the apps on hundreds of computers. If you are using a package [&#8230;]</p>
The post <a href="https://www.kjctech.net/best-way-to-deploy-office-365-apps-via-a-package-deployment-tool/">Best Way to Deploy Office 365 Apps via A Package Deployment Tool</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>The simplest way to install Office 365 apps on a computer is to run the <strong>setup.exe</strong> file downloaded from Microsoft and wait until it&#8217;s finished. Depend on your internet speed, it could take a while to finish. It&#8217;s definitely not the right way when you need to deploy the apps on hundreds of computers.</p>



<p>If you are using a package deployment tool such as PDF Deploy, following <a href="https://www.pdq.com/blog/deploying-office-365-the-right-way/" target="_blank" rel="noreferrer noopener">the right way</a> is the best approach. When setting up right, deploying the Office 365 apps on a bunch of computers is a breeze of air that you will enjoy. It uninstalls whatever the version of Office you have installed and installs the Office 365 apps right after. All process could be finished within minutes, believe it or not.</p>



<p>Here is the simplified version of the process.</p>



<h2 class="wp-block-heading">Step 1 &#8211; generating the Office 365 config file</h2>



<p>Go to <a href="https://config.office.com/" target="_blank" rel="noreferrer noopener">Office Customization Tool</a> and click <strong>Create</strong> button to start creating a new configuration.</p>



<p>Finish every section carefully, especially the following sections</p>



<ul class="wp-block-list"><li>Select proper Products and the right <strong>Update channe</strong>l.  Semi-Annual is my go-to channel. Anything less is too frequent to me to manage.</li><li>Unselect the apps that you don&#8217;t want install, such as Skype for Business.</li><li>Select <strong>Local source</strong> with a specified network path as the Installation options.</li><li>Make sure <strong>Uninstall any previous version</strong> option is checked.</li><li>Select a Product activation method, either <a href="https://docs.microsoft.com/en-us/deployoffice/overview-licensing-activation-microsoft-365-apps" target="_blank" rel="noreferrer noopener">User based</a> or <a href="https://docs.microsoft.com/en-us/deployoffice/overview-shared-computer-activation" target="_blank" rel="noreferrer noopener">Shared</a>.</li></ul>



<p> And export the configuration file in XML format once done.</p>



<h2 class="wp-block-heading">Step 2 &#8211; downloading the Office 365 installation source files</h2>



<p>Easy-peasy once you have the configuration file ready. Run the following in the command prompt window.</p>



<pre class="wp-block-preformatted">.\setup.exe /download ./configuration.xml</pre>



<p>If everything goes as planned, you will see an Office folder shows up with all the source files needed for the installation.</p>



<figure class="wp-block-image size-large"><a href="//i0.wp.com/kjctech.net/wp-content/uploads/2020/11/image.png" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img fetchpriority="high" decoding="async" width="600" height="148" src="//i0.wp.com/kjctech.net/wp-content/uploads/2020/11/image-600x148.png" alt="" class="wp-image-4518" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?resize=600%2C148&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?resize=450%2C111&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?resize=250%2C62&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?resize=520%2C128&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?resize=360%2C89&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?resize=100%2C25&amp;ssl=1 100w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image.png?w=646&amp;ssl=1 646w" sizes="(max-width: 600px) 100vw, 600px" /></a></figure>



<h2 class="wp-block-heading">Step 3 &#8211; building the deploy package</h2>



<p>For example, here is what to do in PDQ Deploy:</p>



<ol class="wp-block-list"><li>Set the install file to setup.exe.</li><li>Add the parameter “/configure configuration.xml”.</li><li>Add the configuration.xml file as an Additional File.</li></ol>



<figure class="wp-block-image size-large"><img decoding="async" width="600" height="337" src="//i0.wp.com/kjctech.net/wp-content/uploads/2020/11/image-1-600x337.png" alt="" class="wp-image-4519" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=600%2C337&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=450%2C253&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=250%2C140&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=768%2C431&amp;ssl=1 768w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=700%2C393&amp;ssl=1 700w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=520%2C292&amp;ssl=1 520w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=360%2C202&amp;ssl=1 360w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?resize=100%2C56&amp;ssl=1 100w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2020/11/image-1.png?w=887&amp;ssl=1 887w" sizes="(max-width: 600px) 100vw, 600px" /></figure>



<p>And that&#8217;s it.</p>



<p>I also should mention that doing so via PDQ Deploy is completely free.</p>The post <a href="https://www.kjctech.net/best-way-to-deploy-office-365-apps-via-a-package-deployment-tool/">Best Way to Deploy Office 365 Apps via A Package Deployment Tool</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.kjctech.net/best-way-to-deploy-office-365-apps-via-a-package-deployment-tool/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4517</post-id>	</item>
	</channel>
</rss>
