Hello,
I have a powershell script that I would like to exceute several batch commands on a remote computer. I first need the script to change to the network drive on that remote computer then execute a batch command that I write into the script is that possible?
G