AitherZero
2.3.5
AitherZero Automation Platform - Proper PowerShell module for infrastructure automation with config-based orchestration
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
Copyright © 2025 Aitherium Corporation
Package Details
Author(s)
- Aitherium
Tags
automation cicd infrastructure devops docker opentofu terraform ai mcp
Functions
Add-AitherPathEntries Add-AitherShellIntegration Enable-AitherWindowsDeveloperMode Enable-AitherWindowsLongPath Find-AitherScriptFile Format-AitherDuration Get-AitherDefenderExclusions Get-AitherEndpoints Get-AitherModuleRoot Get-AitherPlatform Get-AitherProject Get-AitherProjectRoot Get-AitherScriptsPath Get-AitherStatus Get-AitherVersion Get-AitherWindowsDeveloperMode Get-AitherWindowsLongPath Install-AitherPackage Invoke-AitherErrorHandler New-AitherModule New-AitherProject New-AitherWindowsRegistryFile New-AitherWindowsUnattendXml Register-AitherProject Set-AitherDefenderExclusions Set-AitherEnvVariable Start-Gaming Stop-Gaming Switch-AitherGamingMode Unregister-AitherProject Write-AitherError Send-AitherStrata Get-AitherPlugin New-AitherPlugin Register-AitherPlugin Unregister-AitherPlugin New-AitherDeploymentArtifact New-AitherDockerfile New-AitherLinuxCloudInit New-AitherLinuxShellScript New-AitherMacOSBrewfile Get-AitherMember Compare-AitherConfig Export-AitherConfig Get-AitherConfigs Get-AitherEnvironmentConfig Get-AitherLiveContext Get-AitherPath Resolve-AitherServiceUrl Set-AitherConfig Set-AitherEnvironmentConfig Sync-AitherServiceConfig Get-AitherOrchestrationStatus Get-AitherPlaybook Get-AitherSchedule Invoke-AitherPlaybook Invoke-AitherSetup New-AitherPlaybook Resume-AitherOrchestration Save-AitherPlaybook Start-AitherSchedule Stop-AitherOrchestration Submit-AitherJob Complete-AitherDashboard Initialize-AitherDashboard New-AitherDashboard Show-AitherDashboard Get-AitherExecutionHistory Get-AitherScript Get-AitherScriptMetadata Invoke-AitherAgent Invoke-AitherCmd Invoke-AitherRetry Invoke-AitherScript Get-AitherTestResults Invoke-AitherTests Clear-AitherLog Export-AitherErrorReport Export-AitherMetrics Get-AitherErrorLog Get-AitherLog Get-AitherMetrics Import-AitherMetrics Register-AitherMetrics Search-AitherLog Write-AitherLog Write-ScriptLog
PSEditions
Dependencies
This module has no dependencies.
Release Notes
FileList
- AitherZero.nuspec
- AitherZero.psd1
- AitherZero.psm1
- LICENSE
- README.md
- build.ps1
- config\README.md
- config\config.example.psd1
- config\config.linux.psd1
- config\config.local.template.psd1
- config\config.macos.psd1
- config\config.psd1
- config\config.windows.psd1
- config\domains\ai.psd1
- config\domains\automation.psd1
- config\domains\development.psd1
- config\domains\infrastructure.psd1
- config\domains\reporting.psd1
- config\domains\security.psd1
- config\domains\testing.psd1
- config\sites\CHRIS-SETUP.md
- config\sites\chris.psd1
- metadata.json
- plugins\_template\README.md
- plugins\_template\config\plugin.psd1
- plugins\_template\playbooks\deploy.psd1
- plugins\_template\plugin.psd1
- plugins\_template\scripts\3001_Deploy-Project.ps1
- src\README.md
- src\Startup.ps1
- src\private\ConvertFrom-SecureStringSecurely.ps1
- src\private\Get-AitherProjectRegistryPath.ps1
- src\private\Import-ConfigDataFile.ps1
- src\private\Initialize-AutomationScript.ps1
- src\private\Integrations\Get-AvailablePackageManagers.ps1
- src\private\Integrations\Get-PackageId.ps1
- src\private\Invoke-FunctionScript.ps1
- src\private\Invoke-OrchestrationSequence.ps1
- src\private\Write-AitherExecutionRecord.ps1
- src\private\Write-CustomLog.ps1
- src\public\Configuration\Compare-AitherConfig.ps1
- src\public\Configuration\Export-AitherConfig.ps1
- src\public\Configuration\Get-AitherConfigs.ps1
- src\public\Configuration\Get-AitherEnvironmentConfig.ps1
- src\public\Configuration\Get-AitherLiveContext.ps1
- src\public\Configuration\Get-AitherPath.ps1
- src\public\Configuration\Resolve-AitherServiceUrl.ps1
- src\public\Configuration\Set-AitherConfig.ps1
- src\public\Configuration\Set-AitherEnvironmentConfig.ps1
- src\public\Configuration\Sync-AitherServiceConfig.ps1
- src\public\Core\Get-AitherMember.ps1
- src\public\Dashboard\Complete-AitherDashboard.ps1
- src\public\Dashboard\Initialize-AitherDashboard.ps1
- src\public\Dashboard\New-AitherDashboard.ps1
- src\public\Dashboard\Show-AitherDashboard.ps1
- src\public\Deployment\New-AitherDeploymentArtifact.ps1
- src\public\Deployment\New-AitherDockerfile.ps1
- src\public\Deployment\New-AitherLinuxCloudInit.ps1
- src\public\Deployment\New-AitherLinuxShellScript.ps1
- src\public\Deployment\New-AitherMacOSBrewfile.ps1
- src\public\Execution\Get-AitherExecutionHistory.ps1
- src\public\Execution\Get-AitherScript.ps1
- src\public\Execution\Get-AitherScriptMetadata.ps1
- src\public\Execution\Invoke-AitherAgent.ps1
- src\public\Execution\Invoke-AitherCmd.ps1
- src\public\Execution\Invoke-AitherRetry.ps1
- src\public\Execution\Invoke-AitherScript.ps1
- src\public\Logging\Clear-AitherLog.ps1
- src\public\Logging\Export-AitherErrorReport.ps1
- src\public\Logging\Export-AitherMetrics.ps1
- src\public\Logging\Get-AitherErrorLog.ps1
- src\public\Logging\Get-AitherLog.ps1
- src\public\Logging\Get-AitherMetrics.ps1
- src\public\Logging\Import-AitherMetrics.ps1
- src\public\Logging\Register-AitherMetrics.ps1
- src\public\Logging\Search-AitherLog.ps1
- src\public\Logging\Write-AitherLog.ps1
- src\public\Logging\Write-ScriptLog.ps1
- src\public\Orchestration\Get-AitherOrchestrationStatus.ps1
- src\public\Orchestration\Get-AitherPlaybook.ps1
- src\public\Orchestration\Get-AitherSchedule.ps1
- src\public\Orchestration\Invoke-AitherPlaybook.ps1
- src\public\Orchestration\Invoke-AitherSetup.ps1
- src\public\Orchestration\New-AitherPlaybook.ps1
- src\public\Orchestration\Resume-AitherOrchestration.ps1
- src\public\Orchestration\Save-AitherPlaybook.ps1
- src\public\Orchestration\Start-AitherSchedule.ps1
- src\public\Orchestration\Stop-AitherOrchestration.ps1
- src\public\Orchestration\Submit-AitherJob.ps1
- src\public\Plugins\Get-AitherPlugin.ps1
- src\public\Plugins\New-AitherPlugin.ps1
- src\public\Plugins\Register-AitherPlugin.ps1
- src\public\Plugins\Unregister-AitherPlugin.ps1
- src\public\System\Add-AitherPathEntries.ps1
- src\public\System\Add-AitherShellIntegration.ps1
- src\public\System\Enable-AitherWindowsDeveloperMode.ps1
- src\public\System\Enable-AitherWindowsLongPath.ps1
- src\public\System\Find-AitherScriptFile.ps1
- src\public\System\Format-AitherDuration.ps1
- src\public\System\Get-AitherDefenderExclusions.ps1
- src\public\System\Get-AitherEndpoints.ps1
- src\public\System\Get-AitherModuleRoot.ps1
- src\public\System\Get-AitherPlatform.ps1
- src\public\System\Get-AitherProject.ps1
- src\public\System\Get-AitherProjectRoot.ps1
- src\public\System\Get-AitherScriptsPath.ps1
- src\public\System\Get-AitherStatus.ps1
- src\public\System\Get-AitherVersion.ps1
- src\public\System\Get-AitherWindowsDeveloperMode.ps1
- src\public\System\Get-AitherWindowsLongPath.ps1
- src\public\System\Install-AitherPackage.ps1
- src\public\System\Invoke-AitherErrorHandler.ps1
- src\public\System\New-AitherModule.ps1
- src\public\System\New-AitherProject.ps1
- src\public\System\New-AitherWindowsRegistryFile.ps1
- src\public\System\New-AitherWindowsUnattendXml.ps1
- src\public\System\Register-AitherProject.ps1
- src\public\System\Set-AitherDefenderExclusions.ps1
- src\public\System\Set-AitherEnvVariable.ps1
- src\public\System\Start-Gaming.ps1
- src\public\System\Stop-Gaming.ps1
- src\public\System\Switch-AitherGamingMode.ps1
- src\public\System\Unregister-AitherProject.ps1
- src\public\System\Write-AitherError.ps1
- src\public\Telemetry\Send-AitherStrata.ps1
- src\public\Testing\Get-AitherTestResults.ps1
- src\public\Testing\Invoke-AitherTests.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.3.5 (current version) | 8 | 8/22/2026 |
| 2.2.0 | 115 | 3/14/2026 |
| 2.1.0 | 8 | 3/9/2026 |
| 2.0.0 | 8 | 3/8/2026 |