cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
435
Views
0
Helpful
2
Replies

command line install on DCs doesn't set ikey/skey/host

Hey everyone... I've got a weird problem with out 2022 domain controllers... 

We deploy using a tool that runs the command line install, and I've also done it manually.  Either way, it doesn't set the regkeys in DuoCredProv properly.  No errors in the event log, or install log.  

It installs the app, and if we set the keys manually, it works as expected.  

2 Replies 2

DuoKristina
Cisco Employee
Cisco Employee

What does your command look like? Did you note that the parameter names passed into the exe for a silent install are case-sensitive (need to be CAPS as in IKEY="..." and not ikey="...")?

Duo, not DUO.

Here's my command line:
duo-win-login-4.2.2.exe /S /V" /qn IKEY="" SKEY=" " HOST="api-.duosecurity.com" AUTOPUSH="#1" FAILOPEN="#1" SMARTCARD="#0" RDPONLY="#0""
copied and pasted from my tool.. that works for non-DCs fine...

Quick Links