Skip to main content

Sync tenant

#-------------------------------PRE STEP------------------------------- 
$ServerInstance = "";

$NSTFolderPath = "";
#-------------------------------DO NOT EDIT UNDER THIS LINE-------------------------------

Import-Module (Join-Path $NSTFolderPath "Microsoft.Dynamics.Nav.Management.dll");

Sync-NAVTenant -ServerInstance $ServerInstance -Mode CheckOnly