Skip to content

How To Enable User Workspace Portal in HyWorks

This page describes the steps needed to Enable User Workspace Portal in HyWorks

Steps

  1. Access HyWorks Controller Management Console by taking the machine's RDP. Navigate to the following folder which is also the default installation directory of HyWorks Management Console.

    C:\Program Files(x86)\Accops\HyWorks\Mmc
    

  2. Open the web.config File in notepad.

  3. Locate appSettings tag in the web.config file and add the below key under appSettings tab. This is also shown in the image

    <add key="EnableUserPortal" value="true" />
    

  4. Save the web.config file and restart IIS.

  5. Reload the HyWorks portal login page. You will now see the option to "Go to User Workspace Portal".