Related Articles
PowerShell – Hash Table Get That Value
When writing scripts I like to use PowerShell ISE or VSCode a lot. It simplifies a lot of your daily scripting tasks like IntelliSense or Snippets. But sometimes these little helper don’t tell always the truth. Why? Well, I show you an example which is quite common. On problem there is if you are working […]
Veeam – Monitoring VMWare and Private Clouds Webinar
Some time ago I wrote a two posts (part 1 and part 2) about the Veeam management pack. Now there will be an online webinar provided by Veeam and Pete Zerger MVP about: Monitor with the “Virtualization Stack” in mind Use the Veeam Management Pack to gain visibility into the cloud Get new reports for […]
OMS – HTTP Data Collector API 403 (Forbidden)
Few weeks ago Microsoft released the Azure Log Analytics HTTP Data Collector API, which allows you to shoot JSON data into OMS Log Analytics. This is awesome news, because now anything is possible. This means, you are able to use (m)any script languages to send any data to OMS for further analytics and you are […]