Hi guys, I'm writing a program that needs to log on to a remote computer to preform a task. I have the user name and account, but I need a way to logon as that user on the remote machine.
Edit: All I need to do is copy a file between machines, and *perhaps* invoke it or modify the registry. Not sure on that part yet.