Im new to power shell, and have been tasked with installing an application on remote hosts over the network.
The application doesn't have an .exe or .msi to install it, just need to copy folder to directory. I am currently manually
using a flash drive, and would like to do it remotely. Is there a way to make a PS script to do this that I can drop in
the host name and run the install from my desk?
Thanks.
The application doesn't have an .exe or .msi to install it, just need to copy folder to directory. I am currently manually
using a flash drive, and would like to do it remotely. Is there a way to make a PS script to do this that I can drop in
the host name and run the install from my desk?
Thanks.