PowerShell SSH Module for Nonstandard Devices Like Cisco ASA So I needed to automate some configuration tasks on a Cisco ASA firewall, and thought it will be an easy task since it has an SSH interface. But after a couple of failed tries and some searching on the web, I realized that I could not use the standard SSH command mode to access the […]
Administering the LAMP Stack for Effective Web Hosting Solutions Defining a set of best practices to be used as the foundation for hosting websites can be challenging when the volume of new sites is high and the range of requirements disparate. As effective administration can often depend on finding commonality among diversity, it is important to understand where website requirements overlap to be able […]
Creating custom tasks in System Center Service Manager (SCSM) to send email notifications Sending email notifications regarding a working item in System Center Service Manager is a common requirement that doesn’t really exist out of the box. Travis had published, a while ago, a plug-in called “SCSM SendEmail”. This plug-in though filling that gap, still was missing some of the common requirements:
Send Email Notification – Custom Activity for Service Manager The Problem: There are many blog posts and discussions about sending email notifications from Service Manager. Although Out-of-the-box, Service Manager has strong capabilities for notifications such as:
Integrating SharePoint and System Center Orchestrator The Problem SharePoint workflows, which are based on Microsoft WF, are a great way to automate processes that require human interaction and can be easily managed through SharePoint designer, without any custom development. But when it comes to automating IT processes, Microsoft provides us with another workflows engine called Orchestrator (part of System center). The […]