winutil
winutil copied to clipboard
Repeated "update skipped" warnings in PowerShell
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
- Open PowerShell.
- Observe the warnings in the terminal.
Expected behavior
PowerShell should not display warnings about skipped updates unless an actual issue is present.
Screenshots
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.