winutil icon indicating copy to clipboard operation
winutil copied to clipboard

Repeated "update skipped" warnings in PowerShell

Open imadraude opened this issue 1 year ago • 0 comments

Describe the bug

Every time I launch PowerShell with CTT PowerShell Profile, I get the following warnings:

PowerShell 7.5.0
WARNING: Profile update skipped. Last update check was within the last 7 day(s).
WARNING: PowerShell update skipped. Last update check was within the last 7 day(s).
Use 'Show-Help' to display help

These warnings appear every time PowerShell starts, even though no updates are being checked or applied.

Steps to reproduce

  1. Open PowerShell.
  2. Observe the warnings in the terminal.

Expected behavior

PowerShell should not display warnings about skipped updates unless an actual issue is present.

Screenshots

Update check issue

Additional context

  • PowerShell version: 7.5.0
  • OS: Windows 11

Issue validation

  • [x] I checked for duplicate issues.
  • [x] I checked for already existing discussions.
  • [x] I checked for an already existing pull request addressing the issue.

imadraude avatar Feb 17 '25 07:02 imadraude