PowerShell for SCSM - Delete Action Log Comments
In the previous blog post we added comments to the Action Log. If you are anything like me, you will now have a few work items with a ton...

PowerShell for SCSM: Working with History Tab Information
A question came up in the forums about assigning an Service Request (SR) to the user that had put the SR On Hold. The solution that I...

PowerShell for SCSM: Submit Documents for Approval
Have you wanted to have a review activity that has attachments on it. This was a requirement for a customer that was using a Service...

SCSM Console Views
Views allow Analyst to see work items in Microsoft Service Manager (SCSM). This blog outlines the steps to customize views and make use...

PowerShell for SCSM: Remove and Add Reviewers to In Progress Change Requests
Why do you want to do this? Sometimes you need to update the Reviewers on all active Review Activities, that is add or remove reviewers...

PowerShell for SCSM: Use PowerShell Scripts in Workflows
Xapity PowerShell Activity provides a central repository to hold PowerShell scripts - located in the Library section of Service Manager....

PowerShell for SCSM: Pull Data via Relationship to Work Item
Why do you want to do this? Quite often you will need to get data from the another work item and a Service Manager relationship will...

PowerShell for SCSM: How to get the parent Work Item of an SCSM Activity
Why do you want to do this? Sometimes you have the ID of an activity and need to get the Parent Change, Release or Service Request. This...

PowerShell for SCSM: Copy parent Attachments to Child Activity
What does it do? This script takes the attachments from the Parent Change, Release or Service Request and copies them to a child Xapity...

PowerShell for SCSM: Copy Attachments from Disk to a Work Item
What does it do? This script takes the contents of a folder and attaches all the files to a Change, Release or Service Request. The...
