We are having issues creating new Deployment Media - whatever option I choose it fails on the same step.
Wich is essnetially this :
continue if {exists file ((parameter “AGENTFOLDER” of action) & (parameter “LOGFILENAME” of action)) whose (exists lines whose (it as string contains “[AGTRC:0]”) of it)}
What can I do ? Have anyone encountered this issue ? I’ve found a similar topic but I didn’t found the solution there…
If I try to create an offline media instead it stops at the validation stage at this step 
continue if {exists names of drives whose (type of it = “DRIVE_FIXED” and name of it = (parameter “outputUSBKey”) and name of drive of system folder != (parameter “outputUSBKey”))}