Showing posts with label Sapien Powershell Studio 2014. Show all posts
Showing posts with label Sapien Powershell Studio 2014. Show all posts
2015/02/04
PowerShell Studio 2014/2015 - Editor Preset : Dark theme
Today a quick post to share one of the editor preset I created for Sapien PowerShell Studio.
Because I prefer to work with a dark theme, when installing PowerShell Studio, one of the first thing I do is to set my layout to Editor Only and put a Dark theme like the "Visual Studio 2013 Dark".
On the editor side, the tool come with a couple of preset but none of them are dark/black.
So I created my own...
Update: Adding details on how to change the PowerShell Studio theme and link to Anonymous Pro font
Download from GitHub
https://github.com/lazywinadmin/PowerShell/tree/master/_PowerShellStudio/EditorPresets
2015/01/18
I'm a SAPIEN MVP 2015
A few weeks ago, Sapien announced on their blog the introduction of the SAPIEN Most Valuable Professional (MVP) award. This program goal is to recognize and show their appreciation for community members who promote their products and contribute to their improvement and success.
And last week I received some unexpected great news from June Blender (SAPIEN Technologies Inc)!!
Congratulations! As a token of our appreciation for your help in the SAPIEN community, we have awarded you a SAPIEN MVP award for 2015."

If you follow my blog, you probably noticed that I've been playing with Sapien tools for a while now, mostly with the PrimalForms/PowerShell Studio products but also with the recent WMI Explorer. Some of my contributions include the creations of Youtube videos on how to create basic GUIs and I also got the chance to participate to the PowerShell Studio 2014 Beta program.
Thanks SAPIEN! It's great pleasure and honor to receive the SAPIEN MVP Award :-)
Sapien MVP Page - Francois-Xavier Cat
2015/01/10
PowerShell Studio 2014 - DataGridView Sorting
When creating graphical tools with PowerShell Studio 2014 and using the DataGridView control, I often find myself looking for the following tip!The DataGridView control provides a customizable table for displaying data. You can extend the DataGridView control in a number of ways to build custom behaviors into your applications. A DataView provides a means to filter and sort data within a DataTable. The following example shows how to sort a DataGridView by using a DataTable Object.
In this example, I'm using PowerShell Studio 2014 from SAPIEN, you can download a 45 days trial version here.
2014/10/04
PowerShell GUI - LazyTS (Terminal Services Management)
LazyTS is a PowerShell script to manage Sessions and Processes on local or remote machines. It allows you to Query/Disconnect/Stop session(s), Query/Stop process(es) and Send Interactive message to one or more sessions.
This tool is using the module PSTerminalService which relies on the Cassia .NET Library.I used Sapien PowerShell Studio 2014 to which make life easier if you want to start building WinForms tools and add PowerShell code.
This tool is using the module PSTerminalService which relies on the Cassia .NET Library.I used Sapien PowerShell Studio 2014 to which make life easier if you want to start building WinForms tools and add PowerShell code.
2014/03/18
PowerShell Studio 2014 from Sapien released!
SAPIEN released a new version of their awesome tool PowerShell Studio a few days ago: SAPIEN PowerShell Studio 2014.PowerShell Studio is a Toolmaking Environment, a PowerShell Integrated Scripting Environment (ISE) tool that let you edit and debug scripts, create package, installer, executable and deployments. Also, the Enhanced Form Designer makes GUI design fast and easy, eliminating the need to manually write hundreds of lines of code.
This is for me one of the best tool on the market when you need to create PowerShell Scripts/advanced functions and Graphical User Interface.
The tool is listed at 389$ USD which comes with a one year subscription. Once this subscription expire you'll have to renew it in order to continue receiving new updates/features, otherwise you can continue using the tool without updates. Check out the following blog article for more details: Starting with the 2014 versions all SAPIEN software sold with subscription
In the following post I will talk about the changes I noticed in the PowerShell Studio 2014 compared to PowerShell Studio 2012. I listed the "What's new" items based on what I discovered so far, Some information might be inaccurate since I don't have any documentation yet.
I did not get a chance to play with package, installer and deployment options, so this will be covered in another blogpost.
Subscribe to:
Posts (Atom)


