Skip to content

A set of tools that will assist you when working with the Microsoft Dynamics AX 2012 platform.

License

Notifications You must be signed in to change notification settings

d365collaborative/ax2012.tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ax2012.tools

Powershell module to handle the different management tasks during a Dynamics AX 2012 project lifecycle.

Available on Powershellgallery ax2012.tools

Getting started

Install the latest module

Install-Module -Name ax2012.tools

Install without administrator privileges

Install-Module -Name ax2012.tools -Scope CurrentUser

List all available commands / functions

Get-Command -Module ax2012.tools

Update the module

Update-Module -name ax2012.tools

About

A set of tools that will assist you when working with the Microsoft Dynamics AX 2012 platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages