I've noted from the MSDN page that policy isn't exportable to a bindings file.
Is there another way to import/export the tracking setting?
I've noted from the MSDN page that policy isn't exportable to a bindings file.
Is there another way to import/export the tracking setting?
Try looking at the following MSDN page which describes the method by first exporting only the policy using BTSTask into an MSI and afterwards using BTSTask to import them again.
Hope this helps!