AaTurpin.PSConfig

1.1.0

PowerShell module for managing JSON configuration files with drive mappings, monitored directories, and staging area settings. Provides thread-safe configuration management with validation and error handling.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AaTurpin.PSConfig

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AaTurpin.PSConfig

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 aaturpin. All rights reserved.

Package Details

Author(s)

  • aaturpin

Tags

Configuration JSON Settings DriveMapping DirectoryMonitoring FileManagement Enterprise Automation Infrastructure

Functions

Read-SettingsFile New-SettingsFile Set-StagingArea Add-DriveMapping Remove-DriveMapping Set-DriveMapping Add-MonitoredDirectory Remove-MonitoredDirectory Set-MonitoredDirectory

Dependencies

Release Notes

Version 1.1.0: Added pre-compiled regex patterns for exclusions providing significant performance improvements for file filtering operations. Enhanced memory management with automatic cleanup. Improved error handling for invalid regex patterns. Maintains full backward compatibility.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 2 7/4/2025
1.0.0 4 7/3/2025