Mike Kanakos Easily display PowerShell console colors July 24, 2019 0 Comments PowerShell, Scripts A simple PowerShell function to quickly display all available colors on screen elegantly
Mike Kanakos RTPSUG - Automating AD Health Checks March 18, 2019 0 Comments Community, Active-Directory, PowerShell, Scripts, PSADHealth, RTPSUG Join me for the unveiling of my new toolkit PSADHealth built to keep an eye on Active Directory
Mike Kanakos Building a better Group Policy backup with Powershell January 18, 2019 0 Comments PowerShell, Group-Policy, Scripts How I built a better Group Policy backup tool using PowerShell than what is possible with the built-in cmdlets from Microsoft
Mike Kanakos Managing Local User Accounts with PowerShell - Part 1 January 07, 2019 0 Comments PowerShell, Scripts Learn about a script I wrote to Add domain accounts to local user groups easily via PowerShell. It's different than most other solutions I have seen.