Hello,
I don't know if i am at the good place, sorry about it,
We have some problems editing our Task sequence on Microsoft Endpoint Configuration manager (1910),
At this moment we have 12 Task Sequence, on 2 of them, we keep having a lot of errors when we try to edit it :
Prod Windows 10 build 1909 (total Steps 976) and xdev Windows 10 build 1909 (same as prod, but we do some test on it before applying the changes)
Starting 2-3 months ago, we started having this error message when editing, if we add some new steps this problem comes more and more until we can't add anymore a a new step or edit the task sequence.

Log file (SMSProv.log) :
The only way to edit the task sequence is to restart the WMI service, then for 2-3 minutes it work and then the error come back again.
If we try to re apply again the task sequence, on my computer there is this error, on the main server the CCM console crash and I need to start the Configuration manager again :
If we remove some steps the task sequence seems to be stable again, but if you add some new steps, then the error come back again, there is what I tried until now without any success :
Replace almost all the WMI query with Task sequence Variable (on the dev version)
Edit all the last WMI to be more specific (2 WMI query "Elitebook", "Zbook" => replaced by 1 query "book")
Also tried this article, on the main server and SQL server : https://techcommunity.microsoft.com/t5/configuration-manager-archive/task-sequence-editor-8220-too-many-steps-8221-issue-and-solution/ba-p/272870
Also this one (Main server Only) : https://social.technet.microsoft.com/Forums/en-US/852110c4-4d6c-42ea-b50c-0ecfe199b19c/the-task-sequence-can-not-be-created-an-error-occurred-when-storing-the-task-sequence?forum=configmgrgeneral
Check the TS .xml size, the limitation is up to 4Mb, the TS doesn't even do 1 MB :

Does somebody have an idea how to solve this error ? It's really annoying and I would avoid to recreate a full new task sequence from 0... all the others Task sequence are working correctly, they all have 400 - 700 steps and when we edit them there is no error with them.
Thank you in advance for your help and the time you take to read all the message.

