I use PSCP command line between two server but I have the following problem :
I have a windows box in a domain and how do I write the command line with domain user ?
pscp.exe file.txt DomainUser@hostIP:"d:\folder"
for example :-
user:- hi
domain:- welcome
hostIP:- 10.10.10.10