Preserve ISVData field while copy/pasting Task Sequences in SCCM Console
One SCCM extension uses SMSTaskSequencePackage.ISVData to hold information about additional object properties. If an admin makes a copy of task sequence in Admin Console, the value of the SMSTaskSequencePackage.ISVData gets ("Right-click Menu -> Copy"). The ISVData field value is empty in the copy.
1
vote
