Is it possible to use xPSDesiredStateConfiguration/xRegistry resource in winget configuration? #4971
tristanbarcelon
started this conversation in
Configuration
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to create a winget configuration which would perform the following steps in sequence on Windows:
install the following resources:
etc...
has anyone tried to use xRegistry resource from xPSDesiredStateConfiguration to set LongPathsEnabled to 1 from a winget configuration file successfully? How would you incorporate it in the resource settings?
Beta Was this translation helpful? Give feedback.
All reactions