I have seen this question asked a few times but the answer never really answers the question.
I've made an Stand-alone media on a USB stick, it took 2 hours to create from a local DP here in my office. I need to make a change to the Task Sequence but don't want to re create a USB stick again.
Q. Can I make task sequence changes to the USB stick without having to create the media again ?
Changes would not be to the application packages, more like adding a new driver package with a wmi query for every time a new machine is released (for us can be weekly). Yes I can copy the package to the \sms\pkg dir on the stick and that would take 1 minute, but how would I add a new step to the off line task sequence with the new wmi query ? Thanks ))