<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Tasks - Tag - pr0mpt</title>
        <link>https://pr0mpt.com/tags/tasks/</link>
        <description>Tasks - Tag - pr0mpt</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 20 Nov 2015 14:30:46 &#43;0200</lastBuildDate><atom:link href="https://pr0mpt.com/tags/tasks/" rel="self" type="application/rss+xml" /><item>
    <title>The case of the disappearing e-mail…</title>
    <link>https://pr0mpt.com/2015-11-20-the-case-of-the-disappearing-e-mail/</link>
    <pubDate>Fri, 20 Nov 2015 14:30:46 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-11-20-the-case-of-the-disappearing-e-mail/</guid>
    <description><![CDATA[One of my customers was running into an odd case of disappearing e-mails. They have an on-premise Exchange 2010 mail server on which they have a Shared mailbox to which all employees have access.
Now all of a sudden mails that are moved/copied TO this shared mailbox mysteriously disappear…
First thing that came to mind: Rules!
Bring in the Shell First of all I needed to check if there weren&rsquo;t any Server side rules which were configured, which you can easily do with the following command:]]></description>
</item><item>
    <title>Scheduled Tasks - PowerShell Scripts with Parameters</title>
    <link>https://pr0mpt.com/2015-11-20-scheduled-tasks-powershell-scripts-with-parameters/</link>
    <pubDate>Fri, 20 Nov 2015 12:52:02 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-11-20-scheduled-tasks-powershell-scripts-with-parameters/</guid>
    <description><![CDATA[Perhaps a very &ldquo;simple&rdquo; issue, but I noticed that when looking for this it took me longer than expected to find the result I had in mind.
The issue at hand I have a script which requires various parameters to be provided so that I can run it. When running the command through an active console session it would look like this:
1  .\Get-MailboxAuditLoggingReport.ps1 -Mailbox ProblemMailbox -Hours 24 -SendEmail -MailFrom administrator@contoso.]]></description>
</item><item>
    <title>Migrating scheduled tasks from 2008 to 2012&#43;</title>
    <link>https://pr0mpt.com/2015-11-12-migrating-scheduled-tasks-from-2008-to-2012/</link>
    <pubDate>Thu, 12 Nov 2015 15:26:07 &#43;0200</pubDate>
    <author>robert</author>
    <guid>https://pr0mpt.com/2015-11-12-migrating-scheduled-tasks-from-2008-to-2012/</guid>
    <description><![CDATA[Today I was busy with a customer who needed to migrate some Scheduled Tasks from his Windows Server 2008 to his new Windows Server 2012 R2 machine.
Slight issue, there were 139!! Scheduled Tasks [generating reports and sending them to various sources]. There&rsquo;s no way I was going to do this manually, so let&rsquo;s start up my favourite tool for the job: PowerShell!
I immediately ran into the first issue: There are no PowerShell cmdlets for Windows 2008 concerning Scheduled Tasks, so you&rsquo;re limited to the built in command SchTasks, however this can be a troublesome parsing etc.]]></description>
</item></channel>
</rss>
