This week:
Crescendo, Powerpoint, PDF, RPC, netstat
Events
- June 20-23 2022 – European PowerShell Conference in VIENNA psconf.eu
- April 25-29 2022 – PowerShell+DevOps Global Summit powershell.org
- June 29 2022 – Expertslive Konferenz www.expertslive.at
Snippets
PowerShell Crescendo 0.7.0-preview4 released
Wrapping PowerShell commands around console commands is one of the side-projects of the PowerShell team. Read updates on Crescendo in the new Release-blog of preview 4.
Powerpoint to PDF with PowerShell
Sharing a Powerpoint is something common and popular for everyone of us. PDF is the much better format here, no big videos and just readable. Read this blog post and learn how to achieve this qith a few lines of code.
Testing RPC ports with PowerShell
Dr. Scripto wrote (updated) an article for testing RPC. As RCP is a range of ports this is tricky but not with the know-how of this blog.
Find listening ports with netstat
Sometimes, the existing tools are still useful even with all the new Get and Net stuff coming with powershell. Read this blog post to learn how to read listening ports with netstat AND PowerShell.
Have a good week / Roman