Invoke-WebRequestを使う。
PS C:\> Invoke-WebRequest https://download.microsoft.com/download/4/9/E/49E54E9B-29E3-4664-927C-CD87E693AD60/IntegrationRuntime_5.4.7732.1.msi -OutFile IntegrationRuntime_5.4.7732.1.msi
こちらに詳しく載ってます。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
Invoke-WebRequestを使う。
PS C:\> Invoke-WebRequest https://download.microsoft.com/download/4/9/E/49E54E9B-29E3-4664-927C-CD87E693AD60/IntegrationRuntime_5.4.7732.1.msi -OutFile IntegrationRuntime_5.4.7732.1.msi
こちらに詳しく載ってます。
Register as a new user and use Qiita more conveniently
Go to list of users who liked