<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cancel multiple SharePoint Workflows using PowerShell</title>
	<atom:link href="http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cancel-multiple-sharepoint-workflows-using-powershell</link>
	<description>Thoughs from the field in SharePoint land</description>
	<lastBuildDate>Tue, 29 Mar 2011 11:20:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ben</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-390</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 06 Aug 2010 02:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-390</guid>
		<description>same error.  &quot;The specified workflow does not exist in the list&quot;.  here is the command I am running:  ./spworkflow.ps1 Cancel-SPWorkflow -site &quot;http://server/SiteDirectory/Accounting&quot; -list &quot;AP Invoices&quot; -Workflowname &quot;Security Modification&quot; -restart.  I get the error every time no matter how I run it.  This workflow was always called Security Modification.  Granted I have previous versions, the name has always been the same.  Any thoughts?</description>
		<content:encoded><![CDATA[<p>same error.  &#8220;The specified workflow does not exist in the list&#8221;.  here is the command I am running:  ./spworkflow.ps1 Cancel-SPWorkflow -site &#8220;http://server/SiteDirectory/Accounting&#8221; -list &#8220;AP Invoices&#8221; -Workflowname &#8220;Security Modification&#8221; -restart.  I get the error every time no matter how I run it.  This workflow was always called Security Modification.  Granted I have previous versions, the name has always been the same.  Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-389</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 05 Aug 2010 19:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-389</guid>
		<description>Well, I do have the right site.  although I did not think that it might only be a display name.  I will be giving this another go tonight.  I will let you know the results.</description>
		<content:encoded><![CDATA[<p>Well, I do have the right site.  although I did not think that it might only be a display name.  I will be giving this another go tonight.  I will let you know the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Karlsson</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-388</link>
		<dc:creator>Mattias Karlsson</dc:creator>
		<pubDate>Thu, 15 Jul 2010 10:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-388</guid>
		<description>Hi,

That sounds a bit strange I have to say. What&#039;s the name of the workflow? Could it be that you have changed the name of the workflow. It might be (need to look into that) that it&#039;s only the display-name that is changed when you change the name of it. The second thenk is maybe a stupid question but you are sure that you are pointing to the right site and list?

Please let me know how it progresses.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>That sounds a bit strange I have to say. What&#8217;s the name of the workflow? Could it be that you have changed the name of the workflow. It might be (need to look into that) that it&#8217;s only the display-name that is changed when you change the name of it. The second thenk is maybe a stupid question but you are sure that you are pointing to the right site and list?</p>
<p>Please let me know how it progresses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-387</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 14 Jul 2010 20:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-387</guid>
		<description>I was not able to get this to run.  Kept getting an error stating there was no workflow by the name I was typing in... brackets, no brackets, qoutes and no qoutes.  Could not get the thing to fire.

This tool is exactly what I need, just can&#039;t get it to run.</description>
		<content:encoded><![CDATA[<p>I was not able to get this to run.  Kept getting an error stating there was no workflow by the name I was typing in&#8230; brackets, no brackets, qoutes and no qoutes.  Could not get the thing to fire.</p>
<p>This tool is exactly what I need, just can&#8217;t get it to run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Karlsson</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-386</link>
		<dc:creator>Mattias Karlsson</dc:creator>
		<pubDate>Fri, 09 Jul 2010 11:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-386</guid>
		<description>Hi,

That is the intention that is should only start for thouse that has status Error has occured. I think someone posted a comment that they had some problem with the script. Might be a bug that I need to fix. So I suggest that you test this before you go &quot;live&quot; with 700.

Let me know your findings and if there is a bug I&#039;ll try to help out fixing it.
/Mattias</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>That is the intention that is should only start for thouse that has status Error has occured. I think someone posted a comment that they had some problem with the script. Might be a bug that I need to fix. So I suggest that you test this before you go &#8220;live&#8221; with 700.</p>
<p>Let me know your findings and if there is a bug I&#8217;ll try to help out fixing it.<br />
/Mattias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-385</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 06 Jul 2010 18:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-385</guid>
		<description>Question, does this script only stop and start the workflows where the message is Error Occurred, or does it start them on the whole library.  I have 9000 items that I don&#039;t want this to run on, however of those 9K, i have 700 I do need restarted, and I can&#039;t find another solution anywhere!</description>
		<content:encoded><![CDATA[<p>Question, does this script only stop and start the workflows where the message is Error Occurred, or does it start them on the whole library.  I have 9000 items that I don&#8217;t want this to run on, however of those 9K, i have 700 I do need restarted, and I can&#8217;t find another solution anywhere!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://mysharepointofview.com/2010/02/cancel-multiple-sharepoint-workflows-using-powershell/#comment-384</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 22 Feb 2010 15:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://mysharepointofview.com/?p=764#comment-384</guid>
		<description>When I ran this without the -restart option, it restarted all of my workflows anyway.  Not only that, but it appeared to start workflows on tasks that weren&#039;t currently started.  Here&#039;s the command I ran:

Cancel-SPWorkflow -site [my site] -list &quot;[my list&#039;]&quot; -Workflowname &quot;[my wf name]&quot; -Includerunning

Did I do something wrong?  Or is this the way it&#039;s supposed to work and I just misunderstood what it&#039;s supposed to do?</description>
		<content:encoded><![CDATA[<p>When I ran this without the -restart option, it restarted all of my workflows anyway.  Not only that, but it appeared to start workflows on tasks that weren&#8217;t currently started.  Here&#8217;s the command I ran:</p>
<p>Cancel-SPWorkflow -site [my site] -list &#8220;[my list']&#8221; -Workflowname &#8220;[my wf name]&#8221; -Includerunning</p>
<p>Did I do something wrong?  Or is this the way it&#8217;s supposed to work and I just misunderstood what it&#8217;s supposed to do?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

