get-wusettings
Verified for current stable LTS
Get Wusettings Command: Send Wu Settings Report Smtp
Use for send wu settings report smtp with Get Wusettings. Exact CLI syntax to send wu settings report smtp using Get Wusettings.
When to use this: Use for send wu settings report smtp with Get Wusettings.
Command Syntax
Get-WUSettings -SendReport -PSWUSettings @{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"} Get-WUSettings -SendReport -PSWUSettings @`{SmtpServer="<smtp_server>"; Port=<smtp_port> From="<sender_email>" To="<receiver_email>"`} Live Command Builder
Final Command
Get-WUSettings -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 wu settings report smtp using Get Wusettings.
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 Wusettings Command: Get Wu Settings Current Configuration
Get-WUSettings Get Wuapiversion Command: Send Wuapi Version Report Email Windows Get-WUApiVersion -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>"}