3.2 Verifying the AGW image checksum
In order to ensure the integrity of your AGW, you can test the checksum for the image prior to installing the AGW. You can find the checksum on the download page www.hin.ch/agw-download. You can do this with the following command in PowerShell:
get-filehash -path C:\Users\ihruser\Downloads\hin-access-gateway-vmware.zip -Algorithm SHA256
Figure 3: Verifying of the AGW-Image