Merging Application Objects using Windows PowerShell

zeon
zeon Member Posts: 130
edited 2014-10-30 in NAV Three Tier
The new merge tools from MS are great, but the merge cmdlet (Merge-NAVApplicationObject) do not handle merging the version list. You have to use a separate cmdlets for that (Get-NAVApplicationObjectProperty and Set-NAVApplicationObjectProperty), but is there a way to set up these cmdlets to actually merge the version list from the three object sets that we are dealing with?

Answers