I\'m looking to automate deploying content via RDP. The current setup involves manually RDPing to the machine, copying the file to it, and moving it into place. Once on th
It appears that Remote Desktop can only be used interatively. Powershell Remoting seems to accomplish the goal though.