315 results for CS

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/

Belgian Localization: Manual VAT Corrections are back!

You already know that Belgium is part of the “Update Rollups Group”: the countries that actually get a CU every month :-). This is good .. This is REALLY good! And it’s getting better… Now, Belgium (and a few other countries) are also part of the Localisation Portal. This is the portal I blogged about …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/06/06/belgian-localization-manual-vat-corrections-are-back/

NAV 2013 R2: Export objects with PowerShell

A while ago, I create a blog about a way to import objects in NAV with PowerShell. Well, it’s time to do the opposite, and export objects. This is the function I came up with (pardon the formatting – copy/pasting really made it difficult for me…): function Export-NAVApplicationObjectFile { [CmdletBinding()] param ( [String]$WorkingFolder, [String]$ExportFile, [String]$Database, …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/06/04/nav-2013-r2-export-objects-with-powershell-3/

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/

NAV 2013 R2: Import objects with PowerShell

You know PowerShell is hot, right? And the fact that Dynamics NAV is using Powershell more and more, is good. Very good. I like it .. you must have figured that in previous post ;-). We also are familiar with the finsql.exe .. and options we have with it. And if not, The Microsoft Team …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/04/09/nav-2013-r2-import-objects-with-powershell/

NAV Update Rollups for additional countries AT, BE, CH, ES, FI, IS, and NO

I just received great news. Since NAV2013, Microsoft has introduced a great new initiative: the update rollups: a set of changes, combined in a “rollup”. This, for both Platform Hotfixes (a new build of the platform (Windows Client, Dev Env, …)) and Application Hotfixes (or in other words: code fixes). Now, obviously, all countries can …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/03/14/nav-update-rollups-for-additional-countries-at-be-ch-es-fi-is-and-no/

Platform updates overview – NAV 2013 (R2)

Why am I still doing this? It’s been far too long that I updated this list .. . And there are perfect alternative links, like simply going to PartnerSource, where you can find an Overview of Released Platform Hotfixes for Microsoft Dynamics NAV 2013 R2. Now, I do recommend that you use that exact location, …

Continue reading

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

Powershell script to search for “How Do I”-video’s for NAV 2013 (R2)

As you might know, lately, I have been working on the “How Do I”-video-series about various topics regarding Microsoft Dynamics NAV 2013. these video’s are posted on MSDN, PartnerSource and Youtube. (And hereby, you got the links to easily find them – bookmark them, please :-)). Now, as you migth have noticed, me personally, I …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/02/03/powershell-in-the-how-do-i-series-for-nav-2013-r2/

How to Create a NAV 2013 R2 Multi-Tenancy Demo Environment

I have had a few people asking for this .. So I’m just going to share you my script that I always use to convert a Single Tenancy Demo Environment to a Multi Tenancy Demo Environment, with some (Empty) companies per Tenant and such.. . And I’m going to make it easy on me .. …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/01/20/how-to-create-a-nav-2013-r2-multi-tenancy-demo-environment/

New PartnerSource – Let’s start all over :(

*** UPDATE *** Please read the comments below. Microsoft is working on a solution for this! *** END UPDATE *** This weekend, Microsoft apparently decided to migrate PartnerSource to a completely new platform – I was told: based on Sharepoint this time.. . And I hear you thinking: FINALLY. I definitely agree: something needed to …

Continue reading

Permanent link to this article: https://www.waldo.be/2014/01/16/new-partnersource-lets-start-all-over/