WingetIntune icon indicating copy to clipboard operation
WingetIntune copied to clipboard

Package any app from Winget to Intune - WinTuner

Results 5 WingetIntune issues
Sort by recently updated
recently updated
newest added

### CommandLet Deploy-WtWin32App ### Full command deploy-wtWin32App -overrideappname $AppName -Username $username -RootPackageFolder "d:\WinTuner" -PackageId Adobe.Acrobat.Reader.64-bit -Version 24.002.20759 ### Module version 0.8.3 ### What happened? Fails! I can't find reference to...

bug
PowerShell

### CommandLet Deploy-WtWin32App ### Full command Deploy-WtWin32App -PackageFolder "/Users/josef/Intune/Zoom.Zoom/6.0.39959" -Username [email protected] ### Module version 0.8.8 ### What happened? Some deploys fail, apparently because there is a parameter missing in the...

bug
PowerShell

### CommandLet Remove-WtWin32App ### Full command Remove-WtWin32App -AppId "513ad74a-05ba-4723-b72e-30460e495b5d" ### Module version 0.9.1 ### What happened? I tried to remove an app that was superseded and got the following error...

bug
PowerShell

### CommandLet New-WtWingetPackage ### Full command New-WtWingetPackage -PackageId Dell.CommandUpdate -PackageFolder $rootPackageFolder | Deploy-WtWin32App ### Module version 1.0.2 ### What happened? I tried to package Dell.CommandUpdate or also Microsoft.PowerToys with New-WtWingetPackage,...

bug
PowerShell

### CommandLet Deploy-WtWin32App ### Full command New-WtWingetPackage -PackageId "Neovim.Neovim" -PackageFolder C:\Packages | Deploy-WtWin32App -RoleScopeTags '5','9' ### Module version 1.0.2 ### What happened? The RoleScopeTags 5 and 9 are not applied...

bug
help wanted
PowerShell