Eric Wauters

Author's posts

Directions EMEA 2015: Workflow for Developers

Here a short story of the session that I attended about “Workflow for Developers” by Stuart Glasson. During the ACE program, I haven’t been working with Workflow that much. I have been involved with Eventing and Extensions quite a lot, but no Workflow. Now, I know that the new Workflow functionality in Microsoft Dynamics NAV …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/10/05/directions-emea-2015-workflow-for-developers/

Microsoft Dynamics NAV 2016 available TODAY!

Today was the day where we have been looking out for for months! Directions EMEA Key Note session .. and for months, this day was assumed to be THE day that the new version of Microsoft Dynamics NAV would be announced, with all its exciting new features both in the product and in the platform. …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/10/05/microsoft-dynamics-nav-2016-available-today/

Dynamics NAV PowerShell: Creating an enhanced Get-NAVServerInstance function

Between the many hours of preparation of all the conventions (there are a few surprises I can only talk about after Directions EMEA – but is eating up a lot of time ..), let’s make time for this tiny little function that I tend to use quite a lot lately. Why am I using it? …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/09/23/dynamics-nav-powershell-creating-an-enhanced-get-navserverinstance-function/

A busy conference season is about to start…

It’s going to be a busy end-of-the-year for most of us. Why Microsoft insists to do conferences during the busiest period of the year for most partners, I don’t know – I guess they don’t really realize that – but nevertheless, this busy time in the year, is also the most interesting time in the …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/09/07/a-busy-conference-season-is-about-to-start/

What happened while I was away …

I’m just back from my holidays in Mallorca (what a lovely place that is!) with my kids (what a lovely kids they are! – of course – unconditional love, right Alex? :-)). So time to pick up work .. and community for that matter. There were some things that have “moved” in the community, which …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/08/27/what-happened-while-i-was-away/

Port Sharing with NAV with PowerShell

You might have read my previous post about Dynamics NAV deployments and sharing ports. If you didn’t read the post, please do so, so you know how to do it in the first place. Well, waldo wouldn’t be waldo if he wouldn’t try to find out how to do this with PowerShell ;-). Sure, Port Sharing still …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/08/07/port-sharing-with-nav-with-powershell/

Load Dynamics NAV CmdLets in PowerShell ISE with Profiles

I think we can all agree that we like the Windows PowerShell ISE, right? You know, the “C/SIDE for PowerShell” ;-), the editor, this one: And the one thing that is somewhat less convenient, is the fact that you always have to load the NAV CmdLets into your runspace by typing these lines: Import-Module ‘C:\Program …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/07/20/load-dynamics-nav-cmdlets-in-powershell-ise-with-profiles/

Dynamics NAV 2016 Limited Beta Agreement

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 . …

Continue reading

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 …

Continue reading

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. …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/07/09/start-nav-object-in-rtc-with-powershell/