Skip to content

Instantly share code, notes, and snippets.

@kpatil-hi
kpatil-hi / removeitemsfromworkflow.ps1
Created January 8, 2021 18:38
Remove from Workflow
$props = @{
InfoTitle = "Remove workflows"
PageSize = 10000000
}
Write-Host "Starting work in the context of the 'master' database, under /Home item."
Set-Location -Path "master:/sitecore/content/<YOURNODE>"
# Set up variables
$workflowState1 = "{13FDC8BC-60B9-44E1-ADCC-CED02E0392A9}" #ID of the workflow states. DRAFT