PowerShell Remoting Protocol (PSRP)

apache-airflow-providers-microsoft-psrp

This package provides remote execution capabilities via the PowerShell Remoting Protocol (PSRP).

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-microsoft-psrp==3.2.3

Airflow

2.11+

Python

>=3.10

Dependencies (3)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.10.1 pypsrp>=0.8.0

Connections (1)

Modules

O

PsrpOperator

PowerShell Remoting Protocol operator.

airflow.providers.microsoft.psrp.operators.psrp.PsrpOperator
H

PsrpHook

Hook for PowerShell Remoting Protocol execution.

airflow.providers.microsoft.psrp.hooks.psrp.PsrpHook