Category: PowerShell
-
Microsoft 365 Exchange Online email aliases
A PowerShell function to search Exchange Online email aliases
-
Find your IPv4 and IPv6 addresses
A PowerShell function to display the current IPv4 and IPv6 addresses of the machine. Useful to include in $PROFILE
-
The secret to PowerShell remoting over ssh
The magic line of configuration to enable PowerShell remoting over ssh.
-
Format AD FS web application proxy logs
A simple PowerShell script to format AD FS WAP logins
-
What does $() mean in PowerShell?
The mystery of the PowerShell subexpression, solved
-
Will ChatGPT replace PowerShell developers?
Should PowerShell devs worry about AI replacing them?
-
Windows PowerShell on ARM
Why would Microsoft ship Windows PowerShell 5.1 on ARM?
-
How to add BGP routes to AWS security groups
PowerShell’s Compare-Object makes it easy to compare two collections of objects
-
Write great AWS Lambda PowerShell functions
How to write great Lambda functions in PowerShell
-
Create an Azure Service Principal at the Management Group scope
Azure AD service principals for management groups
-
AWS S3 server-side encryption
How to create AWS S3 server-side encryption using PowerShell
-
Azure PowerShell needs a better debugger
Thoughts about PowerShell and VS Code