Skip to content

sjohner/scsm-prettyprint

Repository files navigation

scsm-prettyprint

PrettyPrint app allows console users to print specific Work Item information using a custom Microsoft Word template. The solution creates a new Microsoft Word document from a given template and replaces bookmarks in the document with Work Item property values.

Requirements

I recommend using Microsoft Visual Studio 2012 for best experience with .Net 3.5 and Office Interop assemblies (also see the following thread on StackOverflow). In addition you need to install the [System Center Visual Studio Authoring Extensions] (https://www.microsoft.com/en-us/download/details.aspx?id=30169) which enables you to create management packs for SCOM and SCSM right from within Visual Studio.

I also recommend installing the [Service Manager Authoring Tool] (https://www.microsoft.com/de-ch/download/details.aspx?id=40896). It contains a lot of DLL files and management packs that are referenced by this (and many other) Service Manager projects.

IMPORTANT: Since Microsoft.EnterpriseManagement.Common.dll and Microsoft.EnterpriseManagement.Core.dll are not included with Service Manager Authoring Tool, you will have to manually copy them from one of your Service Manager management servers (search for the files in Service Manager install directory) to scsmlab.prettyprint\Resources folder.

Questions and issues

The github issue tracker is only for bug reports and feature requests. Anything else, such as questions for help in using the app, please post on Technet Gallery project page or get in contact directly.

Authors

  • Stefan Johner - Initial work - sjohner

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License - see the LICENSE file for details

About

Print specific Service Manager Work Item information using a custom Microsoft Word template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages