This should be simple, but i'm new to PS. What is the best way to copy files on a remote computer?
I will be running the script from ComputerA, and it will copy a File from C:\FolderA to C:\FolderB, both on ComputerB. I don't need anything transferred over the network.
Thanks