AcuInstallerHelper

0.7.0

Assists with the installation and removal of Acumatica Sites and Versions

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AcuInstallerHelper

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

Install-PSResource -Name AcuInstallerHelper

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) Kyle Vanderstoep. All rights reserved.

Package Details

Author(s)

  • Kyle Vanderstoep

Tags

Acumatica ERP Installation Configuration

Functions

Add-AcuVersion Remove-AcuVersion Get-AcuVersions Get-InstalledAcuVersions Add-AcuSite Remove-AcuSite Update-AcuSite Set-AcuDir Set-AcuSiteDir Set-AcuVersionDir Set-InstallDebugTools Set-SiteType Get-AcuDir Get-AcuSiteDir Get-AcuVersionDir Get-InstallDebugTools Get-SiteType

Dependencies

This module has no dependencies.

Release Notes

Version 0.7.0
- Added InstallDebugTools configuration option
- Added SiteType configuration (Dev/Production)
- Optimized code structure and error handling
- Improved URL validation and download logic
- Enhanced configuration management functions
- Better separation of concerns
- Sites automatically use dev configuration based on SiteType setting

FileList

Version History

Version Downloads Last updated
0.7.0 (current version) 6 7/16/2025
0.6.93 73 1/21/2025
0.6.92 28 12/4/2024
0.6.91 4 12/4/2024
0.6.9 5 12/4/2024
0.6.8 8 11/27/2024
0.6.7 27 4/19/2024
0.6.6 45 12/19/2023
0.6.5 8 12/18/2023
0.6.4 20 11/11/2023
0.6.3 9 11/10/2023
0.6.1 13 10/4/2023
0.6.0 9 10/4/2023
Show more