incfile("template/header.php"); ?>
Moving ClientApps Folder
If you are in a situation on a Windows Small Business Server (SBS) 2003 system
where you are running out of disk space on the system drive, there are a number
of steps you can take to free disk space. You can take steps listed in
Freeing Disk Space
You can compress the ClientApps folder, which has a default location of
C:\ClientApps
using the steps at
Compressing ClientApps Folder on an SBS 2003 Server. That step can
give you around 300 MB of additional
space, typically compressing the folder down from about 1
GB down to about 700 MB. You may be able
to save even more space by compressing that folder, if you have placed
some of your own applications in that folder.
Microsoft provides a Word document at
Moving Data Folders for Windows Small Business Server 2003,
which lists additional steps you can take that entail moving folders to another
volume, which is an option if you have additional partitions on the same drive
that holds your system partition or have other drives in the system.
If you move the ClientApps folder you may be able to save 1 GB,
if the folder is uncompressed, or 750 MB, if
the folder has been compressed. Since that folder is shared to domain users
by default, you need to take some additional steps other than just moving it
elsewhere. The steps are listed below.
- Stop sharing the folder
- Right-click on the ClientApps folder.
- selectProperties.
- Click on the Sharing tab.
- Select Do not share this folder.
- Click on OK
- Move the folder to a new location.
- Share the folder from the new location.
- Right-click on the folder and choose Properties.
- Click on the Sharing tab.
- Click on Share this folder.
- Leave the default value of ClientApps for the Share
name and put Windows Small Business Server Client Applications
in the Description field.
- Click on the Permissions button.
- Microsoft's
Knowledge Base 830254 article advises giving the
Everyone group Full Control. However, the original
permissions on the folder are Full Control for the
Domain Users group and I would recommend setting the
permissions with that value. You can do so by selecting the
Everyone group and clicking on the Remove
button. Then click on the Add button, put Domain
Users in the Object names field, then click on
the OK field.
- Click on the OK button to close the Permissions
for ClientApps window.
- Click on the Security tab to verify the settings.
They should be set so that Domain Administrators and System have
full control. The Users group should have "Read & Execute",
"List Folder Contents" and "Read" permissions. The Creator Owner
will have "Special Permissions" set and you can leave that setting.
- Click on the OK button to close the ClientApps Properties
window.
- Now run the Registry Editor by clicking on Start, then
Run and typing regedit in the Open field.
Then click on OK or hit enter to open the Registry Editor.
- Navigate to the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SmallBusinessServer\clientsetup
key.
- In the right pane of the Registry Editor window, double-click on
ClientAppsRoot
.
- Change the
ValueData
field to reflect the new location
of the ClientApps folder.
- Click on OK.
- Close the Registry Editor
References:
-
How to move the client programs folder to another location in Windows Small
Business Server 2003
-
Moving Data Folders for Windows Small Business Server 2003
incfile("template/footer.php"); ?>