Project

PSSharedGoods

PSSharedGoods is little PowerShell Module that primary purpose is to be useful for multiple tasks, unrelated to each other. I've created this module as “a glue” between my other modules.

Stars225
Forks39
Open issues2
PowerShell Gallery downloads666617
Releasev0.0.312
Language: PowerShell Updated: 2026-04-11T10:18:52.0000000+00:00

Documentation

PSSharedGoods overview

PSSharedGoods is a shared PowerShell utility module used across multiple Evotec projects.

Use PSSharedGoods when you need the common helper layer behind other Evotec modules: identity conversion, object shaping, registry/file helpers, and cross-module utility functions.

Typical use

  • identity and SID conversion helpers
  • object flattening and data shaping utilities
  • shared functions used by higher-level reporting modules