Recently in the forums we had a request on how to create a textbox with a watermark. What is a textbox with a watermark you ask? It is a textbox that displays hint information within the textbox using a lighter color. For example, a textbox that accepts a username, may have a watermark as follows: […]
Tag: powershell
Onsite PowerShell Training Offered Worldwide
You heard it right! Yes, worldwide. SAPIEN’s onsite PowerShell training classes have been offered for several years and have now been updated to include PowerShell v3 and as much as is known about v4. These are intense 4- and 5-day classes that will take you from novice to expert or, if your team already has […]
Introducing the WMI Explorer 2014
WMI Explorer 2014 is now officially released as of April 17th 2014. Please go here for more details. For many years now administrators have used SAPIEN’s WMI Explorer to get a handle on WMI classes and their properties and methods. It is in fact one of our most popular free tools from our collection […]
Sometimes, Summer School is a Good Thing
Want to learn PowerShell? Let me rephrase that—you *need* to learn PowerShell—it’s not a question anymore. If you are a Microsoft software or network administrator of any sort, you need to know PowerShell and, if you haven’t started yet, we have the perfect suggestion for you. This summer, Concentrated Tech is offering two sessions of […]
iPowerShell Pro V3 – All you need to know
iPowerShell Pro v3 includes a help file that has links to various blog articles that will help you set up functionality in the product. It also includes a change log. That file is included here for easy access. New in version 3.0.118: Manage servers remotely with PSWA and iPowerShell Pro. Connect to and manage script […]
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 […]
Introducing SAPIEN’s VersionRecall 2014
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 states. Version control systems have evolved from simple check-in/check-out systems like Microsoft’s Delta and later […]