PSAdminCore Module

The PSAdminCore module is the foundational component of the powershell-automation project. It provides a set of essential functions that are used by the operational scripts to perform common administrative tasks.

Core Functions

The module exports the following functions:

Security Functions

Additional security and utility functions:

  • SecretManagement: Secure credential storage and retrieval
  • Security: Security-related utility functions

Use the navigation on the left to explore the detailed documentation for each function.