Copy through WMI

  • Thread starter Thread starter Alfred
  • Start date Start date
A

Alfred

does wmi command support copying remote file to other location ?

i can use wmic with a datafile to lookup a files on remote PCs,
but how can i transfer those file to another location ?

Thanks in advance.
 
Hi Alfred,

Alfred said:
does wmi command support copying remote file to other location ?
i can use wmic with a datafile to lookup a files on remote PCs,
but how can i transfer those file to another location ?

what do you want to know specifically?

You want to know, how to copy a file with wmi to a other location
on the same system?

OR

You want to know, how to copy a file from the sourcesystem to
another, to a targetsystem?

Cioa
Peter
 
Hi,
Thanks for reply.

I need know on how to copy a file from sourcesystem to
another targetsystem using WMIC or any other method
to accomplish this task.

Thanks.
 
Back
Top