For the complete documentation index, see llms.txt. This page is also available as Markdown.

Powershell

PowerShell is a task-based command-line shell and scripting language built on .NET.

Frends offers seamless integration with PowerShell, enabling you to effortlessly connect and automate data flows involving PowerShell.

Frends has tasks for performing all core PowerShell operations.

By leveraging Frends' task-based approach, you can configure and customize PowerShell integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.

Use cases

Below you will find typical use cases for PowerShells and how they are implemented in Frends.

Run a PowerShell script daily

By using the Schedule trigger with the RunScript task, we can create an integration that executes a PowerShell script on a daily basis at noon.

Run script

Run a PowerShell command

By using the File trigger with the RunCommand task, we can create an integration that executes a PowerShell command, when a file is inserted to a local folder.

Run script

Last updated

Was this helpful?