Reference Guide

Table Of Contents
Run the command: Enable-PSRemoting.
In the confirmation message, enter Y.
In PowerShell, run the command: Get-ExecutionPolicy.
If the policy is not set to RemoteSigned, set it to RemoteSigned by using the following commands.
Run the command: Set-ExecutionPolicy RemoteSigned.
In the confirmation message, enter Y.
Miscellaneous Configuration and Management 25