Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.56 KB

File metadata and controls

43 lines (26 loc) · 1.56 KB

PowerShell.Mods

A curated collection of PowerShell modules for Windows automation and scripting.

PowerShell Platform License


About This Repository

This repository hosts a growing collection of standalone PowerShell modules developed for Windows system administration, automation, and scripting tasks. Each module is self-contained, fully documented, and ready to use with PowerShell 5.1 (Desktop) or PowerShell 7.x (Core).

Modules

VPDLX — Virtual PowerShell Data-Logger eXtension


VPDLX Logo

Version PowerShell Platform

VPDLX is a fully class-based, in-memory virtual logging system for PowerShell. Instead of writing log entries to disk immediately, VPDLX keeps any number of named log instances alive in RAM for the duration of the current PowerShell session — enabling fast, structured, and flexible logging without immediate file-system I/O.


Maintained by praetoriani