6.2

Set the PowerShell Execution
Policy to RemoteSigned 2
You must set the PowerShell Execution Policy from Restricted to RemoteSigned or Unrestricted to allow
local PowerShell scripts to be run.
Prerequisites
n
Log in as a Windows administrator.
n
Verify that Microsoft PowerShell is installed on the installation host before agent installation. The
version required depends on the operating system of the installation host. See Microsoft Help and
Support.
n
For more information about PowerShell Execution Policy, run help about_signing or help Set-
ExecutionPolicy at the PowerShell command prompt.
Procedure
1 Select Start > All Programs > Windows PowerShell version > Windows PowerShell.
2 For Remote Signed, run Set-ExecutionPolicy RemoteSigned.
3 For Unrestricted, run Set-ExecutionPolicy Unrestricted.
4 Verify that the command did not produce any errors.
5 Type Exit at the PowerShell command prompt.
VMware, Inc.
6