Invoke-WebRequest is a really neat commandlet. It downloads software or a file from the web. This script I have made will make a TEMP folder in the C for the download. When changing the .ps1 download source, make sure to add the downloads .exe full name in the -outfile file path or you will get access denied. See my script on my Git-Hub.
https://github.com/XXLMandalorian013/Invoke-WebRequest
コメント