How to set proxy settings in Enzoic for Active Directory
Print
Created by: Jeff Kasser
Modified on: Thu, 9 Oct, 2025 at 1:07 PM
There are two ways to set proxy settings in the Enzoic for Active Directory application. The first way is from Settings -> Network Settings as seen in the screenshot below.

However, there might be instances where network connectivity is blocked and you are unable to navigate to the settings as the console will throw an error about being unable to read settings. In that case, if you are unable to allow the app to communicate from that DC without going through a proxy, we have a config utility where you can set your proxy settings via command line. From an elevated prompt please go to "C:\Program Files\Enzoic for Active Directory\Tools\Config Utility" on your domain controller that needs the proxy settings set. Then you can Run the EXE called "Enzoic.Config.Utility.exe".
You can pass in your proxy settings like so:
Enzoic.Config.Utility.exe [PROXY_IP]:[PROXY_PORT] [PROXY_USERNAME] [PROXY_PASSWORD]
So for example:
Enzoic.Config.Utility.exe 127.0.0.1:8080 username password
Jeff is the author of this solution article.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.