Windows SBS 2008 automatically configures Remote Web Workplace settings. If you are an advanced user, you can manually change some settings in the registry if necessary.
Caution |
|
Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should back up any valued data on the computer. |
To change the server time-out setting for Remote Web Workplace
-
On the Windows SBS 2008 server, click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager.
-
At the User Account Control prompt, click Continue.
-
In the left pane, double-click the name of the server to expand the tree.
-
Double-click Sites to expand it, and then double-click SBS Web Applications to expand it.
-
In SBS Web Applications Home, double-click Session State.
-
In Cookie Settings, change the Time-out (in minutes) to the desired amount of time.
-
Click Apply to save the changes.
To change the client time-out setting for Remote Web Workplace
-
Open Registry Editor.
-
Open the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SmallBusinessServer\RemoteUserPortal\PublicTimeOut
-
In the Value data box, type the number of minutes that you want to elapse before the Remote Web Workplace session times out.
Important |
| The value you enter should not be larger than 1440. Otherwise, Connect to a computer and Connect to a server will not function properly. |
-
Click OK.
To add a Terminal Services server in Application mode to the Select Computer drop-down list in Remote Web Workplace
-
Open Registry Editor.
-
Open the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SmallBusinessServer\RemoteUserPortal
Note |
| If the RemoteUserPortal key does not exist, create it. |
-
Create the following multi-string (REG_MULTI_SZ) key:
TsServerNames
-
Type the name of your terminal services server. Type one name per line.
Verify that the name is exactly the same as the server. If a server key already exists, modify its value. If the type isn’t correct, remove it first, and then recreate it.
-
Click OK.
To create a new registry key that shows all computers
-
Open Registry Editor. To do this, click Start, in the search field type regedit, and then press ENTER.
-
In the User Account Control window, click Continue.
-
Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SmallBusinessServer.
-
Right-click SmallBusinessServer, click New, and then click Key.
-
Name the key BusinessProductivity.
-
Right-click BusinessProductivity, click New, and then click DWORD (32-bit) Value.
-
Name the new value ShowAllComputers.
-
Double-click ShowAllComputers, and then, in the Value data text box, type 1.
-
Click OK, and then close Registry Editor.