Copy installation files from network to remote before installation

Dear community,

i found a wonderfull powershell script “InstallSoftwareRemotely.ps1” which is first copying the installation files to the remote computer and installing it from there.
After successful installation it deletes the copied local files…

Here is the mentioned script:

https://gallery.technet.microsoft.com/scriptcenter/Install-software-on-9278d883

Is there any similar way to implement this nice feature in this PSAppDeployToolkit?

When not is there any Powershell expert who can help to implement this nice feature with the help of the already existing code from InstallSoftwareRemotely.ps1 ?

Thank you for sharing this. If you have any ideas for how features of this script could be implemented in the toolkit please open issues. Involvement from the community is always appreciated, including submitting feature request.