WingetIntune icon indicating copy to clipboard operation
WingetIntune copied to clipboard

[Bug]: PowerShell ...

Open fergusstrachan opened this issue 9 months ago • 4 comments

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 any of the error codes below, I'm afraid.

Command output

INFO: Loading package details from folder d:\WinTuner\Adobe.Acrobat.Reader.64-bit\24.002.20759
INFO: Uploading Win32App Acrobat 64-bit to Intune with file d:\WinTuner\Adobe.Acrobat.Reader.64-bit\24.002.20759\AcroRdrDCx642400220759_MUI.intunewin
INFO: [GraphAppUploader] Creating new Win32LobApp
Deploy-WtWin32App: Unknown Status: Unexpected
Context: Operation did not start in the allotted time.
Tag: 0x1e3d43d2 (error code 0) (internal error code 507331538)
Deploy-WtWin32App: Unknown Status: Unexpected
Context: Operation did not start in the allotted time.
Tag: 0x1e3d43d2 (error code 0) (internal error code 507331538)

PowerShell version

7.4.2

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct
  • [X] I won't demand an immediate answer

fergusstrachan avatar May 15 '24 20:05 fergusstrachan