AcuPackageTools

1.1.0

Module for building and publishing Acumatica customization projects

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AcuPackageTools -RequiredVersion 1.1.0

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

Install-PSResource -Name AcuPackageTools -Version 1.1.0

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

Package Details

Author(s)

  • Kyle Vanderstoep

Tags

Acumatica

Cmdlets

Connect-AcuInstance Disconnect-AcuInstance New-AcuPackage Import-AcuPackage Export-AcuPackage Publish-AcuPackage Unpublish-AcuPackages Remove-AcuPackage Get-AcuPublishedPackages

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

Add -SkipCertificateCheck switch to Connect-AcuInstance

Opt-in switch that disables TLS certificate validation for the connection, allowing deployments to Acumatica instances behind self-signed or otherwise untrusted certificates. All subsequent cmdlets using the shared connection inherit the bypass. Default behavior is unchanged (certificates are validated).

FileList

Version History

Version Downloads Last updated
1.3.0 10 9/10/2026
1.1.1 15 9/1/2026
1.1.0 (current version) 6 9/1/2026
1.0.3 174 3/13/2026
0.5.0 229 4/27/2023
0.1 13 4/25/2023
Show more