Store Credentials in PowerShell Script
How to securely store credentials in a PowerShell script writing them in plain sight
How to securely store credentials in a PowerShell script writing them in plain sight
PowerShell Strongly Typed Variables, what they are, why you should care and why you should use them in your code to avoid pitfalls and potential issues with ...
How to get user primary SMTP Address when you don’t have the Exchange module installed on your machine
What is command splatting, how to use it and implement dynamic parameters
Everything you always wanted to know about PowerShell Hashtables and never dared to ask