Devolutions / Devolutions/UniGetUI

VMware.VimAutomation.StorageUtility - Possible package bug

Open
#4,136 0 comments 0 reactions 1 assignee Claimed by @marticliment View on GitHub
bug powershell ready-to-go
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/marticliment/WingetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/marticliment/WingetUI/issues/new/choose)).

### UniGetUI Version

1.6.0.0 -> 1.6.1

### Windows version, edition, and architecture

Windows 11 24H2

### Describe your issue

VMware.VimAutomation.StorageUtility keeps saying it needs to be updated.

Even though it says it updated successfully, it will show back up later on and do the same thing.

### Steps to reproduce the issue

I believe this is coming from VMware Workstation 17. I'm running 16.6.4 build 24832109, which should be the latest version. Each time UniGetUI scans, it shows up on the list again.

### UniGetUI Log

```text
Package update operation for Package=VMware.VimAutomation.StorageUtility with Manager=PowerShell
Installation options:
Overriden options:
Version: 1.6.0.0 -> 1.6.1
Starting operation...
Executing process with StartInfo:
- FileName: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
- Arguments: "-NoProfile -Command Update-Module -Name VMware.VimAutomation.StorageUtility -Confirm:$false -Force -Scope CurrentUser"
Start Time: "9/16/2025 2:32:48 PM"
Update-Module : A parameter cannot be found that matches parameter name 'Scope'.
At line:1 char:80
+ ... re.VimAutomation.StorageUtility -Confirm:$false -Force -Scope Current ...
+ ~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Update-Module], ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,Update-Module
End Time: "9/16/2025 2:32:49 PM"
Process return value: "1" (0x1)
Executing process with StartInfo:
- FileName: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe"
- Arguments: "-NoProfile -Command Update-Module -Name VMware.VimAutomation.StorageUtility -Confirm:$false -Force"
Start Time: "9/16/2025 2:32:49 PM"
PackageManagement\Install-Package : Authenticode issuer 'CN=DigiCert Trusted Root G4, OU=[www.digicert.com](http://www.digicert.com/), O=DigiCert
Inc, C=US' of the new module 'VMware.VimAutomation.StorageUtility' with version '1.6.1' is not matching with the
authenticode issuer 'CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. -
For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US' of the previously-installed module
'VMware.VimAutomation.StorageUtility' with version '1.6.0.0'. If you still want to install or update, use
-SkipPublisherCheck parameter.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:2089 char:20
+ ... $sid = PackageManagement\Install-Package @PSBoundParameters
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package],
Exception
+ FullyQualifiedErrorId : AuthenticodeIssuerMismatch,Validate-ModuleAuthenticodeSignature,Microsoft.PowerShell.Pac
kageManagement.Cmdlets.InstallPackage
End Time: "9/16/2025 2:33:21 PM"
Process return value: "0" (0x0)
VMware.VimAutomation.StorageUtility was updated successfully
```

### Package Managers Logs

```text
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 12:20:21 AM
Process end time: 9/19/2025 12:20:24 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 12:20:24 AM
Process end time: 9/19/2025 12:20:28 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 12:20:24 AM
Process end time: 9/19/2025 12:20:26 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 1:20:28 AM
Process end time: 9/19/2025 1:20:30 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 1:20:30 AM
Process end time: 9/19/2025 1:20:34 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 1:20:30 AM
Process end time: 9/19/2025 1:20:33 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 2:20:35 AM
Process end time: 9/19/2025 2:20:37 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 2:20:37 AM
Process end time: 9/19/2025 2:20:41 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 2:20:37 AM
Process end time: 9/19/2025 2:20:39 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 3:20:41 AM
Process end time: 9/19/2025 3:20:43 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 3:20:43 AM
Process end time: 9/19/2025 3:20:47 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 3:20:43 AM
Process end time: 9/19/2025 3:20:45 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 4:20:47 AM
Process end time: 9/19/2025 4:20:58 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 4:20:58 AM
Process end time: 9/19/2025 4:21:01 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 4:20:58 AM
Process end time: 9/19/2025 4:21:00 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 5:21:01 AM
Process end time: 9/19/2025 5:21:04 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 5:21:04 AM
Process end time: 9/19/2025 5:21:08 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 5:21:04 AM
Process end time: 9/19/2025 5:21:06 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 6:21:08 AM
Process end time: 9/19/2025 6:21:10 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 6:21:10 AM
Process end time: 9/19/2025 6:21:14 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 6:21:10 AM
Process end time: 9/19/2025 6:21:12 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 7:21:14 AM
Process end time: 9/19/2025 7:21:16 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 7:21:16 AM
Process end time: 9/19/2025 7:21:20 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 7:21:16 AM
Process end time: 9/19/2025 7:21:19 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 8:21:20 AM
Process end time: 9/19/2025 8:21:23 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 8:21:23 AM
Process end time: 9/19/2025 8:21:27 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 8:21:23 AM
Process end time: 9/19/2025 8:21:25 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 9:21:27 AM
Process end time: 9/19/2025 9:21:29 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 9:21:29 AM
Process end time: 9/19/2025 9:21:33 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 9:21:29 AM
Process end time: 9/19/2025 9:21:32 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 10:21:34 AM
Process end time: 9/19/2025 10:21:38 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 10:21:38 AM
Process end time: 9/19/2025 10:21:43 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 10:21:38 AM
Process end time: 9/19/2025 10:21:41 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 11:21:43 AM
Process end time: 9/19/2025 11:21:46 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 11:21:46 AM
Process end time: 9/19/2025 11:21:51 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 11:21:46 AM
Process end time: 9/19/2025 11:21:48 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 12:21:51 PM
Process end time: 9/19/2025 12:21:54 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 12:21:54 PM
Process end time: 9/19/2025 12:21:57 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 12:21:54 PM
Process end time: 9/19/2025 12:21:56 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 1:21:58 PM
Process end time: 9/19/2025 1:22:00 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 1:22:00 PM
Process end time: 9/19/2025 1:22:04 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 1:22:00 PM
Process end time: 9/19/2025 1:22:02 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 2:22:05 PM
Process end time: 9/19/2025 2:22:05 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 2:22:05 PM
Process end time: 9/19/2025 2:22:09 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 2:22:05 PM
Process end time: 9/19/2025 2:22:07 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 3:22:09 PM
Process end time: 9/19/2025 3:22:12 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 3:22:12 PM
Process end time: 9/19/2025 3:22:16 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 3:22:12 PM
Process end time: 9/19/2025 3:22:14 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 4:22:16 PM
Process end time: 9/19/2025 4:22:19 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 4:22:19 PM
Process end time: 9/19/2025 4:22:23 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 4:22:19 PM
Process end time: 9/19/2025 4:22:22 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 5:22:24 PM
Process end time: 9/19/2025 5:22:26 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 5:22:26 PM
Process end time: 9/19/2025 5:22:30 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 5:22:26 PM
Process end time: 9/19/2025 5:22:28 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 6:22:30 PM
Process end time: 9/19/2025 6:22:32 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 6:22:32 PM
Process end time: 9/19/2025 6:22:36 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 6:22:32 PM
Process end time: 9/19/2025 6:22:34 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 7:22:36 PM
Process end time: 9/19/2025 7:22:39 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 7:22:39 PM
Process end time: 9/19/2025 7:22:43 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 7:22:39 PM
Process end time: 9/19/2025 7:22:41 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 8:22:43 PM
Process end time: 9/19/2025 8:22:45 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 8:22:45 PM
Process end time: 9/19/2025 8:22:49 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 8:22:45 PM
Process end time: 9/19/2025 8:22:48 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 9:22:50 PM
Process end time: 9/19/2025 9:22:52 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 9:22:52 PM
Process end time: 9/19/2025 9:22:57 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 9:22:52 PM
Process end time: 9/19/2025 9:22:55 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 10:22:57 PM
Process end time: 9/19/2025 10:23:11 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 10:23:11 PM
Process end time: 9/19/2025 10:23:19 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 10:23:11 PM
Process end time: 9/19/2025 10:23:17 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/19/2025 11:23:19 PM
Process end time: 9/19/2025 11:23:21 PM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/19/2025 11:23:21 PM
Process end time: 9/19/2025 11:23:25 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/19/2025 11:23:21 PM
Process end time: 9/19/2025 11:23:23 PM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 12:23:25 AM
Process end time: 9/20/2025 12:23:45 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 12:23:45 AM
Process end time: 9/20/2025 12:23:53 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 12:23:45 AM
Process end time: 9/20/2025 12:23:51 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 1:23:53 AM
Process end time: 9/20/2025 1:23:56 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 1:23:56 AM
Process end time: 9/20/2025 1:23:59 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 1:23:56 AM
Process end time: 9/20/2025 1:23:58 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 2:24:00 AM
Process end time: 9/20/2025 2:24:02 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 2:24:02 AM
Process end time: 9/20/2025 2:24:05 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 2:24:02 AM
Process end time: 9/20/2025 2:24:04 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 3:24:06 AM
Process end time: 9/20/2025 3:24:08 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 3:24:08 AM
Process end time: 9/20/2025 3:24:11 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 3:24:08 AM
Process end time: 9/20/2025 3:24:10 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 4:24:12 AM
Process end time: 9/20/2025 4:24:14 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 4:24:14 AM
Process end time: 9/20/2025 4:24:18 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 4:24:14 AM
Process end time: 9/20/2025 4:24:16 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 5:24:18 AM
Process end time: 9/20/2025 5:24:20 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 5:24:20 AM
Process end time: 9/20/2025 5:24:24 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 5:24:20 AM
Process end time: 9/20/2025 5:24:22 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 6:24:24 AM
Process end time: 9/20/2025 6:24:26 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 6:24:26 AM
Process end time: 9/20/2025 6:24:30 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 6:24:26 AM
Process end time: 9/20/2025 6:24:28 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 7:24:30 AM
Process end time: 9/20/2025 7:24:32 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 7:24:32 AM
Process end time: 9/20/2025 7:24:36 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 7:24:32 AM
Process end time: 9/20/2025 7:24:34 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 8:24:36 AM
Process end time: 9/20/2025 8:24:38 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 8:24:38 AM
Process end time: 9/20/2025 8:24:42 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 8:24:38 AM
Process end time: 9/20/2025 8:24:40 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 9:24:42 AM
Process end time: 9/20/2025 9:24:45 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 9:24:45 AM
Process end time: 9/20/2025 9:24:48 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 9:24:45 AM
Process end time: 9/20/2025 9:24:47 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\damon\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 9/20/2025 10:24:48 AM
Process end time: 9/20/2025 10:24:51 AM

-- Process STDOUT
...

Return code: SUCCESS (0)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListUpdates
Process start time: 9/20/2025 10:24:51 AM
Process end time: 9/20/2025 10:24:54 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 10:24:51 AM
Process end time: 9/20/2025 10:24:53 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 9/20/2025 10:47:13 AM
Process end time: 9/20/2025 10:47:16 AM

-- Task information
...

The task reported success

——————————————————————————————————————————

Logged native task on manager Winget. Task type is OtherTask
Process start time: 9/20/2025 10:47:13 AM
Process end time: 9/20/2025 10:47:15 AM

-- Task information
...

The task reported success

——————————————————————————————————————————
```

### Relevant information

I had an AI tool do a review of the output, and here's what it reported:
Looking at your UniGetUI output, there were two issues that occurred during the update process:
First Issue: Invalid Parameter
The initial command failed because it included a -Scope CurrentUser parameter that the Update-Module cmdlet doesn't recognize:
Update-Module : A parameter cannot be found that matches parameter name 'Scope'.
This seems to be a bug or misconfiguration in UniGetUI - it's trying to use a parameter that doesn't exist for the Update-Module cmdlet.
Second Issue: Certificate Mismatch
The retry command (without the invalid -Scope parameter) encountered a more serious issue - a digital certificate/signing authority mismatch:

Old version (1.6.0.0) was signed by: VeriSign Class 3 Public Primary Certification Authority - G5
New version (1.6.1) is signed by: DigiCert Trusted Root G4

PowerShell's security policy detected this change in signing authorities and blocked the update as a potential security risk.
The Resolution
Despite the error message, the update actually completed successfully - you can see "VMware.VimAutomation.StorageUtility was updated successfully" at the end. This likely means UniGetUI automatically retried the command with the -SkipPublisherCheck parameter (as suggested in the error message) to bypass the certificate validation.
What This Means
This is relatively common when software publishers change their code-signing certificates. VMware likely switched from VeriSign to DigiCert for signing their PowerShell modules. While the security check failed, the module itself is legitimate - it just has a different (but still valid) digital signature.

The update worked, but you might want to check if UniGetUI has any settings to handle certificate mismatches more gracefully in the future.

Of course, this is an AI response that can be incorrect, but I thought I would at least try to do some research to help troubleshoot it.

Note: I had to delete some of the records from the Package Manager Log section because it said it was limited to 65536 characters

### Screenshots and videos

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.