With the latest service build (7.1.67) of PrimalScript 2015 we introduced a new feature; custom PrimalSense. In the first part of this series we showed you how to create a simple list and what options you have for providing data for these lists. In the second part we showed you how to make these lists […]
Category: Feature Peek
PrimalScript adds Custom PrimalSense (Part 2: Images and multiple selection)
With the latest service build (7.1.67) of PrimalScript 2015 we introduced a new feature; custom PrimalSense. In the first part of this series we showed you how to create a simple list and what options you have for providing data for these lists. If you missed the post, click here. If your list has just […]
PrimalScript adds Custom PrimalSense (Part 1: Basic lists and static data)
With the latest service build (7.1.67) of PrimalScript 2015 we introduced a new feature; custom PrimalSense. While many items in a script can be determined dynamically based on context and offered as a selection in a list, there are equally as many items that are tied to your specific environment or your business logic. There […]
PrimalScript 2014: Introducing Restore Points
We have all done it. We started messing with code and changed it to the point where it just won’t work anymore. If you employ some kind of version control or backup you usually have some kind of previous version to save the day, but that really depends on how diligent you are with checking […]
iPowerShell Pro: How to select, edit and execute shared scripts on your server
Continuing with our series of iPowerShell Pro V3 features brings us to the Scripts button on the enhanced mobile PowerShell Web Access (PSWA) console. To start off, you need to make sure that your server has access to the same cloud based folder that you are connected to on iPowerShell Pro. Make sure that the […]
iPowerShell Pro: How to use the pipeline builder
Picking up where we left off, let’s take a closer look at the enhanced mobile PowerShell Web Access (PSWA) console that is provided by iPowerShell Pro V3. When you first sign in to PSWA with iPowerShell Pro the console will flash a few times. Upon console startup, we are resetting the font size and the console […]
Introducing the MSI Wizard
Both PrimalScript 2014 and PowerShell Studio 2014 will have to ability to create Windows Installer files (MSI) for your scripts, modules or packaged executables. It works pretty straightforward; put the files you want to install into a folder, enter some additional settings and mucho presto you have an installer. As we previously pointed out, this […]
iPowerShell Pro: How to connect to your PSWA server
The latest version of PowerShell has added a wonderful new feature called PowerShell Web Access (PSWA). Using this feature, an admin can create a web based access point through which they can use PowerShell to manage their servers. We won’t go into the details of how this works, but rather, let us tell you about […]
Changes are coming to the script packager
The Script Packager has been a key feature of PrimalScript for many years now. Devised originally in the Windows 2000 era, it has some features that simply are no longer relevant or applicable in modern Windows versions. As many of you know, the packager has the ability to self-extract data files and COM objects when […]
iPowerShell Pro: Sneak Peek Part 3
So if you read the previous post in this series, you’d know that we enable script editing and updates to scripts on the server. We also have a Script Management service that helps you edit, copy, move and delete scripts that are on your servers. First select the Cloud Service where your scripts are stored […]