It has been all over the internet and social media. So this is nothing new (sorry for that) .. but still .. if it reaches one more person that didn’t know yet, it’s worth the effort ;-). Microsoft has opened a Beta Program for all partners that already want to dive into NAV2016: http://t.co/2brBIcViBZ . …
Category: MS Dynamics NAV
Permanent link to this article: https://www.waldo.be/2015/07/17/dynamics-nav-2016-limited-beta-agreement/
Dynamics NAV 2016 it is …
You must have read about it .. but last night (my time – afternoon US time) at WPC the new upcoming version of Dynamics NAV was announced, together with the features and focuses of what we can expect. And lots of MVP’s have jumped on it, while (I have to be honest) I was comfortably …
Permanent link to this article: https://www.waldo.be/2015/07/14/dynamics-nav-2016-it-is/
Start NAV Object in RTC with PowerShell
You might remember these blogposts: Start Dynamics NAV Windows Client (RTC) from PowerShell Start Dynamics NAV Development Client (C/SIDE) from PowerShell I wanted to go a step further. Namely, I wanted to open/run a specific object from PowerShell. Scenario’s There are two scenario’s where I wanted to apply this: First of all the Test Toolkit. …
Permanent link to this article: https://www.waldo.be/2015/07/09/start-nav-object-in-rtc-with-powershell/
PowerShots – What a Ride …
For the people that are connected to me on Facebook .. they probably have noticed I have been traveling quite a lot lately, together with Vjeko and Gary. In fact, since December 2014, we have been doing – what we call – “PowerShots” in lots of countries in Europe. It was all quite a rush …
Permanent link to this article: https://www.waldo.be/2015/06/26/powershots-what-a-ride/
New Platform Updates
Recently, Microsoft has released the new Cumulative Updates for NAV 2015, NAV 2013 and NAV 2013 R2. Time for me to get to work again, and update my mists on the Platform Updates. You can find them separately on my blog now, when you navigate to “Dynamics NAV” –> “Platform Updates” –> and refer to …
Permanent link to this article: https://www.waldo.be/2015/06/11/new-platform-updates/
Learn NAV PowerShell during your coffee breaks
Just wanted to point your attention to a great initiative of some people at Microsoft, that is trying to help you getting along with PowerShell. They try to do this under the concept:”Learn PowerShell during your Coffee Breaks” :-). Great idea, great initiative, and it should get to most attention that it can get. My …
Permanent link to this article: https://www.waldo.be/2015/06/05/learn-nav-powershell-during-your-coffee-breaks/
Create ISO of Cumulative Update with PowerShell – Create the ISO
This is the last step in turning your download of a Cumulative Update (CU) into an ISO file. In this part, we want to be able to copy a certain folder on your drive to a new ISO file. I had no idea how to start with this .. and what do you do when …
Permanent link to this article: https://www.waldo.be/2015/05/27/create-iso-of-cumulative-update-with-powershell-create-the-iso/
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 …
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 …
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 …
Permanent link to this article: https://www.waldo.be/2015/05/22/create-iso-of-cumulative-update-with-powershell-overview/