This is the script I use for deploying GPG4win over AD using a GPO. GPG4win is the only mail encryption tool that works correctly with Outlook.
Grab the light installer from <www.gpg4win.org>, unless yo need the german docs and put it in a folder on your admin-share.
The installer is a standard Nullsoft installer-package which works with the known switches.
Create a cmd-file and put it in the same folder as the installer exe-file above.
Copy'n'paste the lines between the "---", create a GPO and point it to the script.
I've had problems with scripted installs that trie to install every time a computer reboots, the condition test will solve that issue. You may remove that line if you don't need it.
The script has been tested on WinXP SP2, WinXP SP2 x64 with Office 2003 SP2 and found to work properly.
---
if exist "%ProgramFiles%\GNU\GnuPG\gpg4win-light-1.0.9.txt" goto exit else goto install
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ