Sysprep Failing again with Win10 2004 Multi User with Office 365 apps
Previously, I had issues with sysprep'ing the Win 10 2004 multi user with 365 apps. That was resolved by removing the input and cortana appx packages before sysprep'ing.
Now however, I am getting these sysprep errors with the latest build from the market place.
From the setupact.txt file:
2020-08-20 14:31:44, Info [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrepExternal\Cleanup\D7ED1F19-E2ED-11EA-8AF9-000D3A054424; will try to launch 'DscCore.dll,SysPrep_Cleanup'
2020-08-20 14:31:44, Info [0x0f0080] SYSPRP LaunchDll:Found 'DscCore.dll,SysPrep_Cleanup'; executing it
2020-08-20 14:31:44, Error [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'DscCore.dll,SysPrep_Cleanup', returned error code 0x2
2020-08-20 14:31:44, Error [0x0f0070] SYSPRP RunDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x2[gle=0x00000006]
2020-08-20 14:31:44, Error [0x0f00ae] SYSPRP WinMain:Hit failure while processing sysprep cleanup external providers; hr = 0x80070002[gle=0x00000006]
This if from the setuperr.txt file:
2020-08-20 14:31:44, Error [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'DscCore.dll,SysPrep_Cleanup', returned error code 0x2
2020-08-20 14:31:44, Error [0x0f0070] SYSPRP RunDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x2[gle=0x00000006]
2020-08-20 14:31:44, Error [0x0f00ae] SYSPRP WinMain:Hit failure while processing sysprep cleanup external providers; hr = 0x80070002[gle=0x00000006]
Any ideas on how to go about resolving this. So a simple image can deployed to WVD?