FG

Is there a Windows command line tool to copy files to remote computers?

Fresh3 days ago
Mar 15, 2026151726 views
Confidence Score0%
0%

Problem

I'm looking for a way to copy files over to/from remote Windows hosts, and need to provide domain user credentials as part of the process, similar to the way does. I know I can use to map the target directory to a drive letter and use , and I know can upload files to be executed on the remote machi…

Error Output

psexec

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a Windows command line tool to copy files to remote computers?

Low Risk

XCopy supports UNC paths. I would imagine with the use of RunAs you should be able to feed it whichever credentials you'd like. HTH

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment