RE: Powershell output to email

2009-01-07 Thread Greg Mulholland
You are da man..and I will be buying it when its available. Dats fur sure! From: Michael B. Smith [mailto:mich...@theessentialexchange.com] Sent: Thursday, 8 January 2009 2:11 PM To: MS-Exchange Admin Issues Subject: RE: Powershell output to email I cover this topic, in detail, in my upcoming

RE: Powershell output to email

2009-01-07 Thread Campbell, Rob
Admin Issues Subject:Powershell output to email I am writing some exchange housekeeping scripts and would like the output of the script to be emailed to me. I can do this via |out-file and using System.Net.Mail.MailMessage to send the attachment that is generated. But.. what I really

RE: Powershell output to email

2009-01-07 Thread Michael B. Smith
s/michael I'll be at TEC'2009! http://www.tec2009.com/vegas/index.php From: Greg Mulholland [mailto:g...@krystaltek.com] Sent: Wednesday, January 07, 2009 9:57 PM To: MS-Exchange Admin Issues Subject: Powershell output to email I am writing some exchange housekeeping scripts and woul

Powershell output to email

2009-01-07 Thread Greg Mulholland
I am writing some exchange housekeeping scripts and would like the output of the script to be emailed to me. I can do this via |out-file and using System.Net.Mail.MailMessage to send the attachment that is generated. But.. what I really would like is the info to be displayed as the body of the e