Configure - Features reports Error 0x00000057 - [87] The parameter is incorrect.

kariboo

New Member
Hi

using latest NTLite 2.3.8.8945 64 bits

disabling any feature in Windows 10 21H2 64 bits is giving this error below:


screenshot.1.jpg

NTLite.log extract below:

05/10/2022 20:53:38 Start applying all of the pending changes.
05/10/2022 20:53:38 #
05/10/2022 20:53:38 Save settings
05/10/2022 20:53:38 - Save preset: Auto-saved 96f6477d
05/10/2022 20:53:38 Unattended: root
05/10/2022 20:53:38 Unattended: pass 'Generalize'
05/10/2022 20:53:38 Unattended: pass 'OOBE (Final install options)'
05/10/2022 20:53:38 Unattended: pass 'Specialize'
05/10/2022 20:53:38 Unattended: pass 'WindowsPE (Setup options)'
05/10/2022 20:53:38 Unattended: root
05/10/2022 20:53:38 Unattended: pass 'Generalize'
05/10/2022 20:53:38 Unattended: pass 'OOBE (Final install options)'
05/10/2022 20:53:38 Unattended: pass 'Specialize'
05/10/2022 20:53:38 Unattended: pass 'WindowsPE (Setup options)'
05/10/2022 20:53:39 - Gather image list
05/10/2022 20:53:39 Save settings
05/10/2022 20:53:39 Load image list
05/10/2022 20:53:39 GRS
05/10/2022 20:53:39 RLI
05/10/2022 20:53:39 Windows 10 Professional (21H2) x64 - 10.0.19044.1288
05/10/2022 20:53:39 ICC
05/10/2022 20:53:39 #
05/10/2022 20:53:39 Windows 10 Professional (21H2) x64 - 10.0.19044.1288
05/10/2022 20:53:39 #
05/10/2022 20:53:39 #
05/10/2022 20:53:39 Preparing feature configuration
05/10/2022 20:53:39 Disabling: Microsoft XPS Document Writer
05/10/2022 20:53:39 Preparing DISM
05/10/2022 20:53:39 - DI
05/10/2022 20:53:39 DM2
05/10/2022 20:53:39 - UnReg (di:1)
05/10/2022 20:53:47 Microsoft XPS Document Writer - Error 0x00000057 - [87] The parameter is incorrect.
05/10/2022 20:53:47 Microsoft XPS Document Writer - Error 0x00000057 - [87] The parameter is incorrect.
05/10/2022 20:53:47 Disabling: Work Folders Client
05/10/2022 20:53:51 Work Folders Client - Error 0x00000057 - [87] The parameter is incorrect.
05/10/2022 20:53:51 Work Folders Client - Error 0x00000057 - [87] The parameter is incorrect.
05/10/2022 20:53:51 - DCL
05/10/2022 20:53:51 - DS
05/10/2022 20:53:51 Deleting temporary files: D:\Downloads\NLTmpScratch\NLTmpS01
05/10/2022 20:53:51 #
 
DISM error "[87] The parameter is incorrect" is expected if your host's Windows is older than the image. Are you running NTLite on W7 or 8.1?
You can't integrate updates, or enable/disable features for W10/11 images on a W7/8.1 platform.
 
DISM error "[87] The parameter is incorrect" is expected if your host's Windows is older than the image. Are you running NTLite on W7 or 8.1?
You can't integrate updates, or enable/disable features for W10/11 images on a W7/8.1 platform.

You're right I was using Win7

Thank you
 
Will see about making this error more descriptive, there are other parts where this situation arose and it has a much better explanation.

Thanks for the feedback.
 
At least the explanation and solution is now available in this forum to anyone that may search for the same error code.

Thank you.
 
I found this solution.
Download Windows ADK for Windows 11 (Latest Version is recommended).
Download Take Ownership right context hack.
First, install Windows ADK (only check Deployment Tools)
Second, Go to C:\Windows\ and right click to System32 folder and Take ownership
Wait until cmd is closed
(This method is required to replace new version of DISM)
Third, GO to C:\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\amd64\DISM
copy everything and paste to System32 (Overwrite Everything)it_works.PNG

All done! you can integrate updates on Windows 8.1 and below!
 
Thanks. Except the question was for W7, where later ADK's don't work because the DISM kernel driver is incompatible. There's enough W7 users remaining that this problem needs to be explained.
 
Back
Top