PowerShell
The PowerShell integration in linqi allows commands to be executed on a Windows Server via Remote PowerShell.
info
This feature is only available in Windows on-premise environments.
To use the Remote PowerShell integration, you must activate the corresponding feature in the business unit management.
Connection
To communicate with a server via the Remote PowerShell action in linqi, you must first create a corresponding connection in the connection management (the button in the navigation). In the connection list, you can use the plus button in the upper right corner and then select PowerShell.
In the connection settings, you have the following options:
- Display name:
The display name helps you reuse the connection and can be freely chosen. - Host:
Enter the DNS name or IP address of the server you want to connect to. You can specify a port separated by a colon.
If no port is specified, 5985 is used without SSL and 5986 with SSL. - Username:
Enter the username with which linqi logs in to the server. - Password:
Enter the user's password here. It cannot be retrieved again afterward. - Use SSL:
If you enable this option, the connection will be established using SSL. - Ignore SSL errors:
If you enable this option, SSL errors such as an expired or invalid certificate will be ignored. - Authorized users:
Here you can restrict which users are allowed to use this connection in the process designer, details can be found here.
Actions
You can find the PowerShell actions in the process actions section.