Quantcast
Channel: Windows PowerShell - SAPIEN Blog
Viewing all 308 articles
Browse latest View live

PowerShell Studio: I see a gray form and I want it painted black!

$
0
0
Have you stared at your GUI and thought to yourself, I want it painted black?   I have good news! No colors anymore! Now you can paint it black (and white), with new themes for your PowerShell GUIs. This feature…

SAPIEN at SoCal PowerShell User Group

$
0
0
I had the wonderful opportunity to speak to the SoCal PowerShell user group about our SAPIEN DevOps Suite and to demo the new features of PowerShell Studio. The user group started with a round table where each member discussed their…

SAPIEN Technologies presented at SQL Saturday South Florida

$
0
0
Year after year this event keeps providing relevant content on technologies that involve SQL Server and anything that handles big data. The event was a success with approximately 1000 registered attendees. I would like to thank the organizer for having…

SAPIEN Technologies and the PowerShell Chattanooga User Group

$
0
0
I would like to extend a big Thank You to James Petty and the PowerShell Chattanooga User Group for having me speak online about “PowerShell – Fundamental on how to Persist Data in a SQL Server Container” on June 11.…

Four ways to package a non-GUI PowerShell script as an executable file

$
0
0
In this article I will show four Script Packager options available for converting a non-GUI PowerShell script to a packaged executable that can be run from a console shell. The “Packager” option is available under the “Deploy” ribbon tab in…

New Video – Four ways to package a non-GUI PowerShell script as an executable file

$
0
0
This article presents the instructional video for our recent post: Four ways to package a non-GUI PowerShell script as an executable file. The video briefly covers the four script engine options: SAPIEN PowerShell Vx Host (Command Line)SAPIEN PowerShell Vx Host…

SAPIEN – Creating an MSI Installer for a packaged script executable

$
0
0
In recent blog post we covered some of the SAPIEN Packager script engines to create an executable. Next step is to create the application installer so we can deploy the packaged solution. We are going to take this further. We…

SAPIEN Editors – Working with Git Repositories

$
0
0
This blog post will get you started working with Git repositories in either of our SAPIEN editors—PowerShell Studio or PrimalScript. In the following scenario, I will use an existing Git repository stored in Azure DevOps to demonstrate the process of…

Create a script executable solution to map a shared folder

$
0
0
In a previous article we demonstrated a number of script packager solutions. In this post we show other ways to provide information to a script executable. The sample script is used to map a network drive to an existing shared…

New Video – Creating an MSI Installer for a packaged script executable

$
0
0
This article presents the instructional video for our recent post Creating an MSI Installer for a packaged script executable. Build Installer The video briefly covers the four script engine options: Changes to the script Two additional scripts used in Custom…

SAPIEN Technologies at the South Florida Software Developers Conference 2020

$
0
0
Once again, SAPIEN Technologies is a proud sponsor of the South Florida Software Developers Conference 2020. Previously known as the South Florida Code Camp, the conference is in its 16th year. This event provides a free one-day geek fest with…

Introducing the SAPIEN Script Explorer

$
0
0
Every now and then we get a forum post or an email from a customer bemoaning that PowerShell Studio associates the ‘open’ verb for Windows PowerShell script (.ps1) with itself. Since the “open” verb is by default not associated with…

PrimalScript 2020 adds PowerShell 7 support

$
0
0
PrimalScript 2020 (7.7.139) adds PowerShell 7 support. While we have had the ability to run scripts in a PowerShell 6 or 7 console for some time, support for new language elements, packaging, etc. was not implemented yet. Now that PowerShell…

Free Training Videos – Learn Windows PowerShell

$
0
0
Do you want to start your journey with PowerShell scripting? Or perhaps you want to refresh your PowerShell skills or find a specific topic? The videos available on our SAPIEN Technologies YouTube channel include a Windows PowerShell training series produced…

SAPIEN Technologies at the Coders Cafe User Group Online Meetup on August 18, 2020

$
0
0
We were pleased to join online and speak to the Coders Cafe Meetup attendees on Tuesday, August 18, 2020. About 16 people joined to see the presentation on “Working with .NET Interactive Notebook.” A big “thank you” to the meeting…

Announcing our Interactive Online Product Overview Series

$
0
0
We are pleased to announce an upcoming series of short 30 to 45 minute online sessions demonstrating our software. Each overview session will include the opportunity to ask questions and provide feedback. The series starts on Wednesday September 9, 2020,…

PowerShell Studio: Working with the DataGridView Control

$
0
0
We often receive questions in our support forum about how to use the DataGridView Control in PowerShell Studio forms. Many of the inquiries are about editing, highlighting, working with control events, and the dataset (DataTable Class) properties. This article will answer…

Script Explorer adds security features

$
0
0
In April 2020, we released a new tool, the SAPIEN Script Explorer. You can find the details here: https://www.sapien.com/blog/2020/04/06/introducing-the-sapien-script-explorer/. The basic premise was to prevent users from having to associate script extensions (.ps1, .vbs, .js, etc.) with the ‘open’ verb…

Migrating from Pester 4 to Pester 5

$
0
0
SAPIEN’s PowerShell Studio and PrimalScript products both include integrated Pester testing. In this article, we will cover some changes in the Pester 4 to Pester 5 upgrade. The most significant change in the release of Pester 5 is that it…

SAPIENHost gets new methods to distinguish debugging, testing and packaging

$
0
0
This recent change was kicked off by one of our customers, who wanted to see ‘Write-verbose’ messages when debugging or testing, but not in production. We assumed that the same is probably true for ‘Write-Debug’ messages. It makes perfect sense…
Viewing all 308 articles
Browse latest View live