KB0057 - Scheduled Jobs are Not Shown in the Script \ Jobs Tab
Affected Versions
- PowerShell Universal 4.2.0 - 4.2.4
Problem
When viewing a script's jobs within the script's page, scheduled scripts will not be shown.
Root Cause
A change was introduced to allow for filtering out scheduled jobs. The script's page did not expose setting this filter and the default value was set to False. This caused scheduled jobs to fail to be shown.
Workaround
Upgrade to v4.2.5 or later. Schedules jobs will still be visible on the main jobs page.
Related Articles
Jobs not returning correctly from Get-PSUJob
Version: 1.5 Issue: When running Get-PSUJob and passing in a script returned from Get-PSUScript, jobs may not be returned correctly. Get-PSUScript -Name 'Script.ps1' | Get-PSUJob Root Cause: If the Universal 1.4 PowerShell module is installed, and ...
"Did not receive port from client process." when running jobs
Version: Any Problem: When executing jobs, jobs can fail without starting the PowerShell script. Within the PowerShell Universal logs, you will see an error that states: Did not receive port from client process. Root Cause: When running in ...
"[WARN] Call failed. An error occurred while sending the request." message in all jobs
Version: Any Root Cause When PowerShell Universal starts a new job, it uses the Management API to retrieve job information from the server. It does this over HTTP and will generate a Read-Only app token for the identity of the user that started or ...
KB - 1008 Tax/VAT Exempt at checkout
Scope In this article you will learn how to make a tax-free purchase at checkout. Problem How do you remove the Tax/VAT on an order? Impact Orders will then need to be refunded for tax if processed without the tax deducted. Resolution Follow the ...
Dashboard does not start
Version: PowerShell Universal 2.x Problem: When attempting to start a dashboard, the dashboard either reports Start Failed or does not transition from Stopped. Root Cause and Resolution: There can be multiple root causes for this issue. Each root ...