PowerShell GUIs: Where do I start?

Follow @juneb_get_help I’ve been using Windows PowerShell since the very first version of Monad in 2005, but PowerShell-based applications with a graphic user interface (GUI) are a whole new world. Instead of thinking of cmdlets and parameters or properties and methods, you need to think in object events. And because there’s no console with .ps1xml-directed […]

Read More

Convince My Manager! PowerShell Studio 2015 Killer Features

Follow @juneb_get_help PowerShell scripters often send us requests for help and post them on our busy forums. None hits home with me like a request for help convincing a cash-strapped IT manager that they should buy professional tools, like PowerShell Studio, for their staff, because I’ve been in the same position. Importantly, this question almost […]

Read More

June Blender receives Microsoft MVP Award 2015

  Microsoft Corporation presented its prestigious Most Valuable Professional (MVP) 2015 award to June Blender, Technology Evangelist at SAPIEN Technologies, Inc. for her ‘outstanding contributions to PowerShell technical communities during the past year.’  June joins an auspicious group of 80+ technical leaders worldwide whose contributions are recognized by Microsoft. During her 17 years at Microsoft, […]

Read More

VersionRecall: The version control system you’ll really use

Follow @juneb_get_help Anyone who has lost their work — an hour’s worth or the work of many years — knows the pain. We also know that the solution is to install and then, to use, a version control system. But many version control systems are so complex that the time required to install them, set […]

Read More

Copy to Clipboard in a GUI Application

Follow @juneb_get_help During #PSBlogWeek, I shared with my co-authors a little GUI-based blogging tool that gets links to the online version of PowerShell help topics, including About topics. I didn’t think much of it, because it was my first GUI app, but I soon received a nice compliment from PowerShell MVP Jeffery Hicks with a […]

Read More

Adding auto-complete to an input textbox

Follow @juneb_get_help Well-designed user interfaces make it as easy as possible for the user to enter the right input in the right format. One of the most effective ways to help a user is to provide suggested input or automatically complete the input that the user begins to type. As a UI newbie, I thought […]

Read More

Writing XML Help for Advanced Functions

Follow @juneb_get_help The introduction of SAPIEN PowerShell HelpWriter has made writing XML help files as easy – actually easier – than writing comment-based help. XML help is more robust and less error-prone than comment-based help. It supports updatable help and help in multiple languages, and it lets you separate help files from script and modules […]

Read More

Hidden … sort of: The Hidden Keyword in PowerShell Classes

The Hidden keyword hides properties and methods (and other members, like events) in a PowerShell class. When a member is hidden, you can still view and change it, but the Get-Member cmdlet doesn’t display it without the Force parameter and the hidden members are not available to auto-completion features, such as PrimalSense and IntelliSense. You […]

Read More

Give us your real email address

We’re all justifiably nervous about privacy, both online and offline. We’re also trained to avoid advertising mailing lists, lest they fill our inbox with today’s latest sale on something we didn’t want in the first place. To dodge the ads, we often provide phony personal data, including phony email addresses, or email addresses to accounts […]

Read More

Search

Enter any query and press enter
Advanced search operators:
+ ⟶ Term must appear
- ⟶ Term must not appear
"" ⟶ Exact string must appear
How do I use these?

Join our mailing list

Enter your email address to subscribe to our mailing lists for Monthly Blog Digests, Product Announcements and more (you can choose which you receive once you sign-up!)

Tags

Categories

Archives

Dashboard