get-wuapiversion
Verified for current stable LTS
Get Wuapiversion Command: Send Wuapi Version Report Email Windows
Use for send wuapi version report email windows with Get Wuapiversion. Exact CLI syntax to send wuapi version report email windows using Get Wuapiversion.
When to use this: Use for send wuapi version report email windows with Get Wuapiversion.
Command Syntax
Get-WUApiVersion -SendReport -PSWUSettings @{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"} Get-WUApiVersion -SendReport -PSWUSettings @`{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"`} Live Command Builder
Final Command
Get-WUApiVersion -SendReport -PSWUSettings @{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"} Command Breakdown
-SendReport- Command Option
- Tool-specific option used by this command invocation.
-PSWUSettings- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to send wuapi version report email windows using Get Wuapiversion.
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 Wuapiversion Command: Get Current Wuapi Version Windows
Get-WUApiVersion Get Wusettings Command: Send Wu Settings Report Smtp Get-WUSettings -SendReport -PSWUSettings @{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"} Get Wuhistory Command: Send Update History Report Email Get-WUHistory -SendReport -PSWUSettings @{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"}