April 2017
Intermediate to advanced
706 pages
17h 8m
English
We will use the PowerShell Integrated Scripting Environment (ISE) that is installed by default on every Windows machine. We will start by running the following lines of script:
Set-ExecutionPolicy unrestricted import-module "C:Program Files (x86)Microsoft Dynamics NAV100RoleTailored ClientNavModelTools.ps1" import-module "C:Program FilesMicrosoft Dynamics NAV100ServiceNavAdminTool.ps1"
Read now
Unlock full access