8. Juli 2014 08:34
This cumulative update also introduces new application merge utilities: A new set of Windows PowerShell cmdlets that can help you through code upgrade.
You can use the new cmdlets to modify application object source files in the Microsoft Dynamics NAV 2013 R2 Development Shell, or by importing the Microsoft.Dynamics.NAV.Model.Tools.psd1 module into the Windows PowerShell Integration Script Environment (ISE). The new application merge utilities install when you choose the Developer option in Microsoft Dynamics NAV 2013 R2 Cumulative Update 9 Setup, or if you add the development environment to another installation option.
To resolve issues with slow printer performance, the <add The configutation key="EnableSimplePrintDialogForRemoteDesktop" value="true" /> setting has been added to ClientUserSettings.config.
Additional optimizations for the GDPdU Performance pack (handling of umlauts, GUIALLOWED checks, usage of paramaters by VAR) in the German version.
14. Juli 2014 16:13
16. Juli 2014 13:52
21. Juli 2014 15:47
MSDN hat geschrieben:…or by importing the Microsoft.Dynamics.NAV.Model.Tools.psd1 module into the Windows PowerShell Integration Script Environment (ISE).
PS C:\Users\Kai Kowalewski> $profile
New-Item -path $profile -type file -force
notepad $profile
Set-Location C:\Scripts
Import-Module "C:\Scripts\Microsoft.Dynamics.Nav.Model.Tools.psd1" -force
20. Oktober 2014 14:20
29. Januar 2015 09:31