Summary of the new feature / enhancement
Hello! I noticed that in the v3.2.0 release notes that the Microsoft.Windows/OptionalFeatureList and Microsoft.Windows/FeatureOnDemandList DSC resources "[require] using the ZIP package of DSC for now".
I was unable to find an open issue about this, and I did confirm that this is still an issue when using DSC-3.3.0-preview.4-Win.msixbundle:
Microsoft.Windows/OptionalFeatureList🛡 [WindowsOptionalFeatures]
The configuration unit failed while attempting to test the current system state.
2026-07-31T18:58:03.034771Z ERROR Failed to run process 'dism_dsc': Command: Resource 'dism_dsc' [exit code 1] Error: This resource currently is not supported when installed via Appx
2026-07-31T18:58:03.036393Z ERROR Command: Resource 'dism_dsc' [exit code 1] Error: This resource currently is not supp…
Thanks!
Summary of the new feature / enhancement
Hello! I noticed that in the v3.2.0 release notes that the
Microsoft.Windows/OptionalFeatureListandMicrosoft.Windows/FeatureOnDemandListDSC resources "[require] using the ZIP package of DSC for now".I was unable to find an open issue about this, and I did confirm that this is still an issue when using
DSC-3.3.0-preview.4-Win.msixbundle:Thanks!