PowerShell HelpWriter™ is an essential application to have in your toolbox, especially when working with existing scripts, functions, or modules. Eventually, your scripts will be shared or given to someone else to maintain, and no one wants to inherit a script that is hard to follow or difficult to understand. Including Help documentation with your […]
Category: PowerShell Core
SAPIEN Technologies at the Boston PowerShell User Group
I had the pleasure of presenting at the Boston PowerShell User Group on May 21. About twenty people had the chance to see some of the SAPIEN PowerShell Studio features in action during the What’s Cooking with PowerShell Core? presentation. I would like to extend my thanks to the user group organizers Warren Frame and Steve […]
New Video – Working with Windows Control Event Handlers in PowerShell Studio
The latest in our short video series demonstrates how to work with Windows Control Event Handlers in a basic form using PowerShell Studio 2018. In about four minutes we show you how to: View Windows Control Properties How and Where to add the code behind the Windows Control Use Snippet libraries to reuse saved code […]
SAPIEN Technologies at the Orlando .NET User Group
I had the pleasure of speaking with the Orlando .NET User Group on May 11. It was a well attended event with over 20 attendees and a few sponsors. The presentation I gave provided a comparison of the differences between Windows PowerShell and PowerShell Core. I also showcased the creation of hybrid scripts that can tackle […]
PowerShell Studio: Working with Azure Cloud Shell
I have been playing around with my Linux environment and AzureRM.Netcore cmdlets for some time now. I have also been using my Windows 10 WSL (Windows Subsystem for Linux) for working cross-platform with Microsoft Azure Cloud Shell. Azure Cloud Shell has been around for some time and has undergone some significant improvements—notably the ability to […]
SAPIEN Technologies at 2018 Global Azure Boot Camp in Boca Raton, Florida
SAPIEN Technologies is honored to have co-sponsored another exciting event—the 2018 Global Azure Boot Camp in Boca Raton, Florida. We would like to extend our thanks to the organizers, Herve Roggero, and Dave Norderer, and to all of the attendees. Azure PSCore Lab a Success! I had the chance to be in charge […]
SAPIEN Technologies at PowerShell + DevOps Global Summit 2018
Last week I attended the PowerShell + DevOps Global Summit 2018 in Bellevue, Washington with SAPIEN Technologies Senior Software Engineer David Corrales. This was the first time I attended the event, and I’m glad I did. Quick Recap The attendance at this years summit tripled, bringing the total attendees to 365. With approximately 49 […]
PowerShell Studio: Working with Windows Form Control Event Handlers
PowerShell Studio has a selection of Windows Form templates that you can use to speed up your development. You will most likely be using your own code snippets to add behind the form controls, as well as the snippets available in PowerShell Studio, and perhaps snippets from someone else. This is fine until you start […]
SAPIEN Technologies Online at Chattanooga PowerShell User Group
I would like to extend a big “Thank You” to James Petty for the invitation to present online at the @ChattPSUG Tennessee MeetUp group on April 5th, where I had the pleasure to talk about What’s Cooking with PowerShell Core. This was a fresh new session just out of the oven showcasing different flavors of […]
PowerShell Studio: Working with PowerShell Core
A couple of months ago, Microsoft announced that PowerShell Core had reached the Generally Available (GA) and supported status. Subsequently, we released PowerShell Studio 2018 which features the ability to build, test, and execute PowerShell Core scripts. As PowerShell Core evolves, SAPIEN Technologies is committed to expand and support PowerShell Core with subsequent builds of our products. In […]