PSUJob Order Direction Bug

Using the cmdlet “Get-PSUJob” allows for order direction however both Ascending and Descending reply back with the oldest job first. Temporary fix to flip list “[array]::Reverse($JobsList)”

2 Likes

I opened an issue for this here: Get-PSUJob doesn't return jobs in the correct order · Issue #1238 · ironmansoftware/issues · GitHub

Can you verify your version of PSU?

Currently running 3.0.0 not sure if this is a bug on other versions.

Thanks. It looks like this was in v2 as well but it’s been resolved and will be in our next build.