Hi,
Thanks for posting in Microsoft MECM Q&A forum.
As the TS editor does not save the task sequence to the site database directly; instead, it initiates a WMI call to the SMS Provider , which will then write the data to the site database. For a very large and complex task sequence, the WMI call can cause the WMI process hosting the TaskSequenceProvider to exceed its memory quota. So we can try the following actions:
1.Increase the available number of WMI memory buffers.
2.Adjusting the Site Server's WMI Provider handles and Memory allocations.
For more detailed steps, please refer to this similar thread:
Task Sequence Error
Best regards,
Simon
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.