[SOLVED] DISM returns Error 0x800f081f (cannot source payload file)

Martyr

New member
Joined
Feb 14, 2016
Posts
2
Location
Dnepropetrovsk
Can You help me? I have a similar problem... dism return error 0x800f081f
Code:
(p)    CSI Payload Corrupt            x86_policy.1.2.microsof..op.security.azroles_31bf3856ad364e35_10.0.10240.16384_none_989bd9730db0a2c9\Policy.1.2.Microsoft.Interop.Security.AzRoles.config

.......

2016-01-29 00:09:58, Error                 DISM   DISM Package Manager: PID=6236 TID=8128 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
2016-01-29 00:09:58, Error                 DISM   DISM Package Manager: PID=6236 TID=8128 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
2016-01-29 00:09:58, Error                 DISM   DISM Package Manager: PID=6236 TID=8128 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
2016-01-29 00:09:58, Error                 DISM   DISM Package Manager: PID=6236 TID=8128 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
2016-01-29 00:09:58, Error                 DISM   DISM Package Manager: PID=6236 TID=8128 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)
2016-01-29 00:09:58, Error                 DISM   DISM Package Manager: PID=6236 TID=8128 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
 

Attachments

I solved the problem. Just copy the Policy.1.2.Microsoft.Interop.Security.AzRoles.config file from a working system (retaining the directory structure), and pointed the way to this structure as a "source" option for the dism.
Thanks =)
 
Hi Martyr :)

Sorry that no one noticed your thread before, but we do appreciate that you gave the solution to your issue, as it might help readers in the future!
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top