Is there a way to copy a file to a remote computer using vbscript?
For the remote computer I have administrator’s username and password, there is no domain in the network. My local user is not an admin on the remote machine.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s code on this page that shows how to connect using authentication without a domain. Watch out for the the ‘Force Guest’ problem on Windows XP though.