Service Manager vs. ServiceNow

I am often asked how does Service Manager compare to ServiceNow. I don’t have a solid canned response for this. I often respond that you really have to compare System Center to ServiceNow because you get the entire suite when you buy System Center not just Service Manager. Also it would be a bad decision to not consider using the other components such as Operations Manager, Orchestrator, and Configuration Manager given the tight out of the box integration with Service Manager and these components.

With ServiceNow you get an ITSM solution but have to pay additional monthly fee’s when you want to add on other functionality such as automation, event management (monitoring), CMDB, or asset management. With System Center you get all of this for the price of System Center and you simply have to turn and configure the additional functionality you want. One more point is that many organizations own and utilize Configuration Manager and or Operations Manager and will often already own the licensing they need to deploy Service Manager.

On December 9th 2015 System Center MVP’s Chris Ross and Pete Zerger held an awesome webinar on System Center + Cireson vs ServiceNow. This was a must see webinar. It covered the often asked about topic of “Service Manager vs ServiceNow“.

These guys did a great job covering the topic. One of the most important areas they covered was Real-world Total Cost of Ownership (TCO) Comparison. TCO is one of the top data points that matter to businesses when they are considering a new ITSM solution.

In this blog post I am going to look at some of the key topics that stuck out to me from the webinar in regards to Service Manager vs ServiceNow. Keep in mind that these comparisons also include Cireson’s software.

One of the setbacks for some organizations on going with Service Manager is that they believe there is no cloud option for it. That is wrong Service Manager can be deployed in Azure cloud. Also there are a couple of companies that have a SaaS offering for Service Manager. The following graphic looks at the different types of Service Manager deployments and their options.

clip_image001

This first chart looks the numbers of the TCO of Service Manager vs ServiceNow if you don’t already own the System Center ECAL licensing.

clip_image002

You will notice that over a 5 year period System Center including Cireson and Azure is lower TCO over ServiceNow. Wow. If this did not include Cireson or Azure the TCO of System Center would be even lower compared to ServiceNow.

This next chart looks at the TCO of System Center vs ServiceNow if your organization already owns the ECAL licenses or has an Enterprise Agreement (EA) with Microsoft.

clip_image003

This has even deeper savings compared to the first chart. Now remember this includes Cireson software and having Service Manager deployed in Azure.

This chart looks at the TCO of System Center vs ServiceNow with System Center being deployed on-premises.

clip_image004

Again the TCO savings with System Center goes even lower. This chart still includes Cireson with System Center. This does not include the cost of the data center fabric storage, VM’s etc… which would typically already be in place before deploying System Center.

The following table compares feature sets of System Center and ServiceNow.

clip_image005

Notice ServiceNow does offer features such as automation and system management but they come at an additional monthly cost. One more item to point out from this slide is that System Center offers functionality that ServiceNow does not such as enterprise and cloud backup through Data Protection Manager and Virtualization and Private cloud Management through Virtual Machine Manager and Azure Pack. ServiceNow does offer Event Management it requires an additional purchase and plugin install.

So I pulled out information from the webinar that stuck out to me. There is much more information in the webinar and context behind each of the charts I included in this blog post. I recommend you watch the full webinar. You can watch the entire webinar right here:

System Center + Cireson versus ServiceNow: A Head-to-Head Comparison from Team Cireson on Vimeo.

NOTE: Below is a link to another blog that covers Service Manager vs ServiceNow.

http://blog.navantis.com/reduce-it-spend-and-increase-performance-choosing-the-right-it-service-desk-tool/

Read more

Service Manager Service Desk Ticker

Have you ever wanted a way with Service Manager to send out a notification to end users? Yes you can do this via email or some other method but how about displaying the notification directly on their computer so that they cannot ignore it. Well Cireson has created a Service Desk Ticker app that does this. Here is the official description of the app from their site:

Out of the box, Service Manager allows you to create announcements, such as “Email is down, Internet is not working, maintenance in Building 2, Floor 4”, but doesn’t actually let you communicate those announcements to your organization in any way. The Service Desk Ticker app enables an analyst to create an announcement within Service Manager and communicate those announcements directly to an employee’s computer in real-time.

This is pretty cool and the best part is that this app is free. One of my recent clients needed such a tool so I try out this app. The app consists of three files and a very easy install process:

Cireson.Ticker.App.Setup.msi – A client MSI that needs to be installed on end user computers. This is what displays the notification to the end users.
Cireson.Ticker.App.Admin.mpb – Is the management pack that needs to be imported into your Service Manager.
Cireson.Ticker.App.Workflows.dll – This needs to be copied to your Service Manager server.

You can even do a silent install of the client MSI file using a tool such as SCCM. Here is the syntax for that:

Cireson.Ticker.App.Setup.msi CONFIGPATH=”\\yourserver\yourshare\your folder” CHECKINTERVAL=60 /q

Here is my install experience:

I created a share for the SD Ticker app like \\ServerName\SDTicker and gave it the following permissions I gave domain users read access and the SCSM Workflow account full rights on the share.

SDTicker1

I imported the (Management Pack) MPB file into my Service Manager.

SDTicker2
I copied the Cireson.Ticker.App.Workflows.dll to C:\Program Files\Microsoft System Center 2012 R2\Service Manager on my Service Manager management server.
I closed the SCSM console and launched it again.
I then went to Administration>Settings and opened Cireson Ticker App Settings.

SDTicker3

The following screenshot is what the Cireson Ticker App Settings look like. Be sure to put in your share path here and tick the Enable Announcement Processing as this is what makes your Service Manager announcements show up on the end users’ desktop. Also check the Include Announcement Priority if you want to include the priority level with announcements.

SDTicker4

Now on a client computer I went and installed the Cireson.Ticker.App.Setup.msi. Here is what this looked like:

SDTicker5

SDTicker6

On this next screen I had to put in the path to the share I setup earlier. This is where it will definitely be faster and more efficient to deploy the client using the silent install.

SDTicker7

SDTicker8

SDTicker9

And the install should finish successfully.

SDTicker10

Testing the App:

Then I went back to Service Manager and created a new announcement to test the ticker app. To do this from the SCSM console go to Administration>Announcements>Active Announcements and click on Create Announcement.

SDTicker11

After the announcement is created it will display on the end users computer when the workflow runs on the next 60 second interval.

To check the workflow go to SCSM Console>Administration>Workflows>Status. Filter on “Cireson Ticker App Announcement Create Workflow“. In the bottom of the workflow pane click on All Instances and then click on View log. This will open up the status about the workflow so you can make sure it is running. You will be able to see the last time it ran.

SDTicker12

Boom there it is, the announcement on my client.

SDTicker13

In case this is not working for you here are some troubleshooting steps:

  • Make sure you are seeing this “Cireson.Ticker.App.Announcements.xml” file in your share.
  • Double check your permissions are correct on the file share.
  • Double check the share path is correct both in Service Manager in the Cireson App Ticker Settings and in your client.
  • Make sure the client app is running on the client computer and monitoring for announcements. You should see Cireson Ticker App Client running as a process in Task Manager in the task bar.

SDTicker14

  • If it is not running you can click on the app’s .exe here: C:\Program Files (x86)\Cireson\Cireson Ticker App to launch it. NOTE: It does automatically start at Windows logon.

SDTicker15
Well I hope you enjoyed this post.

You can download the free Service Desk Ticker App here:

http://cireson.com/apps/service-desk-ticker/

Read more

Cireson Asset Management feature update

Cireson Asset Management: New Feature Highlights After recently releasing the newest version of the Asset Management app for Microsoft System Center (Features Press Release), this post goes a little more in depth to explain some of the amazing features included in this latest release. Always striving to make life easier and more productive for those … Read more