Related Articles
SCOM 2012 – PowerShell Grid Widget & Web Console Pitfall
In the past posts I have blogged about the new dashboard widgets primarily about PowerShell Grid & Web Widget. As in every technology there are cases were you stumble on some errors. This happens to me while playing with the PowerShell Grid Widget. The following code should list all processes which have a CPU value […]
System Center Universe Europe – Session Recordings on Channel 9
The long-awaited session recordings from System Center Universe Europe are NOW available on Channel 9! Matt Hester has provided a list linked to each session, check it out on his blog. For your convenience I copied the links to this post. All credits to Matt! Here are all 60 of sessions from System Center Universe […]
Azure Functions – Setting Tags on Subscriptions Using C#
It has been a couple of month ago, Microsoft announced that it is possible to set tags on subscriptions. This makes totally sense and was a long awaited feature. Good practice is to use Azure Policy to set tags on resources, but there are cases where it is not possible to use Azure Policy. Well, […]