ax2012.tools
0.1.18
A set of tools that will assist you when working with the Microsoft Dynamics AX 2012 platform.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Copyright (c) 2018 Mötz Jensen. All rights reserved.
Package Details
Author(s)
- Mötz Jensen
Functions
Clear-AxActiveEnvironmentConfig Clear-AxClientCacheObjects Clear-AxInstanceGlobalGuid Clear-AxServerCacheObjects Add-AxEnvironmentConfig Export-AxModelV2 Export-AxModelStoreV2 Get-AxActiveAosConfig Get-AxActiveEnvironmentConfig Get-AxAosInstance Get-AxAosServerFromDB Get-AxAutoRunXml Get-AxClientBuild Get-AxClientConfig Get-AxEnvironmentConfig Get-AxLogicAppConfig Get-AxMr2012Instance Get-AxParameterSniffingSetting Get-AxServerXppILHash Get-AxService Get-AxSsrsConfig Get-AxWMDPDetails Initialize-AXModelStoreV2 Invoke-AxBuild Invoke-AxLogicApp Invoke-AxStartAutoRun Import-AxModelV2 Import-AXModelStoreV2 Remove-AxEnvironmentConfig Resolve-AxTableFieldIDs Set-AxActiveAosConfig Set-AxActiveEnvironmentConfig Set-AxAdmin Set-AxLogicAppConfig Set-AxParameterSniffingSetting Start-AxService Stop-AxService
Dependencies
-
- PSFramework (>= 0.10.27.128)
- PSNotification (>= 0.5.3)
FileList
- ax2012.tools.nuspec
- ax2012.tools.psd1
- ax2012.tools.psm1
- commands.ps1
- readme.md
- resourcesAfter.ps1
- bin\readme.md
- en-us\about_ax2012.tools.help.txt
- functions\add-axenvironmentconfig.ps1
- functions\clear-axactiveenvironmentconfig.ps1
- functions\clear-axclientcacheobjects.ps1
- functions\clear-axinstanceglobalguid.ps1
- functions\clear-axservercacheobjects.ps1
- functions\export-axmodelstorev2.ps1
- functions\export-axmodelv2.ps1
- functions\get-axactiveaosconfig.ps1
- functions\get-axactiveenvironmentconfig.ps1
- functions\get-axaosinstance.ps1
- functions\get-axaosserverfromdb.ps1
- functions\get-axautorunxml.ps1
- functions\get-axclientbuild.ps1
- functions\get-axclientconfig.ps1
- functions\get-axenvironmentconfig.ps1
- functions\get-axlogicappconfig.ps1
- functions\get-axmr2012instance.ps1
- functions\get-axparametersniffingsetting.ps1
- functions\get-axserverxppilhash.ps1
- functions\get-axservice.ps1
- functions\get-axssrsconfig.ps1
- functions\get-axwmdpdetails.ps1
- functions\import-axmodelstorev2.ps1
- functions\import-axmodelv2.ps1
- functions\initialize-axmodelstorev2.ps1
- functions\invoke-axbuild.ps1
- functions\invoke-axlogicapp.ps1
- functions\invoke-axstartautorun.ps1
- functions\readme.md
- functions\remove-axenvironmentconfig.ps1
- functions\resolve-axtablefieldids.ps1
- functions\set-axactiveaosconfig.ps1
- functions\set-axactiveenvironmentconfig.ps1
- functions\set-axadmin.ps1
- functions\set-axlogicappconfig.ps1
- functions\set-axparametersniffingsetting.ps1
- functions\start-axservice.ps1
- functions\stop-axservice.ps1
- tests\pester.ps1
- tests\readme.md
- xml\ax2012.tools.Format.ps1xml
- xml\ax2012.tools.Types.ps1xml
- xml\readme.md
- internal\configurations\configuration.ps1
- internal\configurations\readme.md
- internal\functions\clear-ax2012standardpowershellmodule.ps1
- internal\functions\convert-hashtoargstring.ps1
- internal\functions\convert-hashtoargstringswitch.ps1
- internal\functions\get-autorunxml.ps1
- internal\functions\get-axaosinstancedetails.ps1
- internal\functions\get-clientbindir.ps1
- internal\functions\get-deepclone.ps1
- internal\functions\get-domainuserdetails.ps1
- internal\functions\get-fileversion.ps1
- internal\functions\get-hashtablekey.ps1
- internal\functions\get-servicelist.ps1
- internal\functions\get-sid.ps1
- internal\functions\get-sqlcommand.ps1
- internal\functions\get-sqlparametersize.ps1
- internal\functions\get-sqlparametervalue.ps1
- internal\functions\get-sqlstring.ps1
- internal\functions\get-wmdpdetailsfromiis.ps1
- internal\functions\invoke-process.ps1
- internal\functions\invoke-timesignal.ps1
- internal\functions\new-folderwithdatetime.ps1
- internal\functions\readme.md
- internal\functions\test-configstoreagelocation.ps1
- internal\functions\test-pathexists.ps1
- internal\functions\test-registryvalue.ps1
- internal\functions\test-trustedconnection.ps1
- internal\functions\update-activevariables.ps1
- internal\functions\update-environmentvariables.ps1
- internal\scripts\license.ps1
- internal\scripts\postimport.ps1
- internal\scripts\preimport.ps1
- internal\scripts\variables.ps1
- internal\sql\clear-axinstanceglobalguid.sql
- internal\sql\get-aosserversfromdatabase.sql
- internal\sql\get-axparametersniffingsetting.sql
- internal\sql\get-ssrsconfig.sql
- internal\sql\resolve-sqldictionaryids.sql
- internal\sql\set-axadmin.sql
- internal\sql\set-axparametersniffingsetting.sql
- internal\tepp\assignment.ps1
- internal\tepp\cacheobjects.tepp.ps1
- internal\tepp\example.tepp.ps1
- internal\tepp\readme.md
- internal\xml\autotemplate.xml
- tests\examples\Export-AxModelV2.Tests.ps1
- tests\examples\Set-AxActiveAosConfiguration.Tests.ps1
- tests\functions\Add-AxEnvironmentConfig.Tests.ps1
- tests\functions\Clear-AxActiveEnvironmentConfig.Tests.ps1
- tests\functions\Clear-AxClientCacheObjects.Tests.ps1
- tests\functions\Clear-AxInstanceGlobalGuid.Tests.ps1
- tests\functions\Clear-AxServerCacheObjects.Tests.ps1
- tests\functions\Export-AxModelStoreV2.Tests.ps1
- tests\functions\Export-AxModelV2.Tests.ps1
- tests\functions\Get-AxActiveAosConfig.Tests.ps1
- tests\functions\Get-AxActiveEnvironmentConfig.Tests.ps1
- tests\functions\Get-AxAosInstance.Tests.ps1
- tests\functions\Get-AxAosServerFromDB.Tests.ps1
- tests\functions\Get-AxAutoRunXml.Tests.ps1
- tests\functions\Get-AxClientBuild.Tests.ps1
- tests\functions\Get-AxClientConfig.Tests.ps1
- tests\functions\Get-AxEnvironmentConfig.Tests.ps1
- tests\functions\Get-AxLogicAppConfig.Tests.ps1
- tests\functions\Get-AxMr2012Instance.Tests.ps1
- tests\functions\Get-AxParameterSniffingSetting.Tests.ps1
- tests\functions\Get-AxServerXppILHash.Tests.ps1
- tests\functions\Get-AxService.Tests.ps1
- tests\functions\Get-AxSsrsConfig.Tests.ps1
- tests\functions\Get-AxWMDPDetails.Tests.ps1
- tests\functions\Import-AXModelStoreV2.Tests.ps1
- tests\functions\Import-AxModelV2.Tests.ps1
- tests\functions\Initialize-AXModelStoreV2.Tests.ps1
- tests\functions\Invoke-AxBuild.Tests.ps1
- tests\functions\Invoke-AxLogicApp.Tests.ps1
- tests\functions\Invoke-AxStartAutoRun.Tests.ps1
- tests\functions\readme.md
- tests\functions\Remove-AxEnvironmentConfig.Tests.ps1
- tests\functions\Resolve-AxTableFieldIDs.Tests.ps1
- tests\functions\Set-AxActiveAosConfig.Tests.ps1
- tests\functions\Set-AxActiveEnvironmentConfig.Tests.ps1
- tests\functions\Set-AxAdmin.Tests.ps1
- tests\functions\Set-AxLogicAppConfig.Tests.ps1
- tests\functions\Set-AxParameterSniffingSetting.Tests.ps1
- tests\functions\Start-AxService.Tests.ps1
- tests\functions\Stop-AxService.Tests.ps1
- tests\general\FileIntegrity.Exceptions.ps1
- tests\general\FileIntegrity.Tests.ps1
- tests\general\Help.Example.Tests.ps1
- tests\general\Help.Exceptions.ps1
- tests\general\Help.Tests.ps1
- tests\general\Manifest.Tests.ps1
- tests\general\PSScriptAnalyzer.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.19 | 384 | 11/2/2019 |
0.1.18 (current version) | 23 | 10/30/2019 |
0.1.17 | 30 | 10/20/2019 |
0.1.16 | 21 | 10/19/2019 |
0.1.15 | 28 | 10/14/2019 |
0.1.14 | 149 | 11/9/2018 |
0.1.11 | 34 | 11/2/2018 |
0.1.10 | 28 | 11/2/2018 |
0.1.9 | 28 | 11/2/2018 |
0.1.8 | 32 | 10/26/2018 |
0.1.6 | 28 | 10/21/2018 |
0.1.5 | 23 | 10/20/2018 |
0.1.3 | 29 | 10/16/2018 |
0.1.2 | 29 | 10/15/2018 |
0.1.1 | 26 | 10/4/2018 |
0.1.0 | 23 | 10/4/2018 |