Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to install .exe with enabling "I agree to the license terms and conditions" in windows cmd

I am trying to install Azure Ad Password Protection proxy executable file using cmd command.

cmd /s "C:\AzureADPasswordProtectionProxySetup.exe" AGREETOLICENSE=“yes” but this command is hangs and doesn’t install anything.

Below is what I want to enable and install using command prompt.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

enter image description here

>Solution :

What you are looking for is how to do an unattended installation. Microsoft’s page "Plan and deploy on-premises Azure Active Directory Password Protection"1 says the right command is:

AzureADPasswordProtectionProxySetup.exe /quiet

Hope I was able to help.

1 Microsoft Docs, August 25th, 2022. "Install and configure the proxy service" on Plan and deploy on-premises Azure Active Directory Password Protection. Microsoft Entra. Retrieved on August 29th, 2022.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading