Monday, August 28, 2017

Migration Between domain checklist

https://dynamicsessentials.net/2015/04/14/how-to-move-your-ax-2012-deployment-to-a-different-domain/
https://msdax.wordpress.com/2011/04/24/move-dynamics-ax-database-to-different-domainmachine/
https://blogs.msdn.microsoft.com/emeadaxsupport/2010/02/16/checking-database-entries-after-restoring-a-microsoft-dynamics-2009-sql-database-to-another-domain-or-environment/

No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...