Mike Kanakos Power Up your PowerShell experience with these four add-ons April 20, 2022 0 Comments PowerShell, $PSStyle, PSReadLine, Out-Gridline The PowerShell devs have added new tools and functionality that makes your life easier in PowerShell. Let me show how to use these new toys!
Mike Kanakos WebJEA Scripts Portal Demo April 18, 2022 0 Comments PowerShell, WebJEA, RTPSUG, Community I'll be giving a demo on how to deploy a WebJEA scripts portal this week at the RTPSUG meeting this Wednesday.
Mike Kanakos Talking about community involvement on the new PowerShell Podcast April 04, 2022 0 Comments Community, PowerShell I discuss community involvement, sharing your code, & being ok with the code you write on the PowerShell Podcast!
Mike Kanakos Get-CIMInstance Vs Get-WMIObject: What’s The Difference? March 16, 2022 0 Comments PowerShell, Get-WMIObject, Get-CIMInstance PowerShell provides two mgmt interfaces for get data from a PC: WMI & CIM. Learn which one you should use & why.
Mike Kanakos RTPSUG: We're Back!! (...in person meetings) March 14, 2022 0 Comments Community, PowerShell, Functions Join us March 16th for a demo on functions!
Mike Kanakos Learn to adjust the AdminCount attribute in protected accounts March 03, 2022 0 Comments Active-Directory, AdminCount, PowerShell, Get-ADUser, Get-ADGroup Learn what the AdminCount value in Active Directory is for, what use it serves and how to set it correctly.