IIS Application Pool Auto-Start with Applications Manager

IIS Application Pool Auto-Start with AppManager

IIS Application Pool Auto-Start with ApplicationsManager
To automatically start an application pool on the monitored IIS server when it stops, follow these steps:

1- Change the extension of the attached file to .bat and place it in a directory on the IIS server.

2- Follow the steps in the article https://www.manageengine.com/products/applications_manager/help/enabling-powershell.html completely.

3- Open a powershell from the AppManager server and test that you can execute commands on the remote machine without any problems. To do this, you can run the following command.

Get-PSSession -ComputerName LAB-SERVER-4 -Credential LAB-SERVER-4\administrator

4-Create an Execute Program Action in AppManager.


5-You can proceed by adding the created Execute Program Action to the Availability Action section of the IIS Pool.


    • Related Articles

    • ServiceDesk Plus - Request ID Reset and Start from a Specific Value Guide

      There may be some scenarios where, after testing Servicedesk Plus and then going live or in long-term SDP usage, the Request ID number is requested to start from 1 again while preserving the configurations. In these scenarios, it is possible to reset ...
    • PAM360 HTTPS Gateway Server User Guide

      This document was prepared to explain what the HTTPS Gateway Server component in the ManageEngine PAM360 product does, how it is configured, and in which scenarios it can be used. The goal is to comprehensively convey how to enable this feature to ...
    • About Configuring and Publishing Endpoint Central - Self Service Portal

      Self Service Catalog is a platform that allows in-house users to install the software they need on their own devices in a secure and controlled manner, without the need for an IT team. With this catalog configured via ManageEngine Endpoint Central, ...
    • Endpoint Central SIEM Integration

      EPC does not have syslog forwarding capability for operations performed on it. Note : This feature is available in Endpoint Central version 11.4.2524.01 or later. Ref: ...
    • Servicedesk Plus Linux Server to Windows Server Migration

      Hello, In this article I will cover migrating ServiceDesk Plus from Linux to Windows. 1) Stopping the Application and Taking Backup in Linux - Via terminal, go to the directory where the application is installed. - Run the following commands one by ...