How to Verify File Integrity with Checksum using PowerShell

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • How do you know that the files you download from the internet are safe and don't contain malware? Join Mike in this video to learn how you can verify a file's integrity using Checksum in PowerShell.
    Follow along with Mike: drive.google.c...
    Looking for more Windows 10 or PowerShell training? Start learning today with ITProTV: go.itpro.tv/co...
    Connect with Mike Rodrick:
    Twitter: / mike_itprotv
    LinkedIn: / mikerodrick
    #fileintegrity #powershellchechsum #howtousechecksum

Комментарии • 24

  • @pault1289
    @pault1289 Год назад

    That's a great explanation and guide, thank you very much. I've never been able to figure out how to check my downloads, this was perfect.

  • @gilgarma5678
    @gilgarma5678 2 года назад

    This is the first time that I see a script using windows, normally I have saw on Linux and you use the terminal or Gtk Hash.Greetings and thanks a lot for share your knowledge 👍👍👍

  • @humoroustumorous6642
    @humoroustumorous6642 2 года назад +1

    This video was incredibly helpful thank you so much

  • @darskus7326
    @darskus7326 Год назад

    thank you very helpful for us it people who are bricked :) now i can continue my work

  • @ronaldabellano356
    @ronaldabellano356 2 года назад

    This channel is so PRO.

  • @pbrown22
    @pbrown22 Год назад

    Great Video, thanks ITProTV

  •  2 года назад +1

    Very useful! Thanks!

  • @mistadopeyy
    @mistadopeyy 11 месяцев назад

    So cool, Thanks!

  • @bobsmith6489
    @bobsmith6489 3 года назад +2

    my computer says 'get-filehash'
    is not recognized as an internal or external command operable program or batch file

    • @mikerodrick5354
      @mikerodrick5354 3 года назад +3

      Make sure you are using PowerShell and not a command prompt. Get-FileHash is a PowerShell cmdlet.

  • @temmmbebkd2922
    @temmmbebkd2922 3 года назад +2

    YES ' more about files.

    • @ITProTv
      @ITProTv  3 года назад +1

      You got it! Anything particular you'd like for us to cover?

    • @temmmbebkd2922
      @temmmbebkd2922 3 года назад

      @@ITProTv No i don't have any specification . Anything

    • @nista67
      @nista67 3 года назад

      @@ITProTv
      If I may jump in, verification is one thing (and thanks for this upload), but authentication can be exceptionally difficult. Have you prepared a video tutorial on authentification of files? Thanks.

  • @crowlsyong
    @crowlsyong Год назад

    I think the files are gone (the code at 6:20)
    Google drive in the description says file is deleted.

  • @reinieranthonylaude5735
    @reinieranthonylaude5735 2 года назад

    awesome vid pretty helpful

  • @shaunherrera7492
    @shaunherrera7492 2 года назад

    best dang video!

  • @ghidraa9340
    @ghidraa9340 Год назад

    What happens when the checksum value that you're verifying is the Modified checksum value and now you're screwed.

  • @socialnavigator2282
    @socialnavigator2282 3 года назад

    What programming language or script was used to compare the checksum?

    • @ITProTv
      @ITProTv  3 года назад +3

      Mike used PowerShell and the script can be downloaded here: drive.google.com/file/d/1Xc8qLEHoHwJ_5UdE6DK3wmVaPBPVIxUT/view?usp=sharing

    • @jmaviles
      @jmaviles 2 года назад

      @@ITProTv down link, oficial PS script link again please. Thank you.

  • @001shadowknight
    @001shadowknight 2 года назад

    it keeps saying file does not exist.

    • @manipedromanip
      @manipedromanip 2 года назад +2

      Use "quotes" outside the file path