Filter By

Package Types

Operating System

Categories

Trust Information

BST

By: | 2,586 downloads | Last Updated: 1/21/2017 | Latest Version: 1.0

BST - Binary Search Tree class is example class built according to PowerShell 5 class syntax. It can be used for fast processing of large data structures, where standard PowerShell filtering will be inefficient. An example can be a large structure with more than 10,000 elements. For more information read Wikipedia article https://en.w... More info

By: | 515 downloads | Last Updated: 6/22/2017 | Latest Version: 1.0.0

Powershell classes to process output of NetShell as powershell objects. Currently the only supported command is 'netsh http show sslcert' as there was no other code readily available for identifying what the thumbprint of bound certificates were unless they were tied directly to an IIS site.

By: | 192 downloads | Last Updated: 11/17/2017 | Latest Version: 2.1

Retrieve the Set-StrictMode setting for the current session. This procedure is necessary as there is, apparently, no equivalent PowerShell variable for this and it enables the setting to be returned to its original state after possibly being changed within a script. Add this function to your $profile.

By: | 18 downloads | Last Updated: 10/21/2023 | Latest Version: 1.0

Ado Logging Command Utils