Skip to content

winget support #611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Xyz00777 opened this issue Feb 28, 2025 · 2 comments
Open

winget support #611

Xyz00777 opened this issue Feb 28, 2025 · 2 comments

Comments

@Xyz00777
Copy link

SUMMARY

support for builtin winget starting server 2025 and windows 11
There was already a feature request but it was closed without implementing. Based on the fact that winget will be builtin in newer versions of windows it should be implemented. There was also already a merge request with code who could get developed further.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

win_winget

ADDITIONAL INFORMATION
- name: Install PowerToys
  win_winget:
    name: Microsoft.PowerToys

References:

@hiyokotaisa
Copy link
Contributor

hiyokotaisa commented Apr 9, 2025

Thank you for the comment!

As jborean mentioned in the PR, current winget does not support WinRM.

There is a workaround but I think that is not good way to apply this within the module
microsoft/winget-cli#256 (comment)

@Xyz00777
Copy link
Author

wouldnt it be possible to do it with ssh support already and the information that its not supporting winrm at the moment based on the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants