Dism fails with error 3017

I run Dism on windows server 2012 and I get error 3017 when run DISM. In the log, I see:

2017-05-26 17:31:03, Error DISM DISM Package Manager: PID=956 TID=2676 Failed to get the State of the Feature - CDISMPackageFeature::Internal_GetCbsState(hr:0x800f0902)
2017-05-26 17:31:03, Error DISM DISM Package Manager: PID=956 TID=2676 Failed to get the CBS State of the Feature - CDISMPackageFeature::get_State(hr:0x800f0902)
2017-05-26 17:31:03, Error DISM API: PID=1748 TID=2316 Failed to get feature state - DismFeature_InternalToPublicEx(hr:0x800f0902)
2017-05-26 17:31:03, Error DISM API: PID=1748 TID=2316 Failed to transform 2 feature from internal to public - IDismFeatureCollection_InternalToPublicEx(hr:0x800f0902)
2017-05-26 17:31:03, Error DISM API: PID=1748 TID=2316 Transform feature collection internal to public failed - CGetFeaturesCommandObject::InternalExecute(hr:0x800f0902)
2017-05-26 17:31:03, Error DISM API: PID=1748 TID=2316 InternalExecute failed - CBaseCommandObject::Execute(hr:0x800f0902)
2017-05-26 17:31:03, Error DISM API: PID=1748 TID=2888 CGetFeaturesCommandObject internal execution failed - DismGetFeaturesExInternal(hr:0x800f0902)

How can I fix this issue?

Thank you.

1 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like