Related Articles
Quick Post – Windows 10 & Visual Studio 2015 Getting Started Links
I have been in the IT industry quite some time, starting from the client side and then moving towards the backend side. All these years, I used Windows operating systems starting from Windows 3.1 up to the latest and greatest Windows 10. But there is also another hot topic going on besides Windows 10 which […]
System Center Europe 2015 – Session Recordings
Back in August, the yearly System Center Universe Europe event was held in Basel-Switzerland. Around 420 attendees joined this event and it was a great success. Here some more short facts… 420 people from 20 different countries 19 sponsors (thank you!) 62 breakout sessions 8 early morning discussions Multiple parties for fun and networking If […]
SCOM 2012 – Export Grey Agents using Powershell
There was a request in the TechNet forum to get all grey agents in SCOM 2012 using Powershell and export the Displayname and HealthState into a file. Because I haven’t seen a solution I thought I will share these few lines of code maybe you can use them also. #Import the OperationsManager module Import-Module OperationsManager […]