All Projects → sergueik → powershell_ui_samples

sergueik / powershell_ui_samples

Licence: other
Powershell / Windows Forms and WPF integration

Programming Languages

powershell
5483 projects
C#
18002 projects
groovy
2714 projects
ruby
36898 projects - #4 most used programming language
Batchfile
5799 projects
perl
6916 projects

About

Collection of Powershell scripts that provide the Forms / WPF UI functionality to routine system management tasks.

See Also

See the article at CodeProject

Individual Scripts

There is around 100 individual scripts, most of which are practical and can be easily used for common operations tasks.

Technical details

Most scripts incorporate an embedded C# class that implements the IWin32Window method Win32Window described in poshcode to block execution of the caller while the form is displayed. Some scripts use more advanced techniques like Powershell Runspaces to do the same.

Author

Serguei Kouzmine

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].