Filter By
Displaying results 1 - 20 of 31 (Page 1 of 2)
Cross-platform Console GUI Tools for PowerShell |
By:
|
53,793 downloads
|
Last Updated: 1/10/2025
|
Latest Version: 5.3.2
A completion manager for better and simpler use PowerShell completions. It provides a better tab-completion menu to enhance the command line experience. For more information, please visit the project or website: - Website: https://pscompletions.pages.dev - Github: https://github.com/abgox/PSCompletions - Gitee: https://gitee.com/abg... More info |
By:
|
77,098 downloads
|
Last Updated: 7/5/2024
|
Latest Version: 2.2.11
A curated collection of over 230 PowerShell functions. Many functions written by me. Others are attributed wherever possible. |
By:
|
9,315 downloads
|
Last Updated: 8/20/2016
|
Latest Version: 1.0.0
PowerShell module to interact with Windows Forms (WinForms) controls |
By:
|
10,557 downloads
|
Last Updated: 7/20/2021
|
Latest Version: 3.0.7
Tulpep.ActiveDirectoryObjectPicker wrapper for PowerShell |
By:
|
4,679 downloads
|
Last Updated: 8/16/2022
|
Latest Version: 0.1.1
Module to make a simple UI for your script on the Windows taskbar. |
By:
|
3,317 downloads
|
Last Updated: 9/16/2015
|
Latest Version: 1.0
Shows a pretty grid filled with system colors, their names, hex codes and rgb codes. |
By:
|
3,171 downloads
|
Last Updated: 3/24/2016
|
Latest Version: 1.5.2
The PowerShell IconForGUI module is a collection of commands used to handle retrieving icons from bitmap files .png, .ico, etc., executables and libraries .exe, .dll, etc., to use them in Windows Forms and Windows Presentation Foundation applications. |
By:
|
3,383 downloads
|
Last Updated: 7/13/2023
|
Latest Version: 1.3.0
The Show-ExitProcessRequest function displays a form that requests the user to save and close a specified process. You may specify just a display name but if you include a process name then it will attempt to terminate that process at the end. The function allows the user to continue or optionally permit them to cancel the process closure, if no pr... More info |
By:
|
2,433 downloads
|
Last Updated: 3/7/2016
|
Latest Version: 1.4
This script uses Windows Forms to present a GUI for sending messages to remote computers on a network using msg.exe. You can send to a single computer, multiple computers entered manually, multiple computers from a text file, or you may scan Active Directory for active computers on the network. You can also run this script to change the registry k... More info |
By:
|
2,428 downloads
|
Last Updated: 8/20/2016
|
Latest Version: 1.0.0.0
The WPFPS powershell module allows you to interact with Windows Presentation Foundation (WPF) controls |
By:
|
2,130 downloads
|
Last Updated: 4/6/2016
|
Latest Version: 1.0.2
ADLockoutViewer displays a GUI of Active Directory users in specific OUs. Any user that is locked will have a check by their name. Unchecking the box will unlock the user. OUs can be chosen from the drop down menu. The ComputerName parameter is the computer that has the ActiveDirectory PowerShell module installed if the local computer does not. T... More info |
By:
|
1,458 downloads
|
Last Updated: 3/7/2016
|
Latest Version: 2.5
Time Calculator adds or subtracts time spans entered in the format of 'hours:minutes:seconds' or 'hours.minutes.seconds.' By default, Time Calculator will produce output as '1 hr 25 mins 35 seconds. Toggling Traditional Format in the View menu will cause output to be converted to 01:25:35. Time Calculator shows output in hours, minutes, and s... More info |
By:
|
1,031 downloads
|
Last Updated: 7/7/2022
|
Latest Version: 0.1.19
A GUI to launch any PowerShell script, function, or any other executables. You have the option to run any of these options as a normal user or as an Admin. Everything is saved in a json config file. Also created menu items that assists in creating the buttons, panels, and colour schemes. There is no need to manually edit the config file. |
By:
|
1,509 downloads
|
Last Updated: 11/17/2024
|
Latest Version: 1.4.0
powerfull write-log function forking information to the screen and to the file with timestamp and screen colouring and more, CSV manipulation functions allowing to convert to and from XLS and load CSV with header check, password generator, input message GUI, connection checkers and couple other usefull functions accelerating scripting and helping i... More info |
By:
|
904 downloads
|
Last Updated: 3/23/2019
|
Latest Version: 1.0.1
FormsBuilder is a PowerShell module to load a Windows.Forms from a PSD1 definition file, all Windows.Forms controls can be defined. PSD1 file must have following structure |
By:
|
684 downloads
|
Last Updated: 8/9/2018
|
Latest Version: 1.0
A PowerShell function that is used to create a quick and dirty array from a paste of text. It takes data separated by line breaks, and outputs an array, containing one index per line. |