I have to copy files from one share network to another share network. But both the share network on different domains. Is it possible to do such via powershell?
$Share 1= //k0z0s1/D$ -- domain -- Busz.com
$Share 2=//Z0k0z1/D$ -- domain -- kozo.com
I want to copy the files from share 1 to Share 2.