
Main Menu
Brad's TechTips - Small Business Server (SBS)
[<<
Full list of SBS tips.]
SBS Remote Web Workplace - Windows XP SP-3 Won't Allow The Installation Of The RWW ActiveX Control
Problem description
========
Windows XP SP3 won't allow the install of the RWW ActiveX Control
Cause
========
Terminal Services ActiveX control is disabled by default in XP SP-3
Resolution
========
Manually deploy RWW:
Credit: Special thanks to Susan "SBS Diva" Bradley for this tip. Read Susan's blog at http://www.sbsdiva.com.
SBS Remote Web Workplace - Windows XP SP-3 Won't Allow The Installation Of The RWW ActiveX Control
Problem description
========
Windows XP SP3 won't allow the install of the RWW ActiveX Control
Cause
========
Terminal Services ActiveX control is disabled by default in XP SP-3
Resolution
========
Manually deploy RWW:
-
Download the Remote Desktop Connection Web Connection software.

- Expand files from tswebsetup.exe to obtain msrdp.cab, which contains
the msrdp.ocx ActiveX control.
- Copy msrdp.ocx to c:\Windows\System32 on the Windows XP computer.
- Register the OCX from the Start > Run menu using:
regsvr32 C:\Windows\SYSTEM32\MSRDP.OCX
- Search the Registry for GUID
{7584c670-2274-4efb-b00b-d6aaba6d3850}
on the Windows XP computer and delete all related Registry keys.
- Reboot the computer and then enable RDP add-ons in Internet Explorer.
Credit: Special thanks to Susan "SBS Diva" Bradley for this tip. Read Susan's blog at http://www.sbsdiva.com.