---
title: "SOP Available Actions"
slug: "sop-87-available-actions"
updated: 2026-04-12T09:57:47Z
published: 2026-04-12T09:57:47Z
canonical: "support.controlup.com/sop-87-available-actions"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.controlup.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SOP Available Actions

The following actions are available in Solve On-Premises version 8.7 and higher:

<html>
    <table>
        <thead>
            <tr>
                <th>Action Name</th>
                <th>Short Description</th>
                <th>Run on</th>
                <th>Category</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>Disconnect Session</td>
                <td>Disconnects a session</td>
                <td>Session</td>
                <td>Session Management</td>
            </tr>
            <tr>
                <td>End Process</td>
                <td>Terminates the selected process gracefully</td>
                <td>Process</td>
                <td>Processes Management</td>
            </tr>
            <tr>
                <td>Kill Process</td>
                <td>Kills the selected process/es</td>
                <td>Process</td>
                <td>Processes Management</td>
            </tr>
            <tr>
                <td>Launch Event Viewer</td>
                <td>Open the Microsoft event viewer</td>
                <td>Machine</td>
                <td>System Health</td>
            </tr>
            <tr>
                <td>Log off Session</td>
                <td>Logs off the selected user session</td>
                <td>Session</td>
                <td>Session Management</td>
            </tr>
            <tr>
                <td>RDP to Machine</td>
                <td>Opens a RDP connection</td>
                <td>Machine/Session/Process</td>
                <td>Session Management</td>
            </tr>
            <tr>
            <td>Reboot Machine</td>
                <td>Reboots the selected machine</td>
                <td>Machine</td>
                <td>Power Management</td>
    </tr>
            <tr>
                <td>Refresh User Group Policy</td>
                <td>Refreshes the user group policy</td>
                <td>Session</td>
                <td>Group Policy</td>
            </tr>
            <tr>
                <td>Refresh Machine Group Policy</td>
                <td>Refreshes the machine group policy using the command &#39;gpupdate.exe /target:Computer</td>
                <td>Machine</td>
                <td>Group Policy</td>
            </tr>
            <tr>
                <td>Send Message</td>
                <td>Sends a message to user session/s</td>
                <td>Machine/Session/Process</td>
                <td>Session Management</td>
            </tr>
            <tr>
            <td>Shutdown Machine</td>
                <td>Shuts down the selected machine</td>
                <td>Machine</td>
                <td>Power Management</td>
    </tr>
        </tbody>
    </table>
</html>
