Help Center> Server Migration Service> FAQs> Agent Installation and Startup> How Do I Verify the Integrity of the Agent Installation File?
Updated on 2023-09-07 GMT+08:00

How Do I Verify the Integrity of the Agent Installation File?

  1. Log in to the SMS console.
  2. In the navigation pane on the left, choose Agents. Click SHA256 File in the pane of the Agent you need to save the file containing the hash value to a local directory.
  3. Obtain the hash value of the Agent installation file you have downloaded.

    • Windows Agent

      certutil -hashfile SMS-Agent-PyN.exe SHA256

      SMS-Agent-PyN.exe is the Agent installation file name.

    • Linux Agent

      sha256sum SMS-Agent.tar.gz

  4. Compare the hash values obtained in 2 and 3.

    • If they are consistent, the Agent installation file is complete.
    • If they are inconsistent, download the Agent you need again and repeat 3 and 4 for verification.

Agent Installation and Startup FAQs

more