Windows PowerShell cmdlets
Dynamics NAV 2016 comes with a set of PowerShell cmdlets that allow us to perform administrative tasks on our Dynamics NAV installation.
You will also find it on your Windows Start menu with all the other Dynamics NAV components installed on the same machine.
When you run the cmdlets, a list of all the available cmdlet
command types for Dynamics NAV will be displayed.
NAV 2016 introduced some new cmdlets. These cmdlets and their descriptions are taken from the Microsoft MSDN website.
The following are the cmdlets for merging Application Objects for an upgrade as described under the Upgrade automation – an overview section in this chapter:
Cmdlets |
Description |
---|---|
|
Compares text files with Microsoft Dynamics NAV application objects and then calculates the delta between the two versions. The result of the comparison is a number of text files with the calculated delta. |
|
Gets Microsoft... |