2.2 Prerequisites for Windows Scripting

2.2.1 Identity Vault Server

The following software is required on the Identity Vault Server:

  • Novell Identity Manager 3.5.1 or higher

  • Novell eDirectory (level supported by Identity Manager and higher)

2.2.2 Microsoft Windows

On the system where you install the Driver Shim, the following Microsoft operating systems are supported:

  • Windows Server 2003 (all editions)

  • Windows Server 2003 R2 (all editions)

  • Windows Server 2008 (all editions)

  • Windows Server 2008 R2 (all editions; Server Core installation not supported)

  • Windows XP SP2/SP3

  • Windows Vista

  • Windows 7

If you intend to use the x64 (64-bit) Scripting Driver, you must install an x64 (not IX64) version of Windows.

2.2.3 Windows PowerShell

If you intend to use Windows PowerShell, follow these steps:

  1. Install the latest version of the .NET Framework available from Microsoft. You must install the x86 or x64 version of .NET that corresponds to the version of the Scripting Driver you intend to use.

  2. Install Windows PowerShell 1.0, also available from Microsoft. You must use the x86 or x64 version of PowerShell that corresponds with the version of the Scripting Driver you intend to use.

  3. Change PowerShell’s default script execution policy.

    IMPORTANT:To allow scripts to run, you must change PowerShell’s default script execution policy as follows.

    1. Open PowerShell from the Windows Start menu.

    2. Enter the following command:

         Set-ExecutionPolicy Unrestricted
      

      The setting is saved when you press the Enter key.

    3. Close PowerShell.

2.2.4 Other Software

  • Novell iManager 2.7; can be installed on the Identity Vault Server or a separate system

  • Novell Designer 3 (optional; for development).