How to change the way the console executes RC WS
Using Electron App
- Open regedit as admin
- Browse to the HKLM\Software\LANDesk\ManagementSuite key
- Check for the DWORD value named 'RemoteControl_UseWeb'
- If this does not exist, the console will execute using the Electron app
- If this exists verify the content of the value is set to '0'
- This may require a restart of the console
Using Chrome Browser
(requires Google Chrome as the default browser for this method)
- Open regedit as admin
- Browse to the HKLM\Software\LANDesk\ManagementSuite key
- Check for the DWORD value named 'RemoteControl_UseWeb'
- If this exists verify the content of the value is set to '1'
- If this does not exist, create a DWORD type named 'RemoteControl_UseWeb'
- Set the content of the value to '1'
- This may require a restart of the console