Skip to main content

Posts

NAV 2013 R2 - How to Restore Selected companies - Powershell (Using SQL Database).

Hi all, As discussed in earlier post, we will see how to take Restore backup in a new database. In this post we will list down the steps to restore the backup taken using Powershell. UPDATE - IF you face issues of Schema During This Process Please refer the Post Here for Issue Resolution. If you haven't read the Previous post, please refer Index Post here . From the Task Performed in Earlier Posts Backup From Powershell, i have below files as shown Below -

NAV 2013 R2 - How to Backup Selected companies - Windows / Web Client.

Hi all, In this post we will list down the steps to take backup using Windows Client. * Steps Remain Same for Web Client. UPDATE - IF you face issues of Schema During This Process Please refer the Post Here for Issue Resolution. If you haven't read the Previous post, please refer to Index of Posts . Pre-Requisites - To export or import data from a Microsoft Dynamics NAV database, you must be a user in the Microsoft Dynamics NAV database, and your user account must have a permission set that enables you to export or import data, such as the SUPER permission set.

NAV 2013 R2 - How to Backup Selected companies - Powershell (Using Service Tier).

Hi all, In this post we will list down the steps to take backup using power shell & Service Instance. If you haven't read the Previous post, please refer to Index of Posts . We will see usage of below listed 3 & 4 Commandlet options in this post. 3. UseNST_AllCompanies 4. UseNST_SomeCompanies Let's see how to use each of them.

NAV 2013 R2 - How to Backup Selected companies - Powershell (Using SQL Database).

Hi all, As discussed in earlier post, we will see how to take navision backup similar to .fbk file and restore it in a new database. In this post we will list down the steps to take backup using power-shell. If you haven't read the Previous post, please refer here . UPDATE - IF you face issues of Schema During This Process Please refer the Post Here for Issue Resolution. Hope till now you have uninstalled the older build of NAV 2013 R2 and installed the latest Build i.e 7.1.3687 as shown below. For Demo Purpose i have a created 4 companies in a database as shown below, where A & B are copy of Cronus international whereas C is a blank company.

NAV 2013 R2 - How to Backup and Restore Selected companies CONCEPT.

Hi all, The most awaited feature in NAV 2013 R2 by most of the consultants around the globe have been finally come as a work around. All Thanks to Microsoft Product Team. In this post we will see the various ways of taking the Backup of the Database available in NAV 2013 R2 and in subsequent posts we will see how to take backup using Powershell and Windows Client. ** The NAV 2013 R2 Should Have the Build 7.1.36987. ** Uninstall the Previous Version of NAV 2013 R2 and install the latest build. UPDATE - IF you face issues of Schema During This Process Please refer the Post Here for Issue Resolution. Post in this series - 1. The Concept (This Post). Without Tenants - 2.   Backup Using Direct Connection to Database.             3.   Backup Using Service Tier .                                         4.   Backup Using Windows Client .                                   5.   Restore Using Direct Connection to Database .           6.   Restore Using Service Tier .