SScripts PowerShell Read More 2 minute read Testing mailflow via PowerShellbyMarco Mels13 January 2026 When you want to test mail flow through PowerShell using Basic authentication (username and password), it’s important to…
SScripts PowerShell Read More 3 minute read PowerShell error code 50173byMarco Mels31 December 2025 When working with Azure resources and the Microsoft Graph API, reliable authentication is crucial. You often run into…
SScripts PowerShell Read More 2 minute read PowerShell and modulesbyMarco Mels11 November 2025 PowerShell and modules: What they are and how to load them efficiently PowerShell is a powerful tool for…
SScripts PowerShell Read More 2 minute read PowerShell and credentialsbyMarco Mels17 June 2025 We need to talk about PowerShell and credentials. There are several ways to securely handle credentials in a…