Forum Discussion
JanAndersen
Sep 30, 2020Copper Contributor
Automate the installation process of Install the Azure ATP sensor
Hi. I would like to ask if anyone has a good idea/suggestion to automate the installation process of Install the Azure ATP sensor – e.g. by using a custom script and/or using a policy within Azure? ...
JanAndersen
Sep 30, 2020Copper Contributor
Hi EliOfek
Thank you very much for your fast feedback.
If I would like to have this deployed automatic, when a DC is installed, without having a user doing this, would this setup with a silent installer then work with a policy, saying that "this app needs to be installed for all DC's"?
I ask because I would like to understand how this can be done, without having a person to do this every time.
Thank you.
Best regards
Jan Andersen
EliOfek
Microsoft
Sep 30, 2020JanAndersen , Silent mode can be scripted like any other command given that you have access to the installation package. I am not too familiar with how to work correctly with policies, but if you can set a policy that will run this silent install command on image bootstrap, I guess it can work.
I will let others who might actually done something like that respond....
- Or TsemahOct 01, 2020Former Employee
Hi,
It depends on your domain controller installer process, if your using a ConfigMgr Task sequence for example, you can add the sensor installation as another post-setup task.
- JanAndersenOct 01, 2020Copper Contributor
Hi Or Tsemah
Thank you very much for your feedback.
I will give this a try.
This can be closed for now.
Best regards
Jan Andersen.