Get-Hotfix returns to PowerShell in PowerShell v7 preview 5 – at least on Windows.
PS> Get-Command Get-HotFix -Syntax
Get-HotFix [[-Id] <string[]>] [-ComputerName <string[]>] [-Credential <pscredential>] [<CommonParameters>]
Get-HotFix [-Description… Read the full text.