get-wuhistory
Verified for current stable LTS
Get Wuhistory Command: List Last 10 Installed Updates
Use for list last 10 installed updates with Get Wuhistory. Exact CLI syntax to list last 10 installed updates using Get Wuhistory.
When to use this: Use for list last 10 installed updates with Get Wuhistory.
Command Syntax
Get-WUHistory -Last <10> Get-WUHistory -Last <10> Live Command Builder
Final Command
Get-WUHistory -Last <10> Command Breakdown
-Last- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list last 10 installed updates using Get Wuhistory.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Get Wuhistory Command: Get Update History List
Get-WUHistory Get Wuhistory Command: List Updates Installed In Last 24 Hours Get-WUHistory -MaxDate (Get-Date).AddDays(-1) Get Wuhistory Command: List Updates Since Specific Date Get-WUHistory -MaxDate <date> Get Wuhistory Command: Send Update History Report Email Get-WUHistory -SendReport -PSWUSettings @{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"}