IntuneWin32Deployer
IntuneWin32Deployer copied to clipboard
Total Commander: No applicable installer found; see logs for more details.
No sure if this is a package problem or of Intune-Win32-Deployer.
I get this error: "No applicable installer found; see logs for more details." It works without --scope=machine
Similar to https://github.com/microsoft/winget-cli/issues/2176
The package manifest doesn't specify scopes for machine or user. I found a lot of packages without scope in the yaml: https://github.com/microsoft/winget-pkgs/tree/master/manifests
Do we really need to define the "--scope=machine"? I'm not very familiar with winget yet but shouldn't it be also try scope machine when run a system account? In other words, shouldn't the install.ps1 work without it?