IT Monkey will place code here as examples of what Cireson's consulting team has to offer as well as examples for public consumption to benefit the Microsoft System Center community as a whole.
DISCLAIMER
All files and projects located here come as is and without any warranty or support. We will attempt to improve the projects as time goes on based on customer and community demand. Comments and improvements are welcome as well as customization requests. Your use of these Cireson Uploads is subject to our Terms of Use.
Cireson's support team has no information on these projects outside of what you have available and will not provide support for these enhancements, extensions, and scripts.
Dont forget to checkout solutions uploaded by our customers, partners and community members here.
Comments
Thanks again @Jonathan_Boles for the great ideas!
I think this tool will incredibly useful for audits as well as deep dives on work items by managers looking for more info in a format readable outside of the portal.
I certainly considered that and may revisit this at some point in the future. Powershell is just more in line with my experience than JS at this point. However, I've been thinking...as most people probably want this for audit requests anyway, some of the base functions in this script could be re-arranged into a SCORCH or SMA runbook activity OR a Powershell Activity and then used with an audit request RO. Just submit the Work Item ID you need pulled and the automation could either email or just dump the results out to a share.
Awesome work here!
Here's version 3. The only addition is the Remote Computer option. A word of warning: The Remote Computer bits will force queries to localhost if it's not set. So if you're not going to use it remotely, it might be better to stick with V2. If you do want to use it( @Tom_Hendricks I'm talking to you ) make sure the remote computer is set or it will query local machine.
THIS IS AMAZING!!!
I have a feature request. What if it could pull this same data from DW. What we have here today is super useful but technically I can already get to these work items for audit through console or portal. However, I cannot pull this data out from DW for a single work item.
Really nice work buddy and awesome to see you crushing the community. 3rd day of the month and already you have 66 points. Superstar!
TABS! That's right. Version 4 brings tabs with it. On the Multi tab, you can now export multiple work items at once. Select a date range and any work item(filtered by type from the drop down on the Single tab) will be exported to your desktop! No, no, no I won't litter your desktop with potentially hundreds of work items. They go into a handy "MultiExport" folder. Or if you need a range of work items from their ID numbers, you can plug in a starting number and an ending number and get every work item(once again filtered by the drop down on the Single tab) in between. No need for a prefix either, just the number will work. And finally, if you already have a list of Work Item IDs you need to export, you can point to a CSV and grab each and every one for export.
@Geoff_Ross - I hear you calling for DW export. That will be the sole focus of V5.
As always, thanks for the positive feedback so far. Also, thanks for the additional feature requests. This is turning into quite a tool! @Jonathan_Boles @Tom_Hendricks @James_Palmer
I'm seeing a print task function that prints the entire ticket as it is shown in the portal with all comment nodes expanded somewhere in our future ...
https://github.com/justinkwork/ExportWorkItemToHTML
Thanks @Brad_McKenna for this great Feature Request! I've got it implemented into what I'm calling version 4.1. I've also added comments to credit all the feature requests in the code.
Shout to @Geoff_Ross for suggesting uploading to github. I'm still thinking about adding DW!
Also...tremendous job on the Simple Print.
I provided both of these to a co-worker who has been manually opening and printing tickets (crazy I know), and she was elated.