-
I have written a script that pulls the prohibit send flag and forwards that info to an email. I would like to embed this table or excel in the email. I have not found proper formatting instructions or forum notes. Any help would be great. The script works well, I just need to pretty it up a bit Add-PSSnapin...
-
I have his code to email a report that is gernerated on a weelky basis: $Date= Get-Date $EmailFrom = " sender@url.com " $EmailTo = receiver@url.com $Subject = “Report” $Body = “Created on $Date” $File = “C:\temp\test.txt” $Msg = New-Object System.Net.Mail...
-
Hi everyone, I am trying to write a script to email using PowerShell. Issue I am not able to figure out is how to Import CSV file in the middle of body text in table format. Any help you can provide is greatly appreciated. Thank you, Asim $ol = New-Object -comObject Outlook.Application $mail = $ol.CreateItem...
Posted to
General
(Forum)
by
asimc78
on
11-30-2011
Filed under: CSV, Import-CSV, outlook, email, $Mail.Body
-
Something happened recently that emptied the field of all our AD user's email address in their properties. The user's email and user name are the same firstname.lastname@domain.com Wondering if their was a powershell to fill in this field or pull the info from exchange.
-
I see this is a benefit - but I can't find details on the site as to how to activate this great benefit. Also, can the email address auto-forward to my main email? Thomas Lee
-
since a couple of days I do not longer receive the powershell tip by e-mail, unsibscribing and subscribing again does not seem to help and, that's a pity because lots of the tips are quite useful
-
Thanks Tobias - I see this as a pretty cool benefit - I'd like to take you up on it! :-)
-
http://powershell.com/cs/members/smtpport25.wordpress/files/BackupStatus.ps1.aspx