COMMAND LINE KUNG FU
                        Lệnh download file trên PowerShell
 1.6K
                        Chúng ta có thể dùng lệnh theo cú pháp Invoke-WebRequest url_can_download -OutFile duong_dan_luu_file để download file trên PowerShell.
Ví dụ:
Invoke-WebRequest https://cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi -OutFile C:\CloudbaseInitSetup_Stable_x64.msi
 Bạn có làm được theo hướng dẫn này không?  
                         Bình luận
                         Đang tải bình luận
             
             
             
            
Tính năng đang được phát triển