Last month I had the pleasure to talk about SAPIEN products and PowerShell while traveling across Europe and Asia. I’m grateful and appreciate everyone who made my travel safe and interesting. The Tour Visits October 10th, 2018 (Wednesday) London – PowerShell Day UK at the CodeNode offices and the London PowerShell User Group meetup at […]
Category: PowerShell 5.0
New Video – PowerShell Studio: Working with Remote Systems (Part 2)
The latest video in our recent blog post series demonstrates how to work with remote systems using PowerShell Studio. In this video we show you Part 2 in our working with remote systems series – PowerShell remoting: Adding Functionality using PowerShell Profile Working with the PSSession Configuration Using PowerShell Studio “Remote Console” Option Add a […]
New Video – PowerShell Studio: Working with Remote Systems (Part 1)
The latest video in our recent blog post series demonstrates how to work with remote systems using PowerShell Studio. In this video we show you Part 1 in our working with remote systems series – Caching Remote Systems PowerShell Modules: Confirm that PowerShell Remote is enabled Locate the cached export program Build the cached export […]
SAPIEN Technologies – Europe and Asia Tour 2018
This October I will be traveling to Europe and Asia. During this trip I will be speaking about PowerShell, demonstrating SAPIEN Technologies products, and most importantly I will show how PowerShell Studio can make you a better scripter. Itinerary October 10th, 2018 (Wednesday) London – PowerShell Day UK Full day event 10 South Place (Wilson […]
PowerShell Studio: Working with Remote Systems (Part 2)
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 […]
PowerShell Studio: Working with Remote Systems (Part 1)
This is the first 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 this first installment I will show you how to use SAPIEN Technologies’ Cache Export tool to collect module information […]
Module Manager: The indispensable new tool for managing PowerShell modules
SAPIEN Technologies recently released a free Preview version of the new Module Manager tool. This tool will make your module management free of headaches! How many times have you discovered that you are working with an outdated module? Or perhaps you already have a routine of doing a manual, tedious search for the latest releases […]
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 – Creating PowerShell Windows Service with PrimalScript
The latest in our video series demonstrates how to to create a Windows Service to kill a Solitaire process using SAPIEN’s PrimalScript 2018. In this short video we show you how to build and install a PowerShell Windows Service, including: Create a Windows Service from a PowerShell Service Template Add the code from a custom […]