Installation via GPO not setting HTTPS
-
Hello! I’m a new user and first want to say thank you for the awesome software. I’ve got much to learn but I’m enjoying it so far. I’m working with version 1.5.10.1593.
I’m trying to install the client on multiple endpoints via GPO. I used Orca to open the msi and set the server IP address successfully. The GPO does cause the install to happen after a gpupdate and the server IP address is set correctly in the settings.json file, but for some reason the https flag is set to 0 instead of 1 so the newly installed client is trying to connect with http. I’ve looked throughout the msi file in Orca and found what I thought was the correct setting in the checkbox setting and it is already set as “1”. I can’t find where else to set this and finally decided I needed to ask for help.
Any assistance would be greatly appreciated!
-
@kpryor I would just setup a settings.json file and put it in the NetLogon share
\\{yourdomain.tld}\NETLOGON
Then add a group policy file preference to update that file after the install.
I think the fog client may also have some msi install arguments available for such configuration but I don’t know off the top of my head. -
@JJ-Fullmer Thank you for the suggestion! I’m still new to creating GPO’s so I’ll have to figure out how to do that one. Doesn’t seem like it should be too hard. Thank you!
-
@JJ-Fullmer Thank you for the suggestion! I’m still new to creating GPO’s so I’ll have to figure out how to do that one. Doesn’t seem like it should be too hard. Thank you!
-