<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>onderwerp Re: Send mail after successfull powershell script execution in Internet</title>
    <link>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90236#M37245</link>
    <description>I don't think this is the right place to ask this specific question. You might have a better chance when you go to a forum about scripting and TOR.</description>
    <pubDate>Thu, 16 May 2019 07:39:03 GMT</pubDate>
    <dc:creator>Nick999</dc:creator>
    <dc:date>2019-05-16T07:39:03Z</dc:date>
    <item>
      <title>Send mail after successfull powershell script execution</title>
      <link>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90235#M37244</link>
      <description>So I created the script below:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;SCRIPT: $target = "c:\$(get-date -F 'yyyy-MM')"&lt;BR /&gt;if (!(Test-Path $target)) {md $target}&lt;BR /&gt;gci 'c:\test\' -Filter *.xml -recurse | ?{!$_.PSIsContainer -and $_.CreationTime -ge (get-date "01.$((get-date).Month)")} | copy-item -Destination $target -Force&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Could somebody point me to the right direction of how to send a email to a krogerfeedback specific address after this script was successfully executed ?</description>
      <pubDate>Thu, 16 May 2019 06:18:43 GMT</pubDate>
      <guid>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90235#M37244</guid>
      <dc:creator>Loretta89</dc:creator>
      <dc:date>2019-05-16T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail after successfull powershell script execution</title>
      <link>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90236#M37245</link>
      <description>I don't think this is the right place to ask this specific question. You might have a better chance when you go to a forum about scripting and TOR.</description>
      <pubDate>Thu, 16 May 2019 07:39:03 GMT</pubDate>
      <guid>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90236#M37245</guid>
      <dc:creator>Nick999</dc:creator>
      <dc:date>2019-05-16T07:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Send mail after successfull powershell script execution</title>
      <link>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90237#M37246</link>
      <description>Hi &lt;A href="https://community.vodafoneziggo.nl/members/redirect-100440"&gt;Loretta89&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;I suggest that you join Stackoverflow.com and ask your question on &lt;A href="https://stackoverflow.com/questions/34174755/send-mail-after-successfull-powershell-script-execution" target="_blank"&gt;this page.&lt;/A&gt;</description>
      <pubDate>Sat, 18 May 2019 11:29:33 GMT</pubDate>
      <guid>https://community.vodafoneziggo.nl/t5/Internet/Send-mail-after-successfull-powershell-script-execution/m-p/90237#M37246</guid>
      <dc:creator>Folkert</dc:creator>
      <dc:date>2019-05-18T11:29:33Z</dc:date>
    </item>
  </channel>
</rss>

