How To Enable User Workspace Portal in HyWorks
This page describes the steps needed to Enable User Workspace Portal in HyWorks
Steps
-
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
-
Open the web.config File in notepad.
-
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" />
-
Save the web.config file and restart IIS.
-
Reload the HyWorks portal login page. You will now see the option to "Go to User Workspace Portal".