Hi
I work on the following development setup: SQL -> navserver2015 -> navdevelopment2015(client/server(points to navserver2015)/dev)
On the SQL server there is a NAV2013 database called DB2013.
On the navserver2015 I have a navservice2015 which points to the NAV2013 database
My problem is that I want to have access to the navservice2015 from nav navdevelopment2015 via administration shell because I want to sync NavTenant with:
Sync-NavTenant –ServerInstance <ServerInstanceName> => Sync-NavTenant –ServerInstance navserver2015
As it seems I can only access local navserver from the administration shell on navdevelopment2015?
How do I connect to remote computer and use sync-navtenant with navinstance on navserver2015 from the administration shell on navdevelopment2015
Can someone clarify?
*This post is locked for comments