Page 1 of 1

How do I get the hash of Waptdeploy?

Published: August 29, 2016 - 5:26 PM
by qi-support
Hello,

I'm currently creating a prototype to see if the product meets the needs of a school. So far, the results are quite positive.

I'd like to deploy it using the waptdeploy tool via a GPO. I can't figure out how to generate the hash.

Any solutions?

Thanks.

Re: How to get the hash of Waptdeploy?

Published: August 29, 2016 - 10:16 PM
by sfonteneau
On Linux: `sha256sum /var/www/wapt/waptagent.exe`

On Windows, the latest version of 7-Zip allows you to retrieve the hash.
Picture

Otherwise, during agent generation, the hash is located here: c:\wapt\waptupgrade\waptagent.sha256

Simon