Related Articles
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 […]
ARM – Connect Activity Logs From Multiple Subscriptions As Log Analytics Workspace Data Source
Recently I had a requirement to automatically configure Activity Logs from multiple subscriptions to send their logs to a Log Analytics workspace. I am talking about this setting here… There are many ways how to achieve this goal. If you are into PowerShell you could use this cmdlet New-AzureRMOperationalInsightsAzureActivityLogDataSource (I like the name ), this […]
SCSM – Adding Activities Using SMA / PowerShell Workflow
For the past couple of weeks I have been doing some automation stuff using Service Management Automation (SMA) and therefore PowerShell in conjunction with Service Manager. I like PowerShell very much, especially if I can interact with other systems. As you might know in the “old” days you would use Orchestrator and Service Manager to […]