Skip to content
/ v2 Public

A fully customizable, multithreaded support toolkit designed to easily add constructed PowerShell fix actions for tier-I/ter-II execution. Written in WPF/PowerShell.

License

Notifications You must be signed in to change notification settings

jlabon2/v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2 Configurable Support Toolkit

A fully customizable, multithreaded support toolkit designed to easily add constructed PowerShell fix actions for tier-I/tier-II execution. Written in WPF/PowerShell.

Requires:
PoshRSJob
PSWriteHTML
RSAT

For the end user (a tier-I, tier-II, or other support technician), the tool provides a quick interface to easily search a user or computer from within ADDS, pull relevant information, and execute various actions. All of this - the shown information and its presentation, the executable actions, and even the search term themselves are all definable from within the tool itself using PowerShell script blocks.

Overview:

Technician view:

All settings are internally configurable. These include ADDS computer and user properties, login log definitions, standalone PowerShell scripts, remote access clients, and more.

Configuration view:

Configuration view (general settings):

Configuration view (user AD properties):

Configuration view (user AD property attached script block):

All settings can be centrally published to a configuration file to share internally. Clients pulling from this config will then monitor it for later updates. This can be easily accomplished be 'saving' the configuration from the configuration view - other clients that import from this will continue to monitor the published location for updates.

Configuration view (exporting a configuration file):

All actions, queries, and script executions initiated from within the tool are logged. From within the tools view, default reports easily allow metric tracking for all technicians using the tool.

Tool view (exporting a report):

These reports, using PSWriteHTML, will display events according to the selected timeframes.

Report view:

About

A fully customizable, multithreaded support toolkit designed to easily add constructed PowerShell fix actions for tier-I/ter-II execution. Written in WPF/PowerShell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published