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
@Justin_Workman
Justin, We would like to use your code to create a service offering that will feed the required parameters to your script so we are looking for your code without the display aspect. The reason for this is that our analysts will not have the required smlets and service manager access that is required to run your script elsewhere.
So, for instance, we would have a service offering where the inputs would be type of ticket and ticket number. There would be no choice for which parameters. They would get them all.
We hesitate to allow a date range as a service offering since someone could try to export all tickets or something similar. We will handle that as a manual task.
Bottom line, do you have some early stripped down versions that we could have that might allow us to use them in a Run Powershell activity and then email the html output to a user?
If not, I will start dismantling v4 and see how it goes.
Thank you for your consideration.
Jeff Landers
@Jeff_Landers - Here is a script that just has the Export-WorkItem function(and the underlying functions it calls) with no UI. There's a usage example at the bottom. It should get you going. Let me know if you have any more questions!