Tag Archives: powershell

Speaking at Microsoft Technical Summit 2016

It’s only a few days until I speak at the largest technical Microsoft conference in Germany. The conference runs from December 6-8 in Darmstadt and I was invited to present my famous “Tesla Management” session.

Posted in Events/Speaking | Tagged , , , , , , , , , , , , | Leave a comment

Speaking at SCU Malaysia 2016 and SCU Australia 2016

I admit it: I love community conferences and two of the best of them will run in March 2016 in Malaysia and Australia. Both conferences focus on the latest Microsoft products and solutions and will cover technical and strategic topics … Continue reading

Posted in Events/Speaking | Tagged , , , , , , , , , , , , , | Leave a comment

Service Manager: Create a “Reviewers” object by using PowerShell #SCSM

You might be aware that Service Manager allows you to use Review Activities (RA) in a SR or CR to approve requests. RAs can be easily added to the process in the SCSM console. After adding the RA, you must … Continue reading

Posted in SCSM | Tagged , , , , , , | 4 Comments

SCOM 2012: Put Cluster Node and Cluster Object in Maintenance Mode

Maintenance Mode is an important concept to suppress alerts for planned maintenance windows. SCOM allows you to put all discovered in maintenance mode. This could be a Windows Computer, a SQL database or a distributed application. Depending on the activation … Continue reading

Posted in System Center (without SCSM) | Tagged , , , , , , , | 8 Comments

From CI to parent business service – beta version

When dealing with CIs in Service Manager, you often cannot see if this specific CI belongs to a business service. I created a very first version of a custom task (PowerShell Script) to quickly get that information from any CI … Continue reading

Posted in SCSM | Tagged , , , | 10 Comments

A look at SCSM Workflows and Notifications and how to manage them by using scripts

I am a lazy guy and whenever possible I try to automate things using PowerShell scripts or System Center Orchestrator runbooks. If you work with Service Manager you know that lots of tasks can be automated by using PowerShell cmdlets … Continue reading

Posted in SCSM | Tagged , , , , , , , | 4 Comments

Manage Windows Azure using PowerShell: Part 1 – “The Setup”

When companies start using Windows Azure it sooner or later comes to the situation that you want to use the same management tools to manage on premise VMs and apps and azure-based VMs and apps. No big deal: Microsoft delivers … Continue reading

Posted in Azure | Tagged , , , , , , | Leave a comment

PDT – Install System Center in 1 (one) hour

If you are a Microsoft System Center enthusiast like me, then you are faced with the challenge to install all those products over and over again. Well, when using the PowerShell Deployment Toolkit this gets a bit easier because it … Continue reading

Posted in System Center (without SCSM) | Tagged , , , , , | Leave a comment