SPF, DKIM and DMARC Confused?

When it comes to securing your outgoing email domains from those who want to impersonate you or your business. There are various technologies you can implement to add protection and build customer trust. In this post we will cover SFP, …

Read more

Microsoft Graph and Invoke-RestMethod [PowerShell]

While the PowerShell Microsoft.Graph modules are great, Microsoft Graph is an API opening many different methods for reading and writing data, including via the PowerShell Invoke-RestMethod command. But why use Invoke-RestMethod instead of one of the many Microsoft.Graph module commands? …

Read more