News

Jeffrey Hicks shows you how to build on the code from a previous lesson to add a progress bar to your status box.
In the last lesson I demonstrated how to use the title bar of the PowerShell console or the PowerShell ISE to display status messages. Another option is it use a graphical Windows form. Normally, when ...