mikkydoos Posted June 29, 2018 Posted June 29, 2018 Hi all, I'm just beginning to roll out Win10 1709 Edu and am getting sysprep errors.... I think relating to provisioned apps. Sysprep errors thus: and in the error log (setupact.log) in sysprep/panther: ------------------------------------------------------ 2018-06-29 12:27:44, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned. 2018-06-29 12:27:46, Error SYSPRP Package ActiproSoftwareLLC.562882FEEB491_3.2.28.0_x64__24pqs290vpjk0 was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. 2018-06-29 12:27:46, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 2018-06-29 12:27:46, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 2018-06-29 12:27:46, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2 2018-06-29 12:27:46, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2 2018-06-29 12:27:46, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2 2018-06-29 12:27:46, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2 2018-06-29 12:27:46, Error [0x0f00d8] SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers; hr = 0x80073cf2 2018-06-29 12:31:03, Info [0x0f0052] SYSPRP Shutting down SysPrep log 2018-06-29 12:31:03, Info [0x0f004d] SYSPRP The time is now 2018-06-29 12:31:03 ------------------------------------------------------------- Has anyone encountered this... and have a quick fix ?? Cheers in advance
SHimmer45 Posted June 29, 2018 Posted June 29, 2018 u need to remove the apps for the "administrator" account as well as all users as they need to "match" 1
mikkydoos Posted June 29, 2018 Author Posted June 29, 2018 local admin? I'm confused which apps I need to remove..... ?
Achandler Posted June 29, 2018 Posted June 29, 2018 You can be lazy, delete the account, the profile from the machine and then it will sysprep. Obviously you'll need to create anoher admin account first. Basically no apps can have been clicked on any account before a sysprep
SHimmer45 Posted June 29, 2018 Posted June 29, 2018 if you have deployed a reference machine from MDT/SCCM you would have run or changed the machine using Administrator or have you done it using just a normal account which you created yourself after installing the OS. TBH id remove the garage apps from the wim before hand so they are physically not present to be installed.
mikkydoos Posted June 29, 2018 Author Posted June 29, 2018 if you have deployed a reference machine from MDT/SCCM you would have run or changed the machine using Administrator or have you done it using just a normal account which you created yourself after installing the OS. TBH id remove the garage apps from the wim before hand so they are physically not present to be installed. No, I've cold installed this machine from an ISO into a VM and am trying to sysprep it to add to WDS... so normal account created at install.
newpersn Posted June 30, 2018 Posted June 30, 2018 ive had this problem when i did my windows 10 sysprep. you need to unprovision / remove "ActiproSoftwareLLC.562882FEEB491_3.2.28.0_x64__24p qs290vpjk0" from your machine
SHimmer45 Posted July 2, 2018 Posted July 2, 2018 remove appxprovisioned-package in powershell & the allusers option for provisioned package should do the trick
mikkydoos Posted July 2, 2018 Author Posted July 2, 2018 @SHimmer45 I'm running that right now and sysprep is still failing. I've removed all provisioned apps using the command above. The sysprep error log still shows an error for the Xbox app although when I Get- the list of provisioned apps it tells me it isn't installed. I'm stuck.
SHimmer45 Posted July 2, 2018 Posted July 2, 2018 if you get-appxpackage and then get appxprovisioned package are there differences in the list. as it sounds like the app has been removed from "provisioned" but not from the user account i think
mikkydoos Posted July 2, 2018 Author Posted July 2, 2018 Yep. I'm thinking ditch 1709 and go for LTSB instead. The feature release versions of Win10 are super infuriating me already. I can't be doing with this MS dung every day. 2 days wasted on installing a machine I can't image. :mad::mad::mad:
SHimmer45 Posted July 2, 2018 Posted July 2, 2018 if you dont want to use LTSB mount the wim for the version you want and use DISM to remove the app bloat even before the OS is installed.
mikkydoos Posted July 2, 2018 Author Posted July 2, 2018 Thank SHimmer45 I need this running asap for some machines I cant run Win 7 on, hence my frustration. I'm late to the game and I haven't got time to play with 10 sufficiently. LTSB for these now... then when I have time I'll be looking at which is better for a whole school rollout. Nothing I've tried on the 'net is helping with the machine I've already built.
SHimmer45 Posted July 2, 2018 Posted July 2, 2018 i recon you will be sticking with LTSB if you know your not going to need the "extras".
free780 Posted July 2, 2018 Posted July 2, 2018 The best way is to run a powershell script when the image is applied. Then you just have to remove-appxprovisionedpackage. It's best to just install office in your image. Maybe Adobe CC or any other large pieces of software. #saynotoltsc
mikkydoos Posted July 3, 2018 Author Posted July 3, 2018 i recon you will be sticking with LTSB if you know your not going to need the "extras". We don't need the extras here. No plans for surface pro's. And I don't want that start menu anyway.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now