Powershell GUI fronted (WPF) to run categorized console scripts

โŒˆโŒ‹ โŽ‡ branch:  ClickyColoury

New menu/plugin which adds dummy entries for unclassified scripts.
mario authored 2165 days ago last checkin 168d091f8
๐Ÿ“‚ beta Swap directoriesโ€นโ€บ 2404 days ago
๐Ÿ“‚ bulk Add users to multiple groups, or query existing membership of users.โ€นโ€บ 2168 days ago
๐Ÿ“‚ cmd English plzโ€นโ€บ 2404 days ago
๐Ÿ“‚ exchange Trivial Get-InboxRule scriptโ€นโ€บ 2168 days ago
๐Ÿ“‚ extras Derived from current base version 0.8.0; some sample and generic scriโ€นโ€บ 2404 days ago
๐Ÿ“‚ info Derived from current base version 0.8.0; some sample and generic scriโ€นโ€บ 2404 days ago
๐Ÿ“‚ network Derived from current base version 0.8.0; some sample and generic scriโ€นโ€บ 2404 days ago
๐Ÿ“‚ plugins Incomplete; there should have been a Out-GridView hook/alias. But thiโ€นโ€บ 2404 days ago
๐Ÿ“‚ powershell Add some depends: (e.g. funcs_base or wpf, but no e.g. bin:netsh yet)โ€นโ€บ 2403 days ago
๐Ÿ“‚ test Add some depends: (e.g. funcs_base or wpf, but no e.g. bin:netsh yet)โ€นโ€บ 2403 days ago
๐Ÿ“‚ user Simple Get-ADUser scriptโ€นโ€บ 2404 days ago
๐Ÿ“‚ wmi All-in-one CIM query plugin (lengthy class list), with support for Ouโ€นโ€บ 2168 days ago

tools

tools/ is the default location for actual scripts and plugins.

  • It's structured by category per default

  • Albeit you can set up different structures using $cfg.tool_dirs in starter.ps1

tools/plugins/ contains a few UI hooks as well as base functions for the main thread.