Best Practices, Pre-workout, Active Directory, Login Script
Events
- PS Usergroup Austria Q1/2024 – March 26th 2024
- PowerShell & DevOps Summit US – April 8-11 2024 Bellevue, WA – Anmeldung
Snippets
Recently i read the notes of the PowerShell.org podcast. There are some pearls in it which i want to share with you and comment shortly in this X-Mas blog.
PowerShell Best Practices and Style Guide
Writing code in any language should follow some rules. If you are in PowerShell you may not be a typical developer, nevertheless to make your code readable, reusable and stable, read the PowerShell Practice and Stype Guide in GitHub. Its really worth the read, invest this 60 minutes to make your PowerShell code better.
The tasks you always do bored
Sam Erde maintains a repo on Github with tools like Update-MSModules -which updates all relevant MS modules (M365, Azure, Graph), and a lot of other useful tools.
Locksmith – Find and fix Active Directory misconfigurations
AD (yes onprem AD not Entra ID, still active in most organizations), is a complex thing and needs constant maintenance. With Locksmith you have the tools to analyze your AD and fix possible threads.
Find misconfigured and dangerous logon scripts
ScriptSentry, reads login scripts and checks if there are flaws in it – give this a try if you use login-scripts in your AD.
Merry Christmas and a happy new year 2024 !
R.