Migrate only one company from Dynamics NAV 2009 R2 to NAV 2015

Hello,

My client has three company in DynamicsNAV. they have migrated only two companies last year from NAV2009R2 to NAV 2015. (everything is ok).

This year we would like to migrate the remaining third company. Please could you provide me a way that I can follow to doing that and the tools that I can use?

Thank you for your help.

Regards,

Hi raf you should use a toolkit provided in 2013 or 2013R2 to achieve it.
Firstly you cannot directly migrate from NAV 2009R2 to NAV 2015. First you need to migrate to 2013 or 2013R2 and then only for 2015.
If you wish to go with 2013R2 first then,
You should import the object “Upgrade601701.1.fob” from NAV 2013R2 dvd folder and then you can migrate the data.

Please follow this links it might be helpful for you.

https://msdn.microsoft.com/en-us/library/hh169484(v=nav.71).aspx
https://msdn.microsoft.com/en-us/library/dn271649(v=nav.80).aspx

Ok thank you for response. After upgrading to NAV 2015. How can I integerate the upgrated company with the current database and companies in use ?

It is possible using powershell. You can export a company from one database and import a company to another database.
Try to use powershell cmdlets “Export-NAVData”, “Import-NAVData” and “Get-NAVDataFile”