Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Export Csv and Embed csv in mail

    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...
    Posted to Exchange (Forum) by myrandomstuff on 09-29-2010
    Filed under: Exchange 2007, Excel, email, csv, embedm
  • Sending email from a server

    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...
    Posted to Learn PowerShell (Forum) by Brad Call on 07-12-2011
    Filed under: email, smtp
  • Import CSV into email body ($Mail.Body)

    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
  • Populate AD user's email address

    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.
    Posted to Active Directory (Forum) by Adamjparker on 01-10-2012
    Filed under: power shell, exchange, email, ad
  • How to get a @powershell.com email adddress

    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
    Posted to Help with PowerShell.com (Forum) by Thomas Lee on 11-09-2008
    Filed under: email
  • powershell tip

    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
    Posted to Help with PowerShell.com (Forum) by geert deprez on 02-10-2010
    Filed under: email, powershell.com
  • Re: How to get a @powershell.com email adddress

    Thanks Tobias - I see this as a pretty cool benefit - I'd like to take you up on it! :-)
    Posted to Help with PowerShell.com (Forum) by Thomas Lee on 11-10-2008
    Filed under: email
  • Powershell to Export Exchange backup Status to Email in HTML format

    http://powershell.com/cs/members/smtpport25.wordpress/files/BackupStatus.ps1.aspx
    Posted to Exchange (Forum) by Krishna on 10-06-2009
    Filed under: PowerShell, backup status, email, html
Page 1 of 1 (8 items)
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.