<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to install SharePoint Cumulative Updates In Less Than An Hour in a SharePoint Farm Step by Step	</title>
	<atom:link href="https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Fri, 12 Jul 2024 08:55:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-64718</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Fri, 12 Jul 2024 08:55:00 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-64718</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62941&quot;&gt;William Chung&lt;/a&gt;.

Hello William,

This is an old post and possibly the script no longer works. Thanks for the feedback!

Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62941">William Chung</a>.</p>
<p>Hello William,</p>
<p>This is an old post and possibly the script no longer works. Thanks for the feedback!</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: William Chung		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62941</link>

		<dc:creator><![CDATA[William Chung]]></dc:creator>
		<pubDate>Thu, 11 Apr 2024 04:24:22 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-62941</guid>

					<description><![CDATA[The PowerShell Script won&#039;t work because the patch is checking for the sts and wssloc files.  You only need one uber patch file now.

The key actions that the script would have performed are to pause search, disable and stop the SPTimerV4 and stop W3SVC service.

Run the patch install.

Then, Enable and Start SPTimerV4 Service, and W3SVC service when the patch is installed.

Finally, resume search after all SP Servers have the patch installed on them.]]></description>
			<content:encoded><![CDATA[<p>The PowerShell Script won&#8217;t work because the patch is checking for the sts and wssloc files.  You only need one uber patch file now.</p>
<p>The key actions that the script would have performed are to pause search, disable and stop the SPTimerV4 and stop W3SVC service.</p>
<p>Run the patch install.</p>
<p>Then, Enable and Start SPTimerV4 Service, and W3SVC service when the patch is installed.</p>
<p>Finally, resume search after all SP Servers have the patch installed on them.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62709</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Tue, 02 Apr 2024 15:37:37 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-62709</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62618&quot;&gt;Torsten&lt;/a&gt;.

Hello Torsten,

Not sure if it works on SE.
I suggest you try it and let me know if it works.

Thanks
Miguel]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62618">Torsten</a>.</p>
<p>Hello Torsten,</p>
<p>Not sure if it works on SE.<br />
I suggest you try it and let me know if it works.</p>
<p>Thanks<br />
Miguel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Torsten		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-62618</link>

		<dc:creator><![CDATA[Torsten]]></dc:creator>
		<pubDate>Fri, 29 Mar 2024 06:39:22 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-62618</guid>

					<description><![CDATA[Hello Miguel,

Great article! I have a question.

We currently have a SharePoint Subscription Edition installed.
Do you know whether the Powershell script to install cumulative updates also works for SE version?

Thank you ....]]></description>
			<content:encoded><![CDATA[<p>Hello Miguel,</p>
<p>Great article! I have a question.</p>
<p>We currently have a SharePoint Subscription Edition installed.<br />
Do you know whether the Powershell script to install cumulative updates also works for SE version?</p>
<p>Thank you &#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vicky		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-42117</link>

		<dc:creator><![CDATA[Vicky]]></dc:creator>
		<pubDate>Tue, 15 Mar 2022 16:49:33 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-42117</guid>

					<description><![CDATA[Hi Miguel Isidoro,

This was very helpful, can you also guide me on how to roll back in case of a failure.  Like after taking all the backups, what all needs to be restored in what sequence and how do we restore.]]></description>
			<content:encoded><![CDATA[<p>Hi Miguel Isidoro,</p>
<p>This was very helpful, can you also guide me on how to roll back in case of a failure.  Like after taking all the backups, what all needs to be restored in what sequence and how do we restore.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-26367</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Mon, 24 Aug 2020 11:14:35 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-26367</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-26119&quot;&gt;Andrew Clerk&lt;/a&gt;.

Hello Andrew, 

Thanks for the feedback. Hope it helps!

Kind Regards,
Miguel]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-26119">Andrew Clerk</a>.</p>
<p>Hello Andrew, </p>
<p>Thanks for the feedback. Hope it helps!</p>
<p>Kind Regards,<br />
Miguel</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew Clerk		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-26119</link>

		<dc:creator><![CDATA[Andrew Clerk]]></dc:creator>
		<pubDate>Tue, 11 Aug 2020 03:38:37 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-26119</guid>

					<description><![CDATA[Great tips! I was searching regarding installation on SharePoint cumulative and stumble upon your article. Thanks for sharing!]]></description>
			<content:encoded><![CDATA[<p>Great tips! I was searching regarding installation on SharePoint cumulative and stumble upon your article. Thanks for sharing!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22959</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 14:37:00 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-22959</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22949&quot;&gt;Jeff C.&lt;/a&gt;.

Hello Jeff,

That should take only a few minutes (5-10m max) but it depends on SharePoint server resources, it should&#039;t take 25m.
One another alternative you can test, is to run the following PowerShell command right before starting the update process:

Suspend-SPEnterpriseSearchServiceApplication –Identity “”

Using this process, you should run Install-SPPatch -Path D:\SharePoint\Updates (without the -Pause parameter)

In the end (after running SharePoint Products and Configuratio Wizard), you can run:

Resume-SPEnterpriseSearchServiceApplication –Identity “” 

You can find details at https://blogit.create.pt////miguelisidoro/2019/04/08/how-to-install-sharepoint-cumulative-updates-in-a-sharepoint-farm-step-by-step/

My suggestion is not following that post from start to end, but only do this adjustment to the PowerShell approach in this post.

Hepe it helps!
Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22949">Jeff C.</a>.</p>
<p>Hello Jeff,</p>
<p>That should take only a few minutes (5-10m max) but it depends on SharePoint server resources, it should&#8217;t take 25m.<br />
One another alternative you can test, is to run the following PowerShell command right before starting the update process:</p>
<p>Suspend-SPEnterpriseSearchServiceApplication –Identity “”</p>
<p>Using this process, you should run Install-SPPatch -Path D:\SharePoint\Updates (without the -Pause parameter)</p>
<p>In the end (after running SharePoint Products and Configuratio Wizard), you can run:</p>
<p>Resume-SPEnterpriseSearchServiceApplication –Identity “” </p>
<p>You can find details at <a href="https://blogit.create.pt////miguelisidoro/2019/04/08/how-to-install-sharepoint-cumulative-updates-in-a-sharepoint-farm-step-by-step/" rel="ugc">https://blogit.create.pt////miguelisidoro/2019/04/08/how-to-install-sharepoint-cumulative-updates-in-a-sharepoint-farm-step-by-step/</a></p>
<p>My suggestion is not following that post from start to end, but only do this adjustment to the PowerShell approach in this post.</p>
<p>Hepe it helps!<br />
Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeff C.		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22949</link>

		<dc:creator><![CDATA[Jeff C.]]></dc:creator>
		<pubDate>Sat, 25 Apr 2020 19:20:58 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-22949</guid>

					<description><![CDATA[Hi Miguel,

I started the script, it’s been running for 25 minutes and it is still on the “Pausing the search service application. 
This could take a few minutes...” step. 

How long should that step take? Thanks!]]></description>
			<content:encoded><![CDATA[<p>Hi Miguel,</p>
<p>I started the script, it’s been running for 25 minutes and it is still on the “Pausing the search service application.<br />
This could take a few minutes&#8230;” step. </p>
<p>How long should that step take? Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miguel Isidoro		</title>
		<link>https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22604</link>

		<dc:creator><![CDATA[Miguel Isidoro]]></dc:creator>
		<pubDate>Sat, 11 Apr 2020 14:36:00 +0000</pubDate>
		<guid isPermaLink="false">https://blogit.create.pt/?p=9567#comment-22604</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22043&quot;&gt;Madhup Sheen&lt;/a&gt;.

Hello Madhup,

Not sure about that one, never been on that position before. The only time I have SharePoint farms in the previous version mode is temporarly during upgrades. I usually finish the upgrade process using Upgrade-SPSite http://portal -VersionUpgrade. More details on upgrade at https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-1/ and https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-2/.

Questions:
 1. Why do you have your SharePoint 2013 farm in SharePoint 2010 mode? Any business requirement?
 2. Can you upgrade it to SharePoint 2013 mode?
 3. If not, I advise you to have a similar test farm, also in SharePoint 2010 mode and test the installation of Cumulative Updates there first

Hope it helps,
Miguel]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blogit.create.pt/miguelisidoro/2019/05/02/how-to-speed-up-the-installation-of-sharepoint-cumulative-updates-using-powershell-step-by-step/#comment-22043">Madhup Sheen</a>.</p>
<p>Hello Madhup,</p>
<p>Not sure about that one, never been on that position before. The only time I have SharePoint farms in the previous version mode is temporarly during upgrades. I usually finish the upgrade process using Upgrade-SPSite <a href="http://portal" rel="nofollow ugc">http://portal</a> -VersionUpgrade. More details on upgrade at <a href="https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-1/" rel="ugc">https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-1/</a> and <a href="https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-2/" rel="ugc">https://blogit.create.pt////miguelisidoro/2019/03/06/how-to-upgrade-from-sharepoint-2013-to-sharepoint-2019-step-by-step-part-2/</a>.</p>
<p>Questions:<br />
 1. Why do you have your SharePoint 2013 farm in SharePoint 2010 mode? Any business requirement?<br />
 2. Can you upgrade it to SharePoint 2013 mode?<br />
 3. If not, I advise you to have a similar test farm, also in SharePoint 2010 mode and test the installation of Cumulative Updates there first</p>
<p>Hope it helps,<br />
Miguel</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
