Hello Tony.
Thanks to Sherry Jia of Microsoft, this is how she explained to fix the problem:
"Since the virtual directory named Remote is not listed in your IIS console, the Remote Web Workplace will not display in the Web Services Configuration page based on my understanding. I've checked it on my test machine. When I delete the Remote virtual directory in the IIS, the option of RWW is gone in the Web Services Configuration page. It can be the cause of the issue. Here, I suggest that you can perform the below steps for troubleshooting."
Please check whether there is folder named Remote under the directory of c:\inetpub. Then please recreate the virtual directory in the IIS manually. The steps are,
a. Open the IIS console, right click on the Default Web Site.
b. Select New->Virtual Directory->Input the Remote as Alias. The path should be set to c:\inetpub\Remote. Check Read and Run Scripts (Such as ASP). Then finish.
c. Then please right-click on the Remote virtual direction you just created and select Properties. On the Application setting, please make sure that the Application name is Remote. Execute permissions is Scripts only. On the Directory Security tab, please click on the Edit button in the area of Secure Communications. Please check the Require Secure Channel (SSL) and Require 128-bit encryption.
Then please re-run the CEICW on the SBS server and check whether the Remote Web Workplace is listed in the Web Services Configuration page.
That Should fix it for you Tony.
Good luck,
Tony
|