July 2015 archive

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/