Pinned Repositories
PInvoke
One-off scripts that I have written involving PInvoke and PowerShell
PoshChat
Chat server and client made with PowerShell
PoshPAIG
PowerShell UI used for auditing and installing updates from WSUS to local and remote systems
PoshPrivilege
Manage user privileges on a local machine or view applied privileges on local or remote system
PoshRSJob
Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.
PoshWSUS
PowerShell module to manage Windows Server Update Services (WSUS)
PowerShell_Scripts
Miscellaneous scripts for things that I have done; more scripts will arrive as I get time to update this repo.
Presentations
Presentations from various talks that I have given
RegExHelper
A UI to help with writing Regular Expressions.
ServerInventoryReport
A set of scripts to create an inventory report using PowerShell, SQL and WPF
proxb's Repositories
proxb/PoshRSJob
Provides an alternative to PSjobs with greater performance and less overhead to run commands in the background, freeing up the console and allowing throttling on the jobs.
proxb/PoshWSUS
PowerShell module to manage Windows Server Update Services (WSUS)
proxb/PowerShell_Scripts
Miscellaneous scripts for things that I have done; more scripts will arrive as I get time to update this repo.
proxb/PoshPAIG
PowerShell UI used for auditing and installing updates from WSUS to local and remote systems
proxb/PoshPrivilege
Manage user privileges on a local machine or view applied privileges on local or remote system
proxb/RegExHelper
A UI to help with writing Regular Expressions.
proxb/ServerInventoryReport
A set of scripts to create an inventory report using PowerShell, SQL and WPF
proxb/PoshChat
Chat server and client made with PowerShell
proxb/PInvoke
One-off scripts that I have written involving PInvoke and PowerShell
proxb/PoshCharts
Module designed to make working with .Net Chart Controls easier
proxb/AsyncFunctions
Various functions that make use of *Async .Net methods to perform operations in bulk faster.
proxb/SquarifiedTreemap
Code to generate a squarified treemap UI for data visualization
proxb/Presentations
Presentations from various talks that I have given
proxb/PoshUSNJournal
A PowerShell module to manage and view the USN Journal
proxb/PinnedItem
PowerShell module to support pinning items to the Taskbar and Start Menu
proxb/ISEMenuAddOns
Collection of ISE Menu Add-Ons that I have written
proxb/PoshDesktop
PowerShell module used to create and switch to different desktops
proxb/WSUSReport
Random code snippets
proxb/IEFavorites
A module that allows you to add/remove IE favorites using PowerShell
proxb/PowerShellModulesCentral
Central repository with existing PowerShell modules and links to blog posts/videos that talk about or use them
proxb/Invoke-Parallel
Speed up PowerShell with simplified multithreading
proxb/OmahaPowerShellUserGroup
Collection of slides and demo code from presenters
proxb/DSC
Desired State Configuration contributions
proxb/PoshOpenShareFile
Module used to located open shared files and close the files as well on local and remote systems.
proxb/slack
proxb/SQL
Various scripts and modules that I have written to support SQL
proxb/PowerShell
PowerShell for every system!
proxb/PowerShellUserGroups
A list of PowerShell User Groups Collected and Centralized
proxb/planetpowershell
Planet PowerShell is an aggregator of PowerShell community content. The goal is to provide a convenient RSS feed that containsall of the content generated by community members. https://planetpowershell.com/
proxb/SQLInventoryReport
A set of scripts to create a SQL inventory report using PowerShell, SQL and WPF