Skip to content

Features\Remote Shell

Jean-Pierre LESUEUR (Microsoft MVP) edited this page Nov 12, 2025 · 1 revision

Remote Shell

Remote Shell

⚙️ The Remote Shell feature allows you to launch one or multiple shell sessions (default: PowerShell) on a remote peer system within the context of the remote client user. It redirects stdin, stdout, and stderr streams to the server.

This capability is essential for remote system management, as it enables the execution of native commands, PowerShell commands, and scripts directly from the server.

The Remote Shell is fully multi-instance and multiplexed, meaning you can run an unlimited number of independent, stateful shell sessions-organized as tabs, separate windows, or both. In essence, this feature functions as a custom, integrated alternative to SSH or WinRM within Optix.


Clone this wiki locally