SkillAgentSearch skills...

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.

Install / Use

/learn @EvotecIT/PSSharedGoods
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://www.powershellgallery.com/packages/PSSharedGoods"><img src="https://img.shields.io/powershellgallery/v/PSSharedGoods.svg"></a> <a href="https://www.powershellgallery.com/packages/PSSharedGoods"><img src="https://img.shields.io/powershellgallery/v/PSSharedGoods.svg?label=powershell%20gallery%20preview&colorB=yellow&include_prereleases"></a> <a href="https://github.com/EvotecIT/PSSharedGoods"><img src="https://img.shields.io/github/license/EvotecIT/PSSharedGoods.svg"></a> </p> <p align="center"> <a href="https://www.powershellgallery.com/packages/PSSharedGoods"><img src="https://img.shields.io/powershellgallery/p/PSSharedGoods.svg"></a> <a href="https://github.com/EvotecIT/PSSharedGoods"><img src="https://img.shields.io/github/languages/top/evotecit/PSSharedGoods.svg"></a> <a href="https://github.com/EvotecIT/PSSharedGoods"><img src="https://img.shields.io/github/languages/code-size/evotecit/PSSharedGoods.svg"></a> <a href="https://www.powershellgallery.com/packages/PSSharedGoods"><img src="https://img.shields.io/powershellgallery/dt/PSSharedGoods.svg"></a> </p> <p align="center"> <a href="https://twitter.com/PrzemyslawKlys"><img src="https://img.shields.io/twitter/follow/PrzemyslawKlys.svg?label=Twitter%20%40PrzemyslawKlys&style=social"></a> <a href="https://evotec.xyz/hub"><img src="https://img.shields.io/badge/Blog-evotec.xyz-2A6496.svg"></a> <a href="https://www.linkedin.com/in/pklys"><img src="https://img.shields.io/badge/LinkedIn-pklys-0077B5.svg?logo=LinkedIn"></a> </p>

PSSharedGoods - PowerShell Module

PSSharedGoods is a 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. I've noticed the more I build my modules, the more I use the same stuff and it became apparent I've two choices. Keep 3 or more versions of the same function across all my modules or export functions to separate module and bundle this module together. I chose the second option. This module currently is used by following modules

  • PSWriteWord - module to create Microsoft Word documents without Word being installed.
  • PSWriteExcel - cross-platform module to create Microsoft Excel documents without Excel being installed.
  • PSWinDocumentation - module to build documentation for Active Directory, Office 365 (Azure AD, Exchange Online), Exchange, Teams
  • PSWinReporting - module to create reports and provide monitoring of Security Events
  • PSAutomator - proof-of-concept module for onboarding, offboarding and business as usual
  • Many others - just review other GitHub projects of mine

More information can be found on a dedicated page for PSSharedGoods module.

View on GitHub
GitHub Stars225
CategoryDevelopment
Updated11d ago
Forks39

Languages

PowerShell

Security Score

100/100

Audited on Mar 21, 2026

No findings