SCCM Offline Media, copy files stored on flash drive to the local C:/ drive

Hello, 

I have an image created through SCCM that is meant to run offline. I am trying to create a task sequence that pulls files from a package and places them on the C:/ drive. I am currently using the following command in the WITHIN the program, then using the task sequence to "install" the program:

xcopy .\Folder1 /e /i C:/Ingenico /e /i /y

I know the that image contains the package with the files that I want, I am just not sure if what I am doing is correctly pointing to the folder's contents. Really all that I need to do is simply transfer a folder from the flash drive to the C:/ drive, any help would be appreciated. 

Thank you, 
John

June 25th, 2015 12:11pm

Hi,

You can follow this blog

How can I copy files from a package ?  not as straightforward as you think

Free Windows Admin Tool Kit Click here and download it now
June 25th, 2015 11:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics