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

# Overview

> Blink supports the following PowerShell Actions:

* [Collect Windows Event Logs](/docs/integrations/powershell/actions/collect-event-logs)
* [Compress Archive](/docs/integrations/powershell/actions/compress-archive)
* [Get All Process Instances](/docs/integrations/powershell/actions/get-process-instances)
* [Install PowerShell Module](/docs/integrations/powershell/actions/install-powershell-module)
* [Kill Process](/docs/integrations/powershell/actions/kill-process)
* [List Stopped Services](/docs/integrations/powershell/actions/list-stopped-services)
* [Run Command Over WinRM](/docs/integrations/powershell/actions/run-command-over-winrm)
* [Run PowerShell Command](/docs/integrations/powershell/actions/run-powershell-command)
* [Run SCCM Command](/docs/integrations/powershell/actions/run-sccm-command)
* [Start Process](/docs/integrations/powershell/actions/start-process)
* [Stop Process](/docs/integrations/powershell/actions/stop-process)

<Info>
  Missing an action? you can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Info>
