C0190003 error after reboot - Windows server 2012R2

Hi Folks,
This has probably been a long standing issue, I know it has been from MS's perspective - but they've never fixed it, thus, it presents in WSUS as well.
KB3000850 is a massive cumulative update and its caused me issues in the past with "C0190003" stop errors after rebooting. So much so that I blacklisted this update from my own manual update process (before I discovered WSUS Offline). Despite this KB having had any number of revisions, the problems it causes are still present.
The reason I'm posting here is that Offline WSUS's primary objective, if I understand correctly, is to assist people to update fresh installs, and a fresh Windows Server 2012R1 or R2 install will almost certainly drag in KB 3000850 and immediately after reboot the user will be left with an unusable system (because the post update reboot will almost always trigger the "C0190003" stop error).
The workaround for this problem, as presented by MS themselves is this:
fsutil resource setlog maxextents 100 C:\
The original link is: https://support.microsoft.com/en-au/kb/3074603
It may not be feasible to add this to the update script - if not, perhaps KB3000850 should be flagged in some way or even perhaps blacklisted (though this is not ideal as its pretty important). In any event, something might be done to warn a user that without using the workaround the chances are extremely high that they will be left with a non working server after this KB's application.
This has probably been a long standing issue, I know it has been from MS's perspective - but they've never fixed it, thus, it presents in WSUS as well.
KB3000850 is a massive cumulative update and its caused me issues in the past with "C0190003" stop errors after rebooting. So much so that I blacklisted this update from my own manual update process (before I discovered WSUS Offline). Despite this KB having had any number of revisions, the problems it causes are still present.
The reason I'm posting here is that Offline WSUS's primary objective, if I understand correctly, is to assist people to update fresh installs, and a fresh Windows Server 2012R1 or R2 install will almost certainly drag in KB 3000850 and immediately after reboot the user will be left with an unusable system (because the post update reboot will almost always trigger the "C0190003" stop error).
The workaround for this problem, as presented by MS themselves is this:
fsutil resource setlog maxextents 100 C:\
The original link is: https://support.microsoft.com/en-au/kb/3074603
It may not be feasible to add this to the update script - if not, perhaps KB3000850 should be flagged in some way or even perhaps blacklisted (though this is not ideal as its pretty important). In any event, something might be done to warn a user that without using the workaround the chances are extremely high that they will be left with a non working server after this KB's application.