Mombu the Microsoft Forum sponsored links

Go Back   Mombu the Microsoft Forum > Microsoft > Setting Client Cache Size
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 23rd April 04:15
gadzooks
External User
 
Posts: 1
Default Setting Client Cache Size



I noticed that the default cache size is too small for our
needs. How can I change the default cache size without
touching each machine? We will have about 4000 clients and
changing the cahce size manually is not an option.
  Reply With Quote


  sponsored links


2 23rd April 04:15
sathish mohan[msft]
External User
 
Posts: 1
Default Setting Client Cache Size



When you deploy the client you can use the SMSCACHESIZE option to set the
cache size to a bigger value.

Another way to do it would be via scripting. The following piece of code
checks whether the cache size is less than 250MB and sets the cache size to
1000MB if its less than 250 MB.
You can run this VBS on all clients whose cache size you want to increase.

SetCacheSize.VBS
++++++++++++++

On Error Resume Next

Dim nValueToCheck
Dim nValueToSet

Dim oUIResource
Dim oCache

Set oUIResource = CreateObject("UIResource.UIResourceMgr")
Set objCacheInfo = oUIResource.GetCacheInfo

nValueToCheck = 250
nValueToSet = 1000

' Set the cache size if it's less than or equal to 250
if objCacheInfo.TotalSize <= nValueToCheck then
objCacheInfo.TotalSize = nValueToSet
end if

Sathish

This Posting is provided *as is* and confers no rights
  Reply With Quote
3 2nd May 13:47
gadzooks
External User
 
Posts: 1
Default Setting Client Cache Size


Thanks for the quick reply.

Sorry for my ignorance as I am an SMS newbie.

We are using the auto push feature so as soon as a system
is discovered it will push the client. I have not seen any
configurations for this. Is there do***entation that goes
over this? I've gone through the concepts and planning
guide as well as the admin docs and I even purchased the
book from microsoft press, but I havn't found any info on
this (maybe I just missed it?). Could you please point me
in the right direction as far as configuring this? Again
thanks for all of your help.

option to set the

following piece of code

the cache size to


want to increase.
  Reply With Quote
4 2nd May 13:47
sathish mohan
External User
 
Posts: 1
Default Setting Client Cache Size


You should post this question in microsoft.public.sms.setup. Those guys will
be able to send you pointers to docs.

If you are using Client push, goto (Site settings > Client Installation
methods) 'Client Push Installation Properties' page (Advanced client tab)
and there you can specify the cache size as another installation parameter.

Sathish

This Posting is provided *as is* and confers no rights
  Reply With Quote
Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666