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 […]
Tag: scripting
iPowerShell Pro: How to add manually generated Alias tables
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 for the filename. Examples are shown below: ? Where-Object ac Add-Content Save the file as […]
iPowerShell Pro: How to add manually generated About_Help files
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. Section names and content are separated by a single CRLF while sections are separated from […]
iPowerShell Pro: How to get your initial data sets
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 your device: Tap on the Cmdlets Service. You will be prompted to “Get Cmdlets”. Press […]
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 […]
iPowerShell Pro: Sneak Peek Part 2
Want to see some more from iPowerShell Pro V3? Well here you go! On the PSWA console screen, tap the Scripts button to get a list of scripts on the server. Tap the chevron on the right of the script name to edit the script. Press Save when done, then tap the script name to […]
iPowerShell Pro: Sneak Peek Part 1
What’s in store for the next version of iPowerShell Pro? Can you say Enhanced PowerShell Web Access? Check out the screen shots below: Figure 1 below shows what PSWA looks like on a tablet through iPowerShell Pro. Tap the cmdlet button to bring up a list of cmdlets. Tap a cmdlet to bring up its […]
We Will Be At The PowerShell Summit—Will You?
SAPIEN is proud to be a sponsor of the PowerShell Summit North America 2013 and, to celebrate, we are offering 20% off all our PowerShell-related products during the month of April. That includes PowerShell Studio 2012, PrimalScript 2012, all our ebooks, and the PowerShell Video Training Set. Choose one, choose all! The PowerShell Summit is […]
The IDEs of March
This month we are offering you a great deal on our two most popular software applications—buy either PrimalScript 2012 or PowerShell Studio 2012 at full price and receive the other one for half off. These are the current versions of our software and retail for $349 each. Both are top-of-the-line, top-selling script editors and debuggers […]
iPowershell Pro: Updated cmdlet help
The Microsoft Powershell help team has updated Powershell help as of Oct. 31st 2012. iPowershell Pro users should update their cmdlet and about_help files using the Reload button found on the cmdlet and about_help lists and select the Download option. This will ensure that you have the latest and greatest Powershell help files on your […]