This is the second post in a blog series about working with remote systems using PowerShell Studio. The following topics are covered: Part 1 – Caching Remote Systems PowerShell Modules Part 2 – PowerShell remoting In the previous blog post I covered how to use the Cache Export tool to cache module information from a remote system using […]
Category: PowerShell
SAPIEN Technologies at the FlaDotNet User Group in Boca Raton
On Tuesday evening, August 21, I had the opportunity to speak at Dave Noderer’s FlaDotNet User Group at Cendyn SPACES in Boca Raton, Florida. I presented “PowerShell Core – JumpStart to Building Cloud VM in Azure” where I showcased some features of PowerShell Studio. I also covered some cross-platform environments such as: Windows 10 […]
SAPIEN Tools – Working with PowerShell Core
As PowerShell Core continues to evolve, SAPIEN Technologies continues to hone our two main editors—PrimalScript and PowerShell Studio—enhancing them to accommodate PowerShell Core. PrimalScript Version 7.4.115 PrimalScript—our industry-leading Universal Script Environment (USE)—can handle multi-language coding, including Windows PowerShell. We have integrated PowerShell Core support in PrimalScript, allowing you to start scripting and testing the latest […]
Introducing Module Manager – Available for Community Preview
Whether you are a PowerShell beginner or expert, PowerShell modules are an important resource for your script development. That’s why we developed Module Manager—the essential tool for centrally managing all PowerShell modules installed on your machine. We have released a preview version to gather community feedback. Try it out and let us know what you think! Module […]
SAPIEN Technologies at PowerShell Saturday in Chattanooga
The first PowerShell Saturday in Chattanooga, Tennessee was a success! The event had a good turnout with 65 attendees—14 traveling from other states—and 10 speakers covering a broad range of PowerShell topics. The event spanned two days of activities: a pre-conference session, and the speaker sessions. It was great to see attendees participating both […]
Come see us Aug. 10 at Chattanooga PowerShell Saturday
SAPIEN Technologies is proud to sponsor the upcoming Chattanooga PowerShell Saturday on August 10 and 11 in Chattanooga, Tennessee. You can register for this event here: Chattanooga PowerShell Saturday. Come and learn more about Windows PowerShell, PowerShell Core, and Azure Resource Management cross-platform. Check out our session “Intro PowerShell Building Cloud VM with Azure Resource Manager” on […]
PowerShell Studio: Azure Background Jobs in GUI application with Helper Functions
PowerShell Studio provides application templates and helper functions to help you speed up your development process. The recent blog post series on creating an Azure application shows the evolution of an Azure solution from a console script to a Windows application. In the previous post I used an empty form with two controls (Button & RichTextBox), […]
New Video – PowerShell Studio: Working with Azure cmdlets in Background Jobs in a GUI app
This is the latest installment in our video series on working with Azure cmdlets in background jobs. In this example we are executing the PowerShell script in a Windows GUI Application. View the video here: SAPIEN PowerShell Studio: GUI Working with Azure Cmdlets In Background Jobs Minor Sample Script Changes As the sample script evolves to […]
New Video – PowerShell Studio: Working with Azure cmdlets in Background Jobs
Our latest video shows two different ways to execute a console AzureRM script as a job using PowerShell Studio 2018. In this short video we demonstrate how to use the Azure cmdlet Stop-AzureRmVM to stop an Azure VM by submitting the script code as a background job in two different ways: 1. Create the scriptblock containing […]
SAPIEN Technologies on Windows PowerShell and PowerShell Core
SAPIEN Technologie’s PrimalScript™ and PowerShell Studio™ products have always supported Windows PowerShell. With the Generally Available (GA) release of the open source PowerShell Core, we began the integration and support of this new technology into our products. The chart below shows the differences between the Windows PowerShell and PowerShell Core products: We use this as […]