Create Advanced Ping Class in PowerShell

Create Advanced Ping Class in PowerShell

Recently, I had the problem of monitoring the latency of my internet connection to provide these information to my ISP for troubleshooting. As the standard ping class in .net and Test-NetConnection was too inflexible and had no timestamps, I wanted to create a PowerShell Script to provide these functionality. Classes were something I haven't used in a while so I chose to create a PowerShell class called AdvancedPing.
Jan-Henrik Damaschke
Default Language Office 365 Tenant

Default Language Office 365 Tenant

A frequent question regarding Office 365/Azure tenants is, which default language is used for the individual services and where it can be changed. In general, every user can set his own language in the user settings (MyAccount - Settings - Language and Time zone), but there are also services where the default language cannot be changed afterwards.
Jacob Meissner
German special characters (umlauts) with AutoHotkey

German special characters (umlauts) with AutoHotkey

If you are like me from Germany, but used to writing on a EN-US or EN-GB keyboard layout, you probably ran into the problem of writing special characters like "ä", "ü" or "ß". This is why I searched for a more simple solution then changing the layout with WIN+SPACE frequently.
Jan-Henrik Damaschke
Group PowerBI Measures

Group PowerBI Measures

In Microsoft PowerBI, measures are created by default within the existing table. If you have a large data model with a lot of measures it can get very confusing. Here is a little trick how to improve your measures structures.
Jacob Meissner
Weekly digest for twitter with Logic Apps

Weekly digest for twitter with Logic Apps

To keep your readers up to date and to deliver constant social media activity, it's a great idea to provide weekly digests to your readers. And what could be better to get the job done than Azure Logic Apps ;)
Jan-Henrik Damaschke
OpenShift on Azure - Custom DNS

OpenShift on Azure - Custom DNS

If you are using RedHat OpenShift on Azure as your container platform, you are most likely using Azure DNS to resolve names of your cluster nodes – at least when you deployed it using the ARM-Template provided by Microsoft with Azure as the OpenShift cloud provider instead of an “Bare-Metal” installation on Azure VMs without an cloud provider config.
Christoph Burmeister
178911