<?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>office professional plus 2019 Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/office-professional-plus-2019/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/office-professional-plus-2019/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Fri, 09 Nov 2018 22:13:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>Deploy Microsoft Office 2019 using SCCM &#124; Step by Step Guide</title>
		<link>https://thesysadminchannel.com/deploy-microsoft-office-2019-sccm-step-by-step-guide/</link>
					<comments>https://thesysadminchannel.com/deploy-microsoft-office-2019-sccm-step-by-step-guide/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Fri, 02 Nov 2018 00:09:09 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[deploy office 2019]]></category>
		<category><![CDATA[how to install office 2019 volume license]]></category>
		<category><![CDATA[microsoft office 2019 deployment guide]]></category>
		<category><![CDATA[microsoft office 2019 download]]></category>
		<category><![CDATA[microsoft office 2019 free download full version]]></category>
		<category><![CDATA[office 2019 deployment tool]]></category>
		<category><![CDATA[office 2019 deployment tutorial]]></category>
		<category><![CDATA[office professional plus 2019]]></category>
		<category><![CDATA[step by step guide for office 2019 deployment]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1059</guid>

					<description><![CDATA[<p>Deploy Microsoft Office 2019 With the recent release of Office 2019, people around the globe are looking to upgrade to the latest version to get a feel for the latest suite. If you&#8217;re looking to see what&#8217;s new, be sure&#8230; <a href="https://thesysadminchannel.com/deploy-microsoft-office-2019-sccm-step-by-step-guide/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/deploy-microsoft-office-2019-sccm-step-by-step-guide/">Deploy Microsoft Office 2019 using SCCM | Step by Step Guide</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Deploy Microsoft Office 2019</h2>
<p>With the recent release of Office 2019, people around the globe are looking to upgrade to the latest version to get a feel for the latest suite.  If you&#8217;re looking to see what&#8217;s new, be sure to check out our <a href="https://thesysadminchannel.com/microsoft-office-2019-whats-new-and-whats-not/" rel="noopener" target="_blank">What&#8217;s new with Microsoft Office 2019</a>.  Otherwise we can continue with the <strong>Step by Step Guide to Deploy Microsoft Office 2019</strong>.  In order to continue, you will need to download the <a href="https://www.microsoft.com/en-us/download/details.aspx?id=49117" rel="noopener" target="_blank">Office Deployment Kit</a> directly from Microsoft.  Once you have that, let&#8217;s move on.<br />
Note: I have gotten errors when trying to use the above setup with a Volume license key.  If you&#8217;re getting errors saying the channel is not correct, use the <a href="https://thesysadminchannel.com/wp-content/uploads/2018/11/Setup_VolumeLicense.7z">Setup_VolumeLicense.7z</a> I downloaded from Volume License Service Center. For your safety and reassurance, I&#8217;ve included the SHA256 hash so you can make sure you&#8217;re not getting an untainted file.</p>
<pre class="brush: powershell; title: ; notranslate">
#Setup_VolumeLicense.7z SHA256 Hash

Get-FileHash C:\Setup_VolumeLicense.7z | fl

Algorithm : SHA256
Hash      : 9964C03B4D146D7E03BC2B67EA1405F07A3A2EDF526BAFED911417511056B69F
Path      : C:\Setup_VolumeLicense.7z

</pre>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/11/Get-FileHash-Setup_VolumeLicense.png" target="_blank"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/11/Get-FileHash-Setup_VolumeLicense.png" alt="Get-FileHash -Setup_VolumeLicense" width="899" height="452" class="aligncenter size-full wp-image-1080" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/11/Get-FileHash-Setup_VolumeLicense.png 899w, https://thesysadminchannel.com/wp-content/uploads/2018/11/Get-FileHash-Setup_VolumeLicense-768x386.png 768w" sizes="(max-width: 899px) 100vw, 899px" /></a></p>
<h2>Office 2019 Config.XML Sample</h2>
<p>After you&#8217;ve extracted the setup and config files you&#8217;ll want to copy the following lines into a new config (or replace one of the pre-existing ones).  These options illustrate a 64bit version of Office along with the source files being downloaded and deployed from a file server.  This config file will also remove all previous MSI versions from your system, and it is strongly recommended that all previous versions should be removed to avoid any inconsistencies. </p>
<pre class="brush: xml; title: ; notranslate">
&lt;Configuration&gt;
	&lt;Add SourcePath=&quot;\\PAC-FS01\Apps\Office2019\Source&quot; OfficeClientEdition=&quot;64&quot; Channel=&quot;PerpetualVL2019&quot;&gt;
		&lt;Product ID=&quot;ProPlus2019Volume&quot; PIDKEY=&quot;XXXXX-XXXXX-XXXXX-XXXXX-XXXXX&quot; &gt;
			&lt;Language ID=&quot;en-us&quot; /&gt;
		&lt;/Product&gt;
		&lt;Product ID=&quot;ProofingTools&quot;&gt;
			&lt;Language ID=&quot;en-us&quot; /&gt;
		&lt;/Product&gt;
	&lt;/Add&gt;

	&lt;RemoveMSI All=&quot;True&quot; /&gt;
	&lt;Display Level=&quot;None&quot; AcceptEULA=&quot;TRUE&quot; /&gt;
	&lt;Property Name=&quot;AUTOACTIVATE&quot; Value=&quot;1&quot; /&gt;
&lt;/Configuration&gt;
</pre>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/11/Setup-download-config-x64.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/11/Setup-download-config-x64.png" alt="Setup -download -config-x64" width="675" height="439" class="aligncenter size-full wp-image-1070" /></a></p>
<h2>Download Office 2019 Source Files</h2>
<p>In order to deploy the latest office suite, you will need to download the source files to a central location (source location is added in the config-64.xml sample above.)  In order to download the source files, open an administrative command prompt and type in the following:</p>
<pre class="brush: powershell; title: ; notranslate">

Z:\Office2019\Deploy&gt;setup.exe /download config-x64.xml

</pre>
<p>The .xml file is the one with the code above.  In my setup I have also mapped a drive to the Office2019 location on my PAC-FS01 file server.</p>
<h2>Deploy Microsoft Office 2019 using SCCM and PSADT Video Demo</h2>
<p>Once you have the source files downloaded the next step is to deploy the software.  If you&#8217;re doing a one off deployment, the command used to deploy it is going to be:</p>
<pre class="brush: powershell; title: ; notranslate">

Z:\Office2019\Deploy&gt;setup.exe /configure config-x64.xml.

</pre>
<p>However, the point of this article is to show you how to mass deploy it to users across your organization. The below video will go over the SCCM portion of the install. </p>
<p><iframe title="Deploy Office 2019 using SCCM and PSADT (Powershell App Deployment Toolkit)" width="640" height="360" src="https://www.youtube.com/embed/o3ciD7Pkf70?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>So that&#8217;s how you would Deploy Microsoft Office 2019 using SCCM and Powershell App Deployment Toolkit.  If you liked the video, be sure check out our <a href="https://www.youtube.com/channel/UC9VnUjmZrNG3ithDZmG-S-g" rel="noopener" target="_blank">YouTube Channel</a> for more awesome sysadmin related content.  And if you&#8217;re looking to further your Powershell or SCCM knowledge, be sure to check out <a href="https://amzn.to/2HoPSfw" target="_blank" rel="noopener">Learn Powershell In a Month Of Lunches Book</a> for Powershell and <a href="https://amzn.to/2v6PMXt" target="_blank" rel="noopener">Learn SCCM in a Month of Lunches Book</a> for System Center Configuration Manager.</p>
<h2>Source File Downloads</h2>
<p>As mentioned in the video, here is the complete zip for all the source files.  (3GB install source files are not included and will need to be downloaded from Microsoft)</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/11/theSysadminChannel-Office2019.7z">theSysadminChannel-Office2019.7z</a></p>
<p>The post <a href="https://thesysadminchannel.com/deploy-microsoft-office-2019-sccm-step-by-step-guide/">Deploy Microsoft Office 2019 using SCCM | Step by Step Guide</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/deploy-microsoft-office-2019-sccm-step-by-step-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1059</post-id>	</item>
	</channel>
</rss>
