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…
Read More
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…
Read More
Version control is a necessity for most, if not all, software development teams. When you work with a large number of individuals plugging away at the same code you just need some mechanism to channel access and preserve previous known-good…
Read More
iPowerShell Pro V3 enables script editing and updating scripts on the server. We have a Script Management service that helps you edit, copy, move and delete scripts and folders that are on your servers through connected cloud services. Follow the…
Read More
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…
Read More
You can add any .mov, .mp4 and .m4v formatted videos to iPowerShell Pro such as the SAPIEN produced PowerShell video training series available at http://www.sapien.com/training by following the instructions below:
Connect your device to iTunes.
Select the device in the…
Read More
iPowerShell Pro uses a simple text file for listing Aliases in the Alias module. Each entry is a single line. The “alias” comes first, followed by a space and the cmdlet name followed by a CRLF. Please use all lowercase…
Read More
The Powershell About Help file is a simple 80 character wide .txt file with a CRLF at the end of each line of text. Section names are typically all in caps and left justified. Section content is indented 4 spaces.…
Read More
iPowerShell Pro uses two mandatory files to display cmdlet help: the PowerShell Help Formatted XML file and an automatically generated .index file. We also use three optional files: a user-generated .info file and two user created .png files.
The .xml…
Read More
iPowerShell Pro initially ships without any cmdlets, etc. You should connect to Wi-Fi to download the initial data set, as the V3 cmdlet set is quite extensive and can take a couple of minutes to download.
Downloading the data onto…
Read More