

Cross-Platform PowerShell and Sending Emails with Frank Lesniak & Neha Patil
4 snips Oct 21, 2024
Frank Lesniak, an IT professional passionate about cross-platform PowerShell, discusses its growth since 2018 and unique use cases across multiple platforms. Neha Patil, a computer science pro and first-time speaker, introduces Mailozaurr, a tool for automating stylish email communications directly from PowerShell. They also delve into advancements in error handling and AI integration, and emphasize the importance of community in enhancing PowerShell skills. Discover how these innovations are simplifying workflows and fostering collaboration!
AI Snips
Chapters
Transcript
Episode notes
Previous Visits to North Carolina
- Frank Lesniak visited North Carolina for incident recovery and RTP PowerShell User Group.
- He enjoys exploring different locations and connecting with PowerShell communities.
Maintaining PowerShell V1 Code
- Frank Lesniak maintains PowerShell version 1 code for Exchange metadata extraction, supporting Exchange 2007.
- He prioritizes client support, ensuring compatibility despite outdated systems.
PowerShell's Biggest Improvement
- Try-catch error handling, introduced in PowerShell V2, significantly improved scripting capabilities.
- Lesniak considers it a crucial advancement compared to V1's limited error handling.