315 results for CS

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/

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/

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 …

Continue reading

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 …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/06/11/new-platform-updates/

NAV 2013

Here you can find all CU updates: Microsoft Dynamics 2013 – all CU’s And here are some more version-specific links: NAV2013 Launch Page Overview of Released Platform Hotfixes for Microsoft Dynamics NAV 2013 Overview of Released Application Hotfixes for Microsoft Dynamics NAV 2013 How to install a NAV2013 update rollup Overview of Local Application Hotfixes not …

Continue reading

Permanent link to this article: https://www.waldo.be/dynamics-nav/platform-updates/nav-2013/

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 …

Continue reading

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 …

Continue reading

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 …

Continue reading

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