-
Notifications
You must be signed in to change notification settings - Fork 143
Uninstalling
DJBenson edited this page Dec 23, 2020
·
2 revisions
If you want to uninstall the Exchange DKIM Transport Agent simply open the Control Panel and then Programs and Features
. The DKIM Signer should be listed there. You can also start Configuration.DkimSigner.exe with the --uninstall
parameter, which does the same. Be aware that uninstalling the agent also removes all the keys and files.
If you want to use the powershell script to uninstall the agent (not recommended) follow the manual install instructions but execute .\uninstall.ps1
instead.
The transport agent can also be removed by using the --uninstall command line argument (e.g. Configuration.DkimSigner.exe --uninstall) which will launch the graphical uninstaller.