Hi,
You can run PowerShell commands and store those output on a variable and then you can send an email.
To send email, you can check this doc: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/send-mailmessage?view=powershell-7.2
Regards,
Karthik Srinivas