Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-24-2017 02:29 PM
I am able to install and configure the .net agent in our AWS servers through command line successfully
but IIS requires to restart after installation
I am not sure how to do IIS reset through AD config file
when I configure manually, there is check box IIS restart which checked default and installation effective immediately ..
since its AWS server, we are spinning up the server every day ..we need to have it automatically ..How can I resolve issue?
Solved! Go to Solution.
03-27-2017 06:55 AM
Hi Harshad,
I am assuming that you are using Unattended+Installation+for+.NET.
https://docs.appdynamics.com/display/PRO42/Unattended+Installation+for+.NET
If above is correct then you just need to add following in the end of the batch file used to install the .net agent -
iisreset
Let me know if above helps ?
03-31-2017 06:42 AM
Thanks Karthikay for your post. We did IIS reset in the cookbook itself which is outside of the APP D installation. It helped us to resolve issue.
03-31-2017 06:46 AM - edited 03-31-2017 06:47 AM
Hi Harshad,
Good to know that the issue is resolved.
Thanks,
kartikay
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form