Hello,
I have two systems: the first one is a domain member and other is the workgroup computer. Now I want to schedule copy command for copying one file on a daily basis from workgroup computer to domain member computer.
It is possible with a batch file?
Workgroup computer name: hisserver
User: administrator
Password: hisserver
Domain Member: hisbackup
User: administrator
Password: *healthbackup
System Configuration: Windows 2003 Internet Explorer 6.0
my c:\folder to c:\transfer in remote machine and I have given same command lines and it doesnot.
i have given like this xcopy c:\practicetemp \\10.65.1.71 C:\transfer /s/a/d
rest is same,,,,,,,it gives invalid num of parameters