Recently, I have been hard at work, creating some really complex PowerShell scripts related to a few projects that I have been working on. One of the big lessons that I have learned through all of ...
Java developers absolutely must learn Maven. Maven is the most popular and pervasive build tool in the Java world. Even if you don't use Maven directly, alternatives such as Gradle, Jenkins or Ivy ...
Learn how to use loops and dynamic object naming in PowerShell to build GUI settings interfaces that can adapt as new parameters are added. For the past several months, I have been hard at work ...
PowerShell script to audit emails delivered via Microsoft Direct Send in an Exchange Online tenant, using either GDAP delegated access (CSP/partner) or direct admin credentials. No app registration ...