Tag: Platform Updates

Create ISO of Cumulative Update with PowerShell – Get VersionInfo

This step is once again part of a bigger whole: turning your download of a Cumulative Update (CU) into an ISO image. In order to do that, I want to automate as much as possible: also the name and characteristics of the file that I’m creating. In order to do that, there is already a …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/05/26/create-iso-of-cumulative-update-with-powershell-get-versioninfo/

Create ISO of Cumulative Update with PowerShell – Unzip

This post is about the first “step” we need, regarding transforming a download of a cumulative update to an useful ISO file. This step handles on Unzipping the download, and putting it in some kind of destination folder. When you download a CU, it looks something like this: A self-extractable ZIP-file which contains: a folder …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/05/25/create-iso-of-cumulative-update-with-powershell-unzip/

Create ISO of Cumulative Update with PowerShell – Overview

  As you know, Microsoft is releasing a Cumulative Update (CU) about every month now. Even NAV2015 has its 7th CU. A CU is actually always a complete product cd, with the latest binaries (aka Platform Update, aka build) and the latest application version (aka objects) as database. When you implement the application changes, it …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/05/22/create-iso-of-cumulative-update-with-powershell-overview/

Select a word/statement: Nice Little Development Goody

I don’t know how they did it, but my colleague (who’s blog I can only recommend :-)) pointed me to a new tiny small possibility in the DEV environment that was added in the newest Cumulative Update. Let’s not hold it from you .. When we want to select a word in any text editor, …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/04/21/select-a-wordstatement-nice-little-development-goody/

Platform updates overview – NAV 2015

Here you go – once again an updated list on the platform updates of NAV 2015. Enjoy! Version Build No. KB number Info NAV 2015 RTM 37874   CU1 38457 3013215 Cumulative update 1 for Microsoft Dynamics NAV 2015 (Build 38457) The Windows client crashes after pressing ALT+TAB. Promoted actions jump to the initial ribbon …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/03/18/platform-updates-overview-nav-2015-2/

Platform updates overview – NAV 2013 (R2)

Here you go – once again an updated list on the platform updates of NAV 2013 (R2). The list for 2015 will follow shortly.  By the way .. I’m not going to continue to emphasize the “newly added issues” in the list (my making them yellow and italic), as this has too limited added value.. . …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/03/18/platform-updates-overview-nav-2013-r2-3/

Platform updates overview – NAV 2015

Here you are! The first cumulative update of NAV2015. You see, lots has been .. uhm .. Featured! 🙂 Version Build No. KB number Info NAV 2015 RTM 37874   38457 3013215 Cumulative update 1 for Microsoft Dynamics NAV 2015 (Build 38457) The Windows client crashes after pressing ALT+TAB. Promoted actions jump to the initial …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/11/15/platform-updates-overview-nav-2015/

Platform updates overview – NAV 2013 (R2)

A few days ago, the first NAV 2015 Cumulative Update was released.. . This made me go back to where I was at with my lists of platform updates .. and yes .. I had lots of work to do. But here you are: an updated list! I will publish the NAV 2015 list tomorrow. …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/11/14/platform-updates-overview-nav-2013-r2-2/

Powershell: The Merge-commandlets for NAV 2013

I have been looking forward to blog about this, since I have been testing and working with these commandlets for quite some time now. With the release of Cumulative Update 9, these commandlets are being released .. so FINALLY I’m able to blog about it. But I’m not gonna .. at least, I’m not going …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/07/10/powershell-the-merge-commandlets-for-nav-2013/

Renumbering tables in NAV 2013 R2 – be careful!

Object ID’s .. it’s still a hassle .. but something we’re all used to work with. But sometimes, ID’s of objects need to be renumbered. You have to move a piece of functionality to a new number band, or you want to incorporate a piece of an app into another database, which would result in …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/04/16/renumbering-tables-in-nav-2013-r2-be-careful/