In MunkiAdmin preferences under 'Import Options', when the 'Override items_to_copy default values' option is enabled, the items_to_copyUseDefaults preference key is set to true. Seems to me if since we're overriding the default options that this should be false.
I don't personally use this preference, I'm building a manifest for ProfileCreator, so I want to make sure this is correct.
In MunkiAdmin preferences under 'Import Options', when the 'Override items_to_copy default values' option is enabled, the
items_to_copyUseDefaults
preference key is set totrue
. Seems to me if since we're overriding the default options that this should befalse
.I don't personally use this preference, I'm building a manifest for ProfileCreator, so I want to make sure this is correct.