This is an archive version of the document. To get the most up-to-date information, see the current version.

PowerShell Remoting

In this article

    Veeam PowerShell supports remote execution of cmdlets and scripts. That is, you can run cmdlets and scripts directly on the Veeam Backup & Replication, or against remote computers. A remote session can be started on one remote computer, or a number of remote computers at a time.

    To enable PowerShell remoting:

    1. Install the WinRM Service.
    2. Enable PowerShell remoting. Start Windows PowerShell 2.0 as an administrator and type in Enable-PSRemoting

    To learn more about PowerShell remoting and its configuration, see: